Searched refs:opost (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dn_tty.c186 static int opost(unsigned char c, struct tty_struct *tty) function
325 opost(c, tty);
344 /* opost('\a', tty); */ /* what do you think? */
370 opost('\n', tty);
424 /* Can't use opost here. */
620 opost('\n', tty);
633 opost('\n', tty);
679 opost('\n', tty);
1184 if (opost(c, tty) < 0)

Completed in 84 milliseconds