/third_party/ltp/testcases/kernel/syscalls/fchmodat/ |
D | fchmodat01.c | 67 return ltp_syscall(__NR_fchmodat, dirfd, filename, mode); in myfchmodat()
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | syscall.h | 311 #define __NR_fchmodat 333 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | syscall.h | 311 #define __NR_fchmodat 333 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | syscall.h | 311 #define __NR_fchmodat 333 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | syscall.h | 311 #define __NR_fchmodat 333 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | syscall.h | 311 #define __NR_fchmodat 333 macro
|
/third_party/musl/arch/riscv64/bits/ |
D | syscall.h.in | 53 #define __NR_fchmodat 53 macro
|
/third_party/musl/arch/aarch64/bits/ |
D | syscall.h.in | 54 #define __NR_fchmodat 53 macro
|
/third_party/musl/arch/or1k/bits/ |
D | syscall.h.in | 54 #define __NR_fchmodat 53 macro
|
/third_party/musl/arch/mips64/bits/ |
D | syscall.h.in | 258 #define __NR_fchmodat 5258 macro
|
/third_party/musl/arch/s390x/bits/ |
D | syscall.h.in | 244 #define __NR_fchmodat 299 macro
|
/third_party/musl/arch/x86_64/bits/ |
D | syscall.h.in | 269 #define __NR_fchmodat 268 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | syscall.h.in | 287 #define __NR_fchmodat 297 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | syscall.h.in | 262 #define __NR_fchmodat 6262 macro
|
/third_party/musl/arch/m68k/bits/ |
D | syscall.h.in | 281 #define __NR_fchmodat 299 macro
|
/third_party/musl/arch/arm/bits/ |
D | syscall.h.in | 290 #define __NR_fchmodat 333 macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | syscall.h | 311 #define __NR_fchmodat 333 macro
|
/third_party/musl/arch/mips/bits/ |
D | syscall.h.in | 299 #define __NR_fchmodat 4299 macro
|
/third_party/musl/porting/liteos_a/user/arch/arm/bits/ |
D | syscall.h.in | 293 #define __NR_fchmodat 333 macro
|
/third_party/musl/arch/sh/bits/ |
D | syscall.h.in | 278 #define __NR_fchmodat 306 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | syscall.h.in | 296 #define __NR_fchmodat 297 macro
|
/third_party/musl/arch/microblaze/bits/ |
D | syscall.h.in | 303 #define __NR_fchmodat 306 macro
|
/third_party/musl/arch/i386/bits/ |
D | syscall.h.in | 306 #define __NR_fchmodat 306 macro
|
/third_party/musl/arch/x32/bits/ |
D | syscall.h.in | 236 #define __NR_fchmodat (0x40000000 + 268) macro
|