Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/kern/
H A Dsys_pipe.c206 static int filt_pipewritetouch(struct knote *kn, struct kevent_qos_s *kev);
229 .f_touch = filt_pipewritetouch,
1553 filt_pipewritetouch(struct knote *kn, struct kevent_qos_s *kev) in filt_pipewritetouch() function