Home
last modified time | relevance | path

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

/third_party/musl/src/linux/
Dxattr.c61 return syscall(SYS_fremovexattr, fd, name); in fremovexattr()
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h616 #define SYS_fremovexattr 237 macro