HomeSort by: relevance | last modified time | path
    Searched defs:inotify_filt_event (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/compat/linux/common/
linux_inotify.c 143 static int inotify_filt_event(struct knote *, long);
161 .f_event = inotify_filt_event,
1046 inotify_filt_event(struct knote *kn, long hint) function in typeref:typename:int
linux_inotify.c 143 static int inotify_filt_event(struct knote *, long);
161 .f_event = inotify_filt_event,
1046 inotify_filt_event(struct knote *kn, long hint) function in typeref:typename:int

Completed in 49 milliseconds