Searched refs:__NR_rmdir (Results 1 – 9 of 9) 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
32 #define __NR_rmdir (__NR_SYSCALL_BASE + 40) macro