Home
last modified time | relevance | path

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

/netbsd/sys/compat/freebsd/
H A Dfreebsd_syscallargs.h506 struct sys_lchmod_args;
1037 int sys_lchmod(struct lwp *, const struct sys_lchmod_args *, register_t *);
H A Dfreebsd_sysent.c1271 ns(struct sys_lchmod_args),
/netbsd/sys/compat/aoutm68k/
H A Daoutm68k_syscallargs.h562 struct sys_lchmod_args;
1207 int sys_lchmod(struct lwp *, const struct sys_lchmod_args *, register_t *);
H A Daoutm68k_sysent.c1542 ns(struct sys_lchmod_args),
/netbsd/sys/compat/netbsd32/
H A Dnetbsd32_netbsd.c1581 struct sys_lchmod_args ua; in netbsd32_lchmod()
/netbsd/sys/sys/
H A Dsyscallargs.h1780 struct sys_lchmod_args { struct
3908 int sys_lchmod(struct lwp *, const struct sys_lchmod_args *, register_t *);
/netbsd/sys/kern/
H A Dinit_sysent.c1380 ns(struct sys_lchmod_args),
H A Dvfs_syscalls.c3584 sys_lchmod(struct lwp *l, const struct sys_lchmod_args *uap, register_t *retval) in sys_lchmod()
H A Dsystrace_args.c2038 const struct sys_lchmod_args *p = params; in systrace_args()
/netbsd/sys/rump/librump/rumpkern/
H A Drump_syscalls.c3055 struct sys_lchmod_args callarg; in rump___sysimpl_lchmod()
7760 ns(struct sys_lchmod_args),