Home
last modified time | relevance | path

Searched refs:ttyfree (Results 1 – 7 of 7) sorted by relevance

/xnu-8796.121.2/bsd/kern/
H A Dtty_ptmx.c314 ttyfree(new_ptmx_ioctl->pt_tty); in ptmx_get_ioctl()
330 ttyfree(new_ptmx_ioctl->pt_tty); in ptmx_get_ioctl()
348 ttyfree(new_ptmx_ioctl->pt_tty); in ptmx_get_ioctl()
355 ttyfree(new_ptmx_ioctl->pt_tty); in ptmx_get_ioctl()
438 ttyfree(old_ptmx_ioctl->pt_tty); in ptmx_free_ioctl()
563 ttyfree(tp); in ptsd_kqops_detach()
842 ttyfree(tp); in ptmx_kqops_detach()
H A Dsubr_prf.c153 ttyfree(pca->tty); in putchar_args_destroy()
H A Dtty.c380 ttyfree(freetp); in ttyclose()
1415 ttyfree(freetp); in ttioctl_locked()
1420 ttyfree(oldtp); in ttioctl_locked()
3186 ttyfree(struct tty *tp) in ttyfree() function
3450 ttyfree(tp); in filt_ttydetach()
H A Dkern_exit.c2283 ttyfree(tp); in proc_exit()
H A Dkern_proc.c3997 ttyfree(ttyp); in session_replace_leader()
/xnu-8796.121.2/bsd/sys/
H A Dtty.h335 void ttyfree(struct tty *);
/xnu-8796.121.2/bsd/miscfs/specfs/
H A Dspec_vnops.c2746 ttyfree(tp); in spec_close()