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

  /src/sys/compat/linux/common/
linux_inotify.c 142 static void inotify_filt_detach(struct knote *);
160 .f_detach = inotify_filt_detach,
728 inotify_filt_detach(struct knote *kn) function in typeref:typename:void
linux_inotify.c 142 static void inotify_filt_detach(struct knote *);
160 .f_detach = inotify_filt_detach,
728 inotify_filt_detach(struct knote *kn) function in typeref:typename:void

Completed in 24 milliseconds