Home
last modified time | relevance | path

Searched refs:SYS_setxattr (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/sys/
H A Dsyscall.h1042 #define SYS_setxattr 375 macro
/netbsd/sys/rump/librump/rumpkern/
H A Drump_syscalls.c4068 error = rsys_syscall(SYS_setxattr, &callarg, sizeof(callarg), retval); in rump___sysimpl_setxattr()