Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/kern/
H A Dtty.c3388 static int filt_ttytouch(struct knote *kn, struct kevent_qos_s *kev);
3396 .f_touch = filt_ttytouch,
3592 filt_ttytouch(struct knote *kn, struct kevent_qos_s *kev) in filt_ttytouch() function