Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/kern/ !
H A Dtty_ptmx.c747 static int ptmx_kqops_process(struct knote *kn, struct kevent_qos_s *kev);
757 .f_process = ptmx_kqops_process,
943 ptmx_kqops_process(struct knote *kn, struct kevent_qos_s *kev) in ptmx_kqops_process() function