Home
last modified time | relevance | path

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

/xnu-8019.80.24/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()
559 ttyfree(tp); in ptsd_kqops_detach()
834 ttyfree(tp); in ptmx_kqops_detach()
H A Dsubr_prf.c171 ttyfree(pca->tty); in putchar_args_destroy()
H A Dtty.c381 ttyfree(freetp); in ttyclose()
1414 ttyfree(freetp); in ttioctl_locked()
1419 ttyfree(oldtp); in ttioctl_locked()
3189 ttyfree(struct tty *tp) in ttyfree() function
3448 ttyfree(tp); in filt_ttydetach()
H A Dkern_exit.c1618 ttyfree(tp); in proc_exit()
/xnu-8019.80.24/bsd/sys/
H A Dtty.h335 void ttyfree(struct tty *);
/xnu-8019.80.24/bsd/miscfs/specfs/
H A Dspec_vnops.c2740 ttyfree(tp); in spec_close()