Searched refs:ptsd_kqops_common (Results 1 – 1 of 1) sorted by relevance
| /xnu-8792.81.2/bsd/kern/ |
| H A D | tty_ptmx.c | 563 ptsd_kqops_common(struct knote *kn, struct kevent_qos_s *kev, struct tty *tp) in ptsd_kqops_common() function 618 ret = ptsd_kqops_common(kn, NULL, tp); in ptsd_kqops_event() 637 ret = ptsd_kqops_common(kn, NULL, tp); in ptsd_kqops_touch() 651 ret = ptsd_kqops_common(kn, kev, tp); in ptsd_kqops_process() 699 ret = ptsd_kqops_common(kn, NULL, tp); in ptsd_kqfilter()
|