Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/kern/
H A Dsys_pipe.c202 static int filt_pipereadtouch(struct knote *kn, struct kevent_qos_s *kev);
221 .f_touch = filt_pipereadtouch,
1490 filt_pipereadtouch(struct knote *kn, struct kevent_qos_s *kev) in filt_pipereadtouch() function