Home
last modified time | relevance | path

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

/third_party/musl/src/linux/
Dxattr.c6 return syscall(SYS_getxattr, path, name, value, size); in getxattr()
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h608 #define SYS_getxattr 229 macro