Home
last modified time | relevance | path

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

/netbsd/src/sys/sys/
Dsyscall.h1030 #define SYS_extattr_list_file 371 macro
/netbsd/src/sys/rump/librump/rumpkern/
Drump_syscalls.c3937 error = rsys_syscall(SYS_extattr_list_file, &callarg, sizeof(callarg), retval); in rump___sysimpl_extattr_list_file()