Searched refs:sys_lsetxattr (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/rump/librump/rumpvfs/
H A Drumpvfs_syscalls.c70 extern sy_call_t sys_lsetxattr;
175 { 376, sys_lsetxattr },
/netbsd-current/sys/kern/
H A Dvfs_xattr.c859 sys_lsetxattr(struct lwp *l, function
H A Dinit_sysent.c1844 .sy_call = (sy_call_t *)sys_lsetxattr
/netbsd-current/sys/compat/netbsd32/
H A Dnetbsd32_netbsd.c2172 return sys_lsetxattr(l, &ua, retval);
/netbsd-current/sys/sys/
H A Dsyscallargs.h2444 check_syscall_args(sys_lsetxattr)
4095 int sys_lsetxattr(struct lwp *, const struct sys_lsetxattr_args *, register_t *);

Completed in 115 milliseconds