Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/skywalk/channel/
H A Dchannel.c118 static int filt_che_event(struct knote *, long);
149 .f_event = filt_che_event,
973 filt_che_event(struct knote *kn, long hint) in filt_che_event() function