Searched refs:__NR_fchdir (Results 1 – 8 of 8) sorted by relevance
169 #define __NR_fchdir 50 macro170 __SYSCALL(__NR_fchdir, sys_fchdir)
171 #define __NR_fchdir 50 macro172 __SYSCALL(__NR_fchdir, sys_fchdir)
279 #define __NR_fchdir 133 macro280 __SYSCALL(__NR_fchdir, sys_fchdir)
101 #define __NR_fchdir (__NR_SYSCALL_BASE + 133) macro
362 #ifdef __NR_fchdir363 # define SYS_fchdir __NR_fchdir