Home
last modified time | relevance | path

Searched defs:__NR_mkdir (Results 1 – 4 of 4) sorted by relevance

/aosp12/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h104 #define __NR_mkdir 83 macro
H A Dunistd_x32.h93 #define __NR_mkdir (__X32_SYSCALL_BIT + 83) macro
H A Dunistd_32.h60 #define __NR_mkdir 39 macro
/aosp12/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd-common.h48 #define __NR_mkdir (__NR_SYSCALL_BASE + 39) macro