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

  /src/sys/compat/linux/common/
linux_inotify.c 141 static int inotify_filt_attach(struct knote *);
159 .f_attach = inotify_filt_attach,
699 inotify_filt_attach(struct knote *kn) function in typeref:typename:int

Completed in 12 milliseconds