Home
last modified time | relevance | path

Searched refs:__NR_mknod (Results 1 – 6 of 6) sorted by relevance

/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h142 #define __NR_mknod 133 macro
Dunistd_32.h23 #define __NR_mknod 14 macro
Dunistd_x32.h126 #define __NR_mknod (__X32_SYSCALL_BIT + 133) macro
/bionic/libc/include/bits/
Dglibc-syscalls.h627 #if defined(__NR_mknod)
628 #define SYS_mknod __NR_mknod
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-eabi.h21 #define __NR_mknod (__NR_SYSCALL_BASE + 14) macro
Dunistd-oabi.h22 #define __NR_mknod (__NR_SYSCALL_BASE + 14) macro