Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/skywalk/channel/
H A Dchannel.c119 static int filt_chan_extended_common(struct knote *, long);
825 filt_chan_extended_common(struct knote *kn, long ev_hint) in filt_chan_extended_common() function
931 return filt_chan_extended_common(kn, hint); in filt_che_attach()
978 return filt_chan_extended_common(kn, hint); in filt_che_event()
1008 ret = filt_chan_extended_common(kn, hint); in filt_che_touch()
1028 ret = filt_chan_extended_common(kn, hint); in filt_che_process()