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

  /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,

Completed in 57 milliseconds