Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/dev/i386/
H A Dkm.c119 ttsetwater(tp); in kmopen()
/xnu-8019.80.24/bsd/sys/
H A Dtty.h315 void ttsetwater(struct tty *tp);
/xnu-8019.80.24/bsd/dev/arm/
H A Dkm.c96 ttsetwater(tp); in kmopen()
/xnu-8019.80.24/bsd/kern/
H A Dtty_dev.c279 ttsetwater(tp); /* would be done in xxparam() */ in ptsopen()
H A Dtty.c1245 ttsetwater(tp); in ttioctl_locked()
2839 ttsetwater(struct tty *tp) in ttsetwater() function