Searched defs:__NR_fchdir (Results 1 - 6 of 6) sorted by relevance

/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h122 #define __NR_fchdir 81 macro
H A Dunistd_x32.h109 #define __NR_fchdir (__X32_SYSCALL_BIT + 81) macro
H A Dunistd_32.h187 #define __NR_fchdir 133 macro
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h160 #define __NR_fchdir (__NR_SYSCALL_BASE+133) 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
569 #define __NR_fchdir (__NR_Linux + 79) macro
964 #define __NR_fchdir (__NR_Linux + 79) macro

Completed in 1807 milliseconds