Home
last modified time | relevance | path

Searched refs:sys_lchown_args (Results 1 – 10 of 10) sorted by relevance

/netbsd/sys/compat/freebsd/
H A Dfreebsd_syscallargs.h502 struct sys_lchown_args;
508 struct sys_lchown_args;
1033 int sys_lchown(struct lwp *, const struct sys_lchown_args *, register_t *);
H A Dfreebsd_sysent.c1207 ns(struct sys_lchown_args),
1276 ns(struct sys_lchown_args),
/netbsd/sys/compat/aoutm68k/
H A Daoutm68k_syscallargs.h564 struct sys_lchown_args;
1209 int sys_lchown(struct lwp *, const struct sys_lchown_args *, register_t *);
H A Daoutm68k_sysent.c1547 ns(struct sys_lchown_args),
/netbsd/sys/compat/netbsd32/
H A Dnetbsd32_netbsd.c1597 struct sys_lchown_args ua; in netbsd32_lchown()
/netbsd/sys/sys/
H A Dsyscallargs.h1786 struct sys_lchown_args { struct
3910 int sys_lchown(struct lwp *, const struct sys_lchown_args *, register_t *);
/netbsd/sys/kern/
H A Dinit_sysent.c1385 ns(struct sys_lchown_args),
H A Dvfs_syscalls.c3758 sys_lchown(struct lwp *l, const struct sys_lchown_args *uap, register_t *retval) in sys_lchown()
H A Dsystrace_args.c2046 const struct sys_lchown_args *p = params; in systrace_args()
/netbsd/sys/rump/librump/rumpkern/
H A Drump_syscalls.c3084 struct sys_lchown_args callarg; in rump___sysimpl_lchown()
7764 ns(struct sys_lchown_args),