Searched refs:isctty_sp (Results 1 – 1 of 1) sorted by relevance
139 static bool isctty_sp(proc_t p, struct tty *tp, struct session *sessp);1541 if (!isctty_sp(p, tp, sessp)) { in ttioctl_locked()3376 retval = isctty_sp(p, tp, sessp); in isctty()3383 isctty_sp(proc_t p, struct tty *tp, struct session *sessp) in isctty_sp() function