Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/kern/
H A Dtty_ptmx.c744 static int ptmx_kqops_common(struct knote *kn, struct kevent_qos_s *kev,
813 ret = ptmx_kqops_common(kn, NULL, pti, tp); in ptmx_kqfilter()
849 ptmx_kqops_common(struct knote *kn, struct kevent_qos_s *kev, in ptmx_kqops_common() function
911 ret = ptmx_kqops_common(kn, NULL, pti, tp); in ptmx_kqops_event()
931 ret = ptmx_kqops_common(kn, NULL, pti, tp); in ptmx_kqops_touch()
946 ret = ptmx_kqops_common(kn, kev, pti, tp); in ptmx_kqops_process()