Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/skywalk/channel/
H A Dchannel.c119 static int filt_chan_extended_common(struct knote *, long);
836 filt_chan_extended_common(struct knote *kn, long ev_hint) in filt_chan_extended_common() function
942 return filt_chan_extended_common(kn, hint); in filt_che_attach()
989 return filt_chan_extended_common(kn, hint); in filt_che_event()
1019 ret = filt_chan_extended_common(kn, hint); in filt_che_touch()
1045 ret = filt_chan_extended_common(kn, hint); in filt_che_process()