HomeSort by: relevance | last modified time | path
    Searched defs:vreg_kevent_to_inotify (Results 1 - 2 of 2) 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,
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 70 milliseconds