/src/sys/compat/linux/common/ |
linux_inotify.c | 129 static int inotify_kev_fetch_changes(void *, const struct kevent *, 261 inotify_kev_fetch_changes(void *ctx, const struct kevent *changelist, function in typeref:typename:int 434 .keo_fetch_changes = inotify_kev_fetch_changes, 625 .keo_fetch_changes = inotify_kev_fetch_changes,
|
linux_inotify.c | 129 static int inotify_kev_fetch_changes(void *, const struct kevent *, 261 inotify_kev_fetch_changes(void *ctx, const struct kevent *changelist, function in typeref:typename:int 434 .keo_fetch_changes = inotify_kev_fetch_changes, 625 .keo_fetch_changes = inotify_kev_fetch_changes,
|