Searched refs:ptsd_kqops_common (Results 1 – 1 of 1) sorted by relevance
| /xnu-12377.61.12/bsd/kern/ |
| H A D | tty_ptmx.c | 574 ptsd_kqops_common(struct knote *kn, struct kevent_qos_s *kev, struct tty *tp) in ptsd_kqops_common() function 629 ret = ptsd_kqops_common(kn, NULL, tp); in ptsd_kqops_event() 648 ret = ptsd_kqops_common(kn, NULL, tp); in ptsd_kqops_touch() 662 ret = ptsd_kqops_common(kn, kev, tp); in ptsd_kqops_process() 710 ret = ptsd_kqops_common(kn, NULL, tp); in ptsd_kqfilter()
|