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

  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 185 struct linux_sys_inotify_rm_watch_args { struct
1223 int linux_sys_inotify_rm_watch(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, register_t *);
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 1136 struct linux_sys_inotify_rm_watch_args { struct
1915 int linux_sys_inotify_rm_watch(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, register_t *);
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 1026 struct linux_sys_inotify_rm_watch_args { struct
1778 int linux_sys_inotify_rm_watch(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, register_t *);
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 1100 struct linux_sys_inotify_rm_watch_args { struct
1867 int linux_sys_inotify_rm_watch(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, register_t *);
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 1139 struct linux_sys_inotify_rm_watch_args { struct
1891 int linux_sys_inotify_rm_watch(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, register_t *);
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 1077 struct linux_sys_inotify_rm_watch_args { struct
1852 int linux_sys_inotify_rm_watch(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 1138 struct linux_sys_inotify_rm_watch_args { struct
1897 int linux_sys_inotify_rm_watch(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, register_t *);
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 1025 struct linux_sys_inotify_rm_watch_args { struct
1762 int linux_sys_inotify_rm_watch(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, register_t *);

Completed in 38 milliseconds