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

  /src/sys/compat/linux/common/
linux_inotify.c 198 static const struct inotify_kevent_mask_pair vreg_inotify_to_kevent[] = { variable in typeref:typename:const struct inotify_kevent_mask_pair[]
205 __arraycount(vreg_inotify_to_kevent);
388 type_inotify_to_kevent = vreg_inotify_to_kevent;
linux_inotify.c 198 static const struct inotify_kevent_mask_pair vreg_inotify_to_kevent[] = { variable in typeref:typename:const struct inotify_kevent_mask_pair[]
205 __arraycount(vreg_inotify_to_kevent);
388 type_inotify_to_kevent = vreg_inotify_to_kevent;

Completed in 22 milliseconds