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

/netbsd-current/sys/rump/librump/rumpvfs/
H A Drumpvfs_syscalls.c74 extern sy_call_t sys_fgetxattr;
179 { 380, sys_fgetxattr },
/netbsd-current/sys/kern/
H A Dvfs_xattr.c1010 sys_fgetxattr(struct lwp *l, function
H A Dinit_sysent.c1864 .sy_call = (sy_call_t *)sys_fgetxattr
/netbsd-current/sys/compat/netbsd32/
H A Dnetbsd32_netbsd.c2250 return sys_fgetxattr(l, &ua, retval);
/netbsd-current/sys/sys/
H A Dsyscallargs.h2477 check_syscall_args(sys_fgetxattr)
4103 int sys_fgetxattr(struct lwp *, const struct sys_fgetxattr_args *, register_t *);

Completed in 100 milliseconds