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

  /src/sys/compat/linux/common/
linux_inotify.c 145 static int inotify_read_filt_event(struct knote *, long);
170 .f_event = inotify_read_filt_event,
1305 inotify_read_filt_event(struct knote *kn, long hint) function in typeref:typename:int
linux_inotify.c 145 static int inotify_read_filt_event(struct knote *, long);
170 .f_event = inotify_read_filt_event,
1305 inotify_read_filt_event(struct knote *kn, long hint) function in typeref:typename:int

Completed in 27 milliseconds