Home
last modified time | relevance | path

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

/third_party/musl/src/linux/
Dxattr.c31 return syscall(SYS_flistxattr, filedes, list, size); in flistxattr()
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h613 #define SYS_flistxattr 234 macro