Home
last modified time | relevance | path

Searched refs:__NR_mq_timedsend_time64 (Results 1 – 4 of 4) sorted by relevance

/aosp12/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_32.h428 #define __NR_mq_timedsend_time64 418 macro
/aosp12/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h378 #define __NR_mq_timedsend_time64 418 macro
/aosp12/bionic/libc/include/bits/
H A Dglibc-syscalls.h642 #if defined(__NR_mq_timedsend_time64)
643 #define SYS_mq_timedsend_time64 __NR_mq_timedsend_time64
/aosp12/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd-common.h392 #define __NR_mq_timedsend_time64 (__NR_SYSCALL_BASE + 418) macro