Home
last modified time | relevance | path

Searched refs:sys_fchdir_args (Results 1 – 25 of 32) sorted by path

12

/netbsd/sys/compat/aoutm68k/
H A Daoutm68k_syscallargs.h62 struct sys_fchdir_args;
695 int sys_fchdir(struct lwp *, const struct sys_fchdir_args *, register_t *);
H A Daoutm68k_sysent.c101 ns(struct sys_fchdir_args),
/netbsd/sys/compat/freebsd/
H A Dfreebsd_syscallargs.h57 struct sys_fchdir_args;
631 int sys_fchdir(struct lwp *, const struct sys_fchdir_args *, register_t *);
H A Dfreebsd_sysent.c93 ns(struct sys_fchdir_args),
/netbsd/sys/compat/linux/arch/aarch64/
H A Dlinux_syscallargs.h253 struct sys_fchdir_args;
1112 int sys_fchdir(struct lwp *, const struct sys_fchdir_args *, register_t *);
H A Dlinux_sysent.c259 ns(struct sys_fchdir_args),
H A Dlinux_systrace_args.c333 const struct sys_fchdir_args *p = params; in systrace_args()
/netbsd/sys/compat/linux/arch/alpha/
H A Dlinux_syscallargs.h71 struct sys_fchdir_args;
1332 int sys_fchdir(struct lwp *, const struct sys_fchdir_args *, register_t *);
H A Dlinux_sysent.c94 ns(struct sys_fchdir_args),
/netbsd/sys/compat/linux/arch/amd64/
H A Dlinux_syscallargs.h400 struct sys_fchdir_args;
1380 int sys_fchdir(struct lwp *, const struct sys_fchdir_args *, register_t *);
H A Dlinux_sysent.c462 ns(struct sys_fchdir_args),
H A Dlinux_systrace_args.c715 const struct sys_fchdir_args *p = params; in systrace_args()
/netbsd/sys/compat/linux/arch/arm/
H A Dlinux_syscallargs.h461 struct sys_fchdir_args;
1501 int sys_fchdir(struct lwp *, const struct sys_fchdir_args *, register_t *);
H A Dlinux_sysent.c601 ns(struct sys_fchdir_args),
H A Dlinux_systrace_args.c830 const struct sys_fchdir_args *p = params; in systrace_args()
/netbsd/sys/compat/linux/arch/i386/
H A Dlinux_syscallargs.h485 struct sys_fchdir_args;
1527 int sys_fchdir(struct lwp *, const struct sys_fchdir_args *, register_t *);
H A Dlinux_sysent.c606 ns(struct sys_fchdir_args),
H A Dlinux_systrace_args.c862 const struct sys_fchdir_args *p = params; in systrace_args()
/netbsd/sys/compat/linux/arch/m68k/
H A Dlinux_syscallargs.h466 struct sys_fchdir_args;
1509 int sys_fchdir(struct lwp *, const struct sys_fchdir_args *, register_t *);
H A Dlinux_sysent.c623 ns(struct sys_fchdir_args),
/netbsd/sys/compat/linux/arch/mips/
H A Dlinux_syscallargs.h424 struct sys_fchdir_args;
1536 int sys_fchdir(struct lwp *, const struct sys_fchdir_args *, register_t *);
H A Dlinux_sysent.c589 ns(struct sys_fchdir_args),
/netbsd/sys/compat/linux/arch/powerpc/
H A Dlinux_syscallargs.h436 struct sys_fchdir_args;
1424 int sys_fchdir(struct lwp *, const struct sys_fchdir_args *, register_t *);
H A Dlinux_sysent.c598 ns(struct sys_fchdir_args),
/netbsd/sys/compat/netbsd32/
H A Dnetbsd32_netbsd.c287 struct sys_fchdir_args ua; in netbsd32_fchdir()

12