Home
last modified time | relevance | path

Searched refs:ttsetwater (Results 1 – 5 of 5) sorted by relevance

/xnu-12377.41.6/bsd/sys/
H A Dtty.h318 void ttsetwater(struct tty *tp);
/xnu-12377.41.6/bsd/dev/i386/
H A Dkm.c113 ttsetwater(tp); in kmopen()
/xnu-12377.41.6/bsd/dev/arm/
H A Dkm.c90 ttsetwater(tp); in kmopen()
/xnu-12377.41.6/bsd/kern/
H A Dtty_dev.c287 ttsetwater(tp); /* would be done in xxparam() */ in ptsopen()
H A Dtty.c1356 ttsetwater(tp); in ttioctl_locked()
2950 ttsetwater(struct tty *tp) in ttsetwater() function