Home
last modified time | relevance | path

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

/netbsd/sys/sys/
H A Dsyscall.h1072 #define SYS_lremovexattr 385 macro
/netbsd/sys/rump/librump/rumpkern/
H A Drump_syscalls.c4373 error = rsys_syscall(SYS_lremovexattr, &callarg, sizeof(callarg), retval); in rump___sysimpl_lremovexattr()