Searched refs:set_constty (Results 1 – 6 of 6) sorted by relevance
43 set_constty(struct tty *new_tty) in set_constty() function170 freetp = set_constty(NULL); in cnioctl()
128 extern struct tty *set_constty(struct tty *);355 freetp = set_constty(NULL); in putchar()377 freetp = set_constty(NULL); in putchar()
390 freetp = set_constty(NULL); in ttyclose()1195 freetp = set_constty(tp); in ttioctl_locked()1211 freetp = set_constty(NULL); in ttioctl_locked()
547 freetp = set_constty(NULL); in ptcclose()
65 extern struct tty *set_constty(struct tty *);
77 set_constty(struct tty *new_tty) in set_constty() function