Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/skywalk/channel/
H A Dchannel.c119 static int filt_chan_extended_common(struct knote *, long);
826 filt_chan_extended_common(struct knote *kn, long ev_hint) in filt_chan_extended_common() function
933 return filt_chan_extended_common(kn, hint); in filt_che_attach()
980 return filt_chan_extended_common(kn, hint); in filt_che_event()
1010 ret = filt_chan_extended_common(kn, hint); in filt_che_touch()
1030 ret = filt_chan_extended_common(kn, hint); in filt_che_process()