tag | line | file | source code |
---|---|---|---|
opost | 172 | drivers/char/n_tty.c | opost(c, tty); |
opost | 212 | drivers/char/n_tty.c | opost('\n', tty); |
opost | 448 | drivers/char/n_tty.c | opost('\n', tty); |
opost | 461 | drivers/char/n_tty.c | opost('\n', tty); |
opost | 513 | drivers/char/n_tty.c | opost('\n', tty); |
opost | 944 | drivers/char/n_tty.c | if (opost(c, tty) < 0) |