Home
last modified time | relevance | path

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

/netbsd/sys/compat/freebsd/
H A Dfreebsd_syscallargs.h585 struct sys_lchflags_args;
1089 int sys_lchflags(struct lwp *, const struct sys_lchflags_args *, register_t *);
H A Dfreebsd_sysent.c1665 ns(struct sys_lchflags_args),
/netbsd/sys/compat/aoutm68k/
H A Daoutm68k_syscallargs.h658 struct sys_lchflags_args;
1289 int sys_lchflags(struct lwp *, const struct sys_lchflags_args *, register_t *);
H A Daoutm68k_sysent.c1732 ns(struct sys_lchflags_args),
/netbsd/sys/compat/netbsd32/
H A Dnetbsd32_netbsd.c484 struct sys_lchflags_args ua; in netbsd32_lchflags()
/netbsd/sys/sys/
H A Dsyscallargs.h2002 struct sys_lchflags_args { struct
3968 int sys_lchflags(struct lwp *, const struct sys_lchflags_args *, register_t *);
/netbsd/sys/kern/
H A Dinit_sysent.c1524 ns(struct sys_lchflags_args),
H A Dvfs_syscalls.c3468 sys_lchflags(struct lwp *l, const struct sys_lchflags_args *uap, register_t *retval) in sys_lchflags()
H A Dsystrace_args.c2289 const struct sys_lchflags_args *p = params; in systrace_args()
/netbsd/sys/rump/librump/rumpkern/
H A Drump_syscalls.c3415 struct sys_lchflags_args callarg; in rump___sysimpl_lchflags()
7873 ns(struct sys_lchflags_args),