Searched defs:__NR_mkdir (Results 1 - 6 of 6) sorted by relevance

/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h125 #define __NR_mkdir 83 macro
H A Dunistd_x32.h111 #define __NR_mkdir (__X32_SYSCALL_BIT + 83) macro
H A Dunistd_32.h70 #define __NR_mkdir 39 macro
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h64 #define __NR_mkdir (__NR_SYSCALL_BASE + 39) macro
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h396 #define __NR_mkdir 1030 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h74 #define __NR_mkdir (__NR_Linux + 39) macro
582 #define __NR_mkdir (__NR_Linux + 81) macro
989 #define __NR_mkdir (__NR_Linux + 81) macro

Completed in 160 milliseconds