Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/kern/
H A Dtty_ptmx.c742 static int ptmx_kqops_touch(struct knote *kn, struct kevent_qos_s *kev);
752 .f_touch = ptmx_kqops_touch,
918 ptmx_kqops_touch(struct knote *kn, struct kevent_qos_s *kev) in ptmx_kqops_touch() function