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

/netbsd-current/sys/rump/librump/rumpvfs/
H A Drumpvfs_syscalls.c71 extern sy_call_t sys_fsetxattr;
176 { 377, sys_fsetxattr },
/netbsd-current/sys/kern/
H A Dvfs_xattr.c899 sys_fsetxattr(struct lwp *l, function
H A Dinit_sysent.c1849 .sy_call = (sy_call_t *)sys_fsetxattr
/netbsd-current/sys/compat/netbsd32/
H A Dnetbsd32_netbsd.c2193 return sys_fsetxattr(l, &ua, retval);
/netbsd-current/sys/sys/
H A Dsyscallargs.h2453 check_syscall_args(sys_fsetxattr)
4097 int sys_fsetxattr(struct lwp *, const struct sys_fsetxattr_args *, register_t *);

Completed in 200 milliseconds