Home
last modified time | relevance | path

Searched refs:__NR_rmdir (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/include/asm-generic/
H A Daudit_dir_write.h8 #ifdef __NR_rmdir
9 __NR_rmdir,
/openbmc/qemu/linux-headers/asm-s390/
H A Dunistd_64.h33 #define __NR_rmdir 40 macro
H A Dunistd_32.h38 #define __NR_rmdir 40 macro
/openbmc/qemu/linux-headers/asm-x86/
H A Dunistd_64.h88 #define __NR_rmdir 84 macro
H A Dunistd_32.h44 #define __NR_rmdir 40 macro
H A Dunistd_x32.h77 #define __NR_rmdir (__X32_SYSCALL_BIT + 84) macro
/openbmc/qemu/linux-headers/asm-powerpc/
H A Dunistd_64.h44 #define __NR_rmdir 40 macro
H A Dunistd_32.h44 #define __NR_rmdir 40 macro
/openbmc/linux/tools/include/nolibc/
H A Dsys.h627 #ifdef __NR_rmdir in sys_rmdir()
628 return my_syscall1(__NR_rmdir, path); in sys_rmdir()
/openbmc/linux/arch/arm64/include/asm/
H A Dunistd32.h93 #define __NR_rmdir 40 macro
94 __SYSCALL(__NR_rmdir, sys_rmdir)
/openbmc/qemu/linux-headers/asm-mips/
H A Dunistd_n64.h86 #define __NR_rmdir (__NR_Linux + 82) macro
H A Dunistd_n32.h86 #define __NR_rmdir (__NR_Linux + 82) macro
H A Dunistd_o32.h44 #define __NR_rmdir (__NR_Linux + 40) macro
/openbmc/qemu/linux-headers/asm-arm/
H A Dunistd-common.h32 #define __NR_rmdir (__NR_SYSCALL_BASE + 40) macro