Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/kern/
H A Duipc_socket.c172 static int filt_sowtouch(struct knote *kn, struct kevent_qos_s *kev);
198 .f_touch = filt_sowtouch,
6946 filt_sowtouch(struct knote *kn, struct kevent_qos_s *kev) in filt_sowtouch() function