Home
last modified time | relevance | path

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

/third_party/musl/src/linux/
Dxattr.c11 return syscall(SYS_lgetxattr, path, name, value, size); in lgetxattr()
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h609 #define SYS_lgetxattr 230 macro