Searched refs:__NR_fchdir (Results 1 - 13 of 13) sorted by relevance

/bionic/libc/arch-arm/syscalls/
H A Dfchdir.S7 ldr r7, =__NR_fchdir
/bionic/libc/arch-arm64/syscalls/
H A Dfchdir.S6 mov x8, __NR_fchdir
/bionic/libc/arch-mips/syscalls/
H A Dfchdir.S8 li v0, __NR_fchdir
/bionic/libc/arch-x86_64/syscalls/
H A Dfchdir.S6 movl $__NR_fchdir, %eax
/bionic/libc/arch-x86/syscalls/
H A Dfchdir.S10 movl $__NR_fchdir, %eax
/bionic/libc/arch-mips64/syscalls/
H A Dfchdir.S8 li v0, __NR_fchdir
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h122 #define __NR_fchdir 81 macro
H A Dunistd_32.h187 #define __NR_fchdir 133 macro
H A Dunistd_x32.h109 #define __NR_fchdir (__X32_SYSCALL_BIT + 81) macro
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h101 #define __NR_fchdir 50 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h191 #define __NR_fchdir (__NR_Linux + 133) macro
575 #define __NR_fchdir (__NR_Linux + 79) macro
976 #define __NR_fchdir (__NR_Linux + 79) macro
/bionic/libc/include/sys/
H A Dglibc-syscalls.h52 #define SYS_fchdir __NR_fchdir
376 #define SYS_fchdir __NR_fchdir
732 #define SYS_fchdir __NR_fchdir
1096 #define SYS_fchdir __NR_fchdir
1451 #define SYS_fchdir __NR_fchdir
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h160 #define __NR_fchdir (__NR_SYSCALL_BASE + 133) macro

Completed in 124 milliseconds