Home
last modified time | relevance | path

Searched refs:SYS_setfsgid (Results 1 – 6 of 6) sorted by relevance

/third_party/musl/porting/linux/user/include/sys/
Dsyscall.h26 #undef SYS_setfsgid
45 #define SYS_setfsgid SYS_setfsgid32 macro
/third_party/musl/src/linux/
Dsetfsgid.c6 return syscall(SYS_setfsgid, gid); in setfsgid()
/third_party/musl/src/internal/
Dsyscall.h91 #undef SYS_setfsgid
110 #define SYS_setfsgid SYS_setfsgid32 macro
/third_party/musl/porting/liteos_m/user/src/internal/
Dsyscall.h91 #undef SYS_setfsgid
110 #define SYS_setfsgid SYS_setfsgid32 macro
/third_party/musl/porting/linux/user/src/internal/
Dsyscall.h91 #undef SYS_setfsgid
110 #define SYS_setfsgid SYS_setfsgid32 macro
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h524 #define SYS_setfsgid 139 macro