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

  /src/sys/compat/linux/common/
linux_inotify.c 229 static const struct inotify_kevent_mask_pair vreg_kevent_to_inotify[] = { variable in typeref:typename:const struct inotify_kevent_mask_pair[]
234 __arraycount(vreg_kevent_to_inotify);
993 if (fflags & vreg_kevent_to_inotify[i].kevent)
995 vreg_kevent_to_inotify[i].inotify, 0,

Completed in 12 milliseconds