Home
last modified time | relevance | path

Searched refs:sys_fchown_args (Results 1 – 12 of 12) sorted by relevance

/netbsd/sys/compat/sunos/
H A Dsunos_syscallargs.h289 struct sys_fchown_args;
644 int sys_fchown(struct lwp *, const struct sys_fchown_args *, register_t *);
H A Dsunos_sysent.c538 ns(struct sys_fchown_args),
/netbsd/sys/compat/freebsd/
H A Dfreebsd_syscallargs.h260 struct sys_fchown_args;
837 int sys_fchown(struct lwp *, const struct sys_fchown_args *, register_t *);
H A Dfreebsd_sysent.c586 ns(struct sys_fchown_args),
/netbsd/sys/compat/aoutm68k/
H A Daoutm68k_syscallargs.h310 struct sys_fchown_args;
959 int sys_fchown(struct lwp *, const struct sys_fchown_args *, register_t *);
H A Daoutm68k_sysent.c743 ns(struct sys_fchown_args),
/netbsd/sys/compat/netbsd32/
H A Dnetbsd32_netbsd.c974 struct sys_fchown_args ua; in netbsd32_fchown()
/netbsd/sys/sys/
H A Dsyscallargs.h771 struct sys_fchown_args { struct
3634 int sys_fchown(struct lwp *, const struct sys_fchown_args *, register_t *);
/netbsd/sys/kern/
H A Dinit_sysent.c683 ns(struct sys_fchown_args),
H A Dvfs_syscalls.c3693 sys_fchown(struct lwp *l, const struct sys_fchown_args *uap, register_t *retval) in sys_fchown()
H A Dsystrace_args.c912 const struct sys_fchown_args *p = params; in systrace_args()
/netbsd/sys/rump/librump/rumpkern/
H A Drump_syscalls.c1620 struct sys_fchown_args callarg; in rump___sysimpl_fchown()
7148 ns(struct sys_fchown_args),