Searched refs:sys_fchroot_args (Results 1 - 11 of 11) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/compat/sunos/
H A Dsunos_syscallargs.h435 struct sys_fchroot_args;
741 int sys_fchroot(struct lwp *, const struct sys_fchroot_args *, register_t *);
H A Dsunos_sysent.c400 { ns(struct sys_fchroot_args), 0,
/netbsd-6-1-5-RELEASE/sys/compat/svr4/
H A Dsvr4_sysent.c361 { ns(struct sys_fchroot_args), 0,
H A Dsvr4_syscallargs.h470 struct sys_fchroot_args;
932 int sys_fchroot(struct lwp *, const struct sys_fchroot_args *, register_t *);
/netbsd-6-1-5-RELEASE/sys/compat/aoutm68k/
H A Daoutm68k_syscallargs.h614 struct sys_fchroot_args;
1238 int sys_fchroot(struct lwp *, const struct sys_fchroot_args *, register_t *);
H A Daoutm68k_sysent.c918 { ns(struct sys_fchroot_args), 0,
/netbsd-6-1-5-RELEASE/sys/kern/
H A Dinit_sysent.c754 { ns(struct sys_fchroot_args), 0,
H A Dvfs_syscalls.c1318 sys_fchroot(struct lwp *l, const struct sys_fchroot_args *uap, register_t *retval)
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dsyscallargs.h1593 struct sys_fchroot_args { struct
3240 int sys_fchroot(struct lwp *, const struct sys_fchroot_args *, register_t *);
/netbsd-6-1-5-RELEASE/sys/compat/netbsd32/
H A Dnetbsd32_netbsd.c1933 struct sys_fchroot_args ua;
/netbsd-6-1-5-RELEASE/sys/rump/librump/rumpkern/
H A Drump_syscalls.c2518 struct sys_fchroot_args callarg;
5205 { ns(struct sys_fchroot_args), 0,

Completed in 168 milliseconds