Home
last modified time | relevance | path

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

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