Searched refs:__NR_readdir (Results 1 – 17 of 17) sorted by relevance
34 #ifdef __NR_readdir83 while ((rc = syscall(__NR_readdir, 0, &e, 1))) { in main()
369 #if !defined(__NR_readdir)370 #define __NR_readdir 89 macro
372 #if !defined(__NR_readdir)373 #define __NR_readdir (__NR_Linux + 89) macro
117 #define __NR_readdir (__NR_SYSCALL_BASE+ 89) macro443 #undef __NR_readdir
103 #define __NR_readdir 89 macro
126 #define __NR_readdir 89 macro
129 #define __NR_readdir (__NR_Linux + 89) macro
93 #define __NR_readdir 89 macro
215 case __NR_readdir: in IsDeniedFileSystemAccessViaFd()
422 GO(__NR_readdir, "n/a"); in main()
975 89: __NR_readdir n/a
112 #define __NR_readdir (__NR_Linux + 89) macro
1019 GO(__NR_readdir, "n/a"); in main()
996 #define __NR_readdir (__NR_SYSCALL_BASE+ 89)