Searched refs:sys_fchdir_args (Results 1 - 25 of 31) sorted by relevance

12

/netbsd-6-1-5-RELEASE/sys/compat/ibcs2/
H A Dibcs2_syscallargs.h390 struct sys_fchdir_args;
684 int sys_fchdir(struct lwp *, const struct sys_fchdir_args *, register_t *);
H A Dibcs2_sysent.c288 { ns(struct sys_fchdir_args), 0,
/netbsd-6-1-5-RELEASE/sys/compat/osf1/
H A Dosf1_syscallargs.h56 struct sys_fchdir_args;
584 int sys_fchdir(struct lwp *, const struct sys_fchdir_args *, register_t *);
H A Dosf1_sysent.c56 { ns(struct sys_fchdir_args), 0,
/netbsd-6-1-5-RELEASE/sys/compat/sunos/
H A Dsunos_syscallargs.h433 struct sys_fchdir_args;
739 int sys_fchdir(struct lwp *, const struct sys_fchdir_args *, register_t *);
H A Dsunos_sysent.c398 { ns(struct sys_fchdir_args), 0,
/netbsd-6-1-5-RELEASE/sys/compat/svr4/
H A Dsvr4_sysent.c295 { ns(struct sys_fchdir_args), 0,
H A Dsvr4_syscallargs.h380 struct sys_fchdir_args;
894 int sys_fchdir(struct lwp *, const struct sys_fchdir_args *, register_t *);
/netbsd-6-1-5-RELEASE/sys/compat/aoutm68k/
H A Daoutm68k_syscallargs.h59 struct sys_fchdir_args;
681 int sys_fchdir(struct lwp *, const struct sys_fchdir_args *, register_t *);
/netbsd-6-1-5-RELEASE/sys/compat/freebsd/
H A Dfreebsd_syscallargs.h54 struct sys_fchdir_args;
632 int sys_fchdir(struct lwp *, const struct sys_fchdir_args *, register_t *);
H A Dfreebsd_sysent.c61 { ns(struct sys_fchdir_args), 0,
/netbsd-6-1-5-RELEASE/sys/compat/linux/arch/amd64/
H A Dlinux_syscallargs.h397 struct sys_fchdir_args;
1097 int sys_fchdir(struct lwp *, const struct sys_fchdir_args *, register_t *);
H A Dlinux_sysent.c238 { ns(struct sys_fchdir_args), 0,
/netbsd-6-1-5-RELEASE/sys/compat/linux/arch/mips/
H A Dlinux_syscallargs.h421 struct sys_fchdir_args;
1165 int sys_fchdir(struct lwp *, const struct sys_fchdir_args *, register_t *);
H A Dlinux_sysent.c299 { ns(struct sys_fchdir_args), 0,
/netbsd-6-1-5-RELEASE/sys/compat/linux/arch/powerpc/
H A Dlinux_syscallargs.h433 struct sys_fchdir_args;
1147 int sys_fchdir(struct lwp *, const struct sys_fchdir_args *, register_t *);
H A Dlinux_sysent.c302 { ns(struct sys_fchdir_args), 0,
/netbsd-6-1-5-RELEASE/sys/compat/linux/arch/alpha/
H A Dlinux_sysent.c63 { ns(struct sys_fchdir_args), 0,
H A Dlinux_syscallargs.h68 struct sys_fchdir_args;
1033 int sys_fchdir(struct lwp *, const struct sys_fchdir_args *, register_t *);
/netbsd-6-1-5-RELEASE/sys/compat/linux/arch/arm/
H A Dlinux_sysent.c304 { ns(struct sys_fchdir_args), 0,
H A Dlinux_syscallargs.h458 struct sys_fchdir_args;
1226 int sys_fchdir(struct lwp *, const struct sys_fchdir_args *, register_t *);
/netbsd-6-1-5-RELEASE/sys/compat/linux/arch/i386/
H A Dlinux_sysent.c303 { ns(struct sys_fchdir_args), 0,
H A Dlinux_syscallargs.h482 struct sys_fchdir_args;
1269 int sys_fchdir(struct lwp *, const struct sys_fchdir_args *, register_t *);
/netbsd-6-1-5-RELEASE/sys/compat/linux/arch/m68k/
H A Dlinux_sysent.c327 { ns(struct sys_fchdir_args), 0,
H A Dlinux_syscallargs.h463 struct sys_fchdir_args;
1221 int sys_fchdir(struct lwp *, const struct sys_fchdir_args *, register_t *);

Completed in 282 milliseconds

12