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

  /src/sys/compat/linux/common/
linux_inotify.c 151 static void inotify_restart(file_t *);
184 .fo_restart = inotify_restart,
1324 inotify_restart(file_t *fp) function in typeref:typename:void
linux_inotify.c 151 static void inotify_restart(file_t *);
184 .fo_restart = inotify_restart,
1324 inotify_restart(file_t *fp) function in typeref:typename:void
linux_inotify.c 151 static void inotify_restart(file_t *);
184 .fo_restart = inotify_restart,
1324 inotify_restart(file_t *fp) function in typeref:typename:void

Completed in 35 milliseconds