Searched refs:ptsd_kqops_common (Results 1 – 1 of 1) sorted by relevance
| /xnu-10063.101.15/bsd/kern/ |
| H A D | tty_ptmx.c | 570 ptsd_kqops_common(struct knote *kn, struct kevent_qos_s *kev, struct tty *tp) in ptsd_kqops_common() function 625 ret = ptsd_kqops_common(kn, NULL, tp); in ptsd_kqops_event() 644 ret = ptsd_kqops_common(kn, NULL, tp); in ptsd_kqops_touch() 658 ret = ptsd_kqops_common(kn, kev, tp); in ptsd_kqops_process() 706 ret = ptsd_kqops_common(kn, NULL, tp); in ptsd_kqfilter()
|