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

/netbsd-current/sys/rump/librump/rumpvfs/
H A Drumpvfs_syscalls.c79 extern sy_call_t sys_lremovexattr;
184 { 385, sys_lremovexattr },
/netbsd-current/sys/kern/
H A Dvfs_xattr.c1240 sys_lremovexattr(struct lwp *l, function
H A Dinit_sysent.c1889 .sy_call = (sy_call_t *)sys_lremovexattr
/netbsd-current/sys/compat/netbsd32/
H A Dnetbsd32_netbsd.c2329 return sys_lremovexattr(l, &ua, retval);
/netbsd-current/sys/sys/
H A Dsyscallargs.h2510 check_syscall_args(sys_lremovexattr)
4113 int sys_lremovexattr(struct lwp *, const struct sys_lremovexattr_args *, register_t *);

Completed in 221 milliseconds