Home
last modified time | relevance | path

Searched refs:linux_sys_inotify_rm_watch_args (Results 1 – 18 of 18) sorted by relevance

/netbsd/src/sys/compat/linux/arch/amd64/
Dlinux_syscallargs.h1013 struct linux_sys_inotify_rm_watch_args { struct
1761 int linux_sys_inotify_rm_watch(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, …
Dlinux_sysent.c1193 ns(struct linux_sys_inotify_rm_watch_args),
Dlinux_systrace_args.c1740 const struct linux_sys_inotify_rm_watch_args *p = params; in systrace_args()
/netbsd/src/sys/compat/linux/arch/powerpc/
Dlinux_syscallargs.h1020 struct linux_sys_inotify_rm_watch_args { struct
1755 int linux_sys_inotify_rm_watch(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, …
Dlinux_sysent.c1209 ns(struct linux_sys_inotify_rm_watch_args),
/netbsd/src/sys/compat/linux/arch/i386/
Dlinux_syscallargs.h1134 struct linux_sys_inotify_rm_watch_args { struct
1884 int linux_sys_inotify_rm_watch(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, …
Dlinux_sysent.c1290 ns(struct linux_sys_inotify_rm_watch_args),
Dlinux_systrace_args.c1902 const struct linux_sys_inotify_rm_watch_args *p = params; in systrace_args()
/netbsd/src/sys/compat/linux/arch/m68k/
Dlinux_syscallargs.h1072 struct linux_sys_inotify_rm_watch_args { struct
1845 int linux_sys_inotify_rm_watch(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, …
Dlinux_sysent.c1273 ns(struct linux_sys_inotify_rm_watch_args),
/netbsd/src/sys/compat/linux/arch/arm/
Dlinux_syscallargs.h1087 struct linux_sys_inotify_rm_watch_args { struct
1850 int linux_sys_inotify_rm_watch(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, …
Dlinux_sysent.c1352 ns(struct linux_sys_inotify_rm_watch_args),
Dlinux_systrace_args.c1839 const struct linux_sys_inotify_rm_watch_args *p = params; in systrace_args()
/netbsd/src/sys/compat/linux/arch/alpha/
Dlinux_syscallargs.h1123 struct linux_sys_inotify_rm_watch_args { struct
1898 int linux_sys_inotify_rm_watch(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, …
Dlinux_sysent.c1803 ns(struct linux_sys_inotify_rm_watch_args),
/netbsd/src/sys/compat/linux/arch/mips/
Dlinux_syscallargs.h1133 struct linux_sys_inotify_rm_watch_args { struct
1890 int linux_sys_inotify_rm_watch(struct lwp *, const struct linux_sys_inotify_rm_watch_args *, …
Dlinux_sysent.c1257 ns(struct linux_sys_inotify_rm_watch_args),
/netbsd/src/sys/compat/linux/common/
Dlinux_inotify.c661 const struct linux_sys_inotify_rm_watch_args *uap, register_t *retval) in linux_sys_inotify_rm_watch()