Searched refs:__NR_rmdir (Results 1 – 17 of 17) sorted by relevance
4 #ifdef __NR_rmdir13 long rc = syscall(__NR_rmdir, sample); in main()
258 #ifdef __NR_rmdir259 { "rmdir", __NR_rmdir },
88 #define __NR_rmdir 84 macro
44 #define __NR_rmdir 40 macro
77 #define __NR_rmdir (__X32_SYSCALL_BIT + 84) macro
260 #ifndef __NR_rmdir261 # define __NR_rmdir (SYSCALL_BIT | 84) macro
86 #define __NR_rmdir (__NR_Linux + 82) macro
44 #define __NR_rmdir (__NR_Linux + 40) macro
32 #define __NR_rmdir (__NR_SYSCALL_BASE + 40) macro
756 __NR_rmdir = 40
756 __NR_rmdir = 84
756 # __NR_rmdir is not set