Home | Sort by: relevance | last modified time | path |
/src/sys/compat/linux/common/ | |
linux_inotify.c | 217 static const struct inotify_kevent_mask_pair common_kevent_to_inotify[] = { variable in typeref:typename:const struct inotify_kevent_mask_pair[] 227 __arraycount(common_kevent_to_inotify); 986 if (fflags & common_kevent_to_inotify[i].kevent) 988 common_kevent_to_inotify[i].inotify, 0, buf, nbuf, |
linux_inotify.c | 217 static const struct inotify_kevent_mask_pair common_kevent_to_inotify[] = { variable in typeref:typename:const struct inotify_kevent_mask_pair[] 227 __arraycount(common_kevent_to_inotify); 986 if (fflags & common_kevent_to_inotify[i].kevent) 988 common_kevent_to_inotify[i].inotify, 0, buf, nbuf, |
linux_inotify.c | 217 static const struct inotify_kevent_mask_pair common_kevent_to_inotify[] = { variable in typeref:typename:const struct inotify_kevent_mask_pair[] 227 __arraycount(common_kevent_to_inotify); 986 if (fflags & common_kevent_to_inotify[i].kevent) 988 common_kevent_to_inotify[i].inotify, 0, buf, nbuf, |