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

/bionic/libc/include/sys/
H A Dlinux-syscalls.h78 #define __NR_fchdir (__NR_SYSCALL_BASE + 133) macro
/bionic/libc/kernel/arch-arm/asm/
H A Dunistd.h165 #define __NR_fchdir (__NR_SYSCALL_BASE+133) macro
/bionic/libc/kernel/arch-mips/asm/
H A Dunistd.h191 #define __NR_fchdir (__NR_Linux + 133) macro
564 #define __NR_fchdir (__NR_Linux + 79) macro
952 #define __NR_fchdir (__NR_Linux + 79) macro
/bionic/libc/kernel/arch-x86/asm/
H A Dunistd_32.h187 #define __NR_fchdir 133 macro

Completed in 2557 milliseconds