Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/skywalk/channel/
H A Dchannel.c116 static int filt_che_event(struct knote *, long);
147 .f_event = filt_che_event,
961 filt_che_event(struct knote *kn, long hint) in filt_che_event() function