Home
last modified time | relevance | path

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

/netbsd/sys/sys/
H A Dsyscall.h1066 #define SYS_flistxattr 383 macro
/netbsd/sys/rump/librump/rumpkern/
H A Drump_syscalls.c4315 error = rsys_syscall(SYS_flistxattr, &callarg, sizeof(callarg), retval); in rump___sysimpl_flistxattr()