Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h360 #define __NR_open_tree 428 macro
Dunistd_32.h438 #define __NR_open_tree 428 macro
Dunistd_x32.h313 #define __NR_open_tree (__X32_SYSCALL_BIT + 428) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h389 #define __NR_open_tree 428 macro
/bionic/libc/include/bits/
Dglibc-syscalls.h699 #if defined(__NR_open_tree)
700 #define SYS_open_tree __NR_open_tree
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h402 #define __NR_open_tree (__NR_SYSCALL_BASE + 428) macro