Searched refs:ttyfree (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dtty.h329 void ttyfree(struct tty *);
/darwin-on-arm/xnu/bsd/kern/
H A Dtty_ptmx.c404 ttyfree(new_ptmx_ioctl->pt_tty);
421 ttyfree(new_ptmx_ioctl->pt_tty);
489 ttyfree(old_ptmx_ioctl->pt_tty);
H A Dtty.c393 ttyfree(oldtp);
1427 ttyfree(oldtp);
3072 ttyfree(struct tty *tp) function
H A Dkern_exit.c628 ttyfree(tp);
1777 ttyfree(tp);
/darwin-on-arm/xnu/bsd/miscfs/specfs/
H A Dspec_vnops.c1804 ttyfree(tp);

Completed in 87 milliseconds