Searched refs:ttywait (Results 1 – 3 of 3) sorted by relevance
293 int ttywait(struct tty *tp);
434 ttywait(sp->s_ttyp); in killjobc()
816 if ((error = ttywait(tp)) != 0) in ttioctl()866 if ((error = ttywait(tp)) != 0) { in ttioctl()1257 ttywait(struct tty *tp) in ttywait() function