/third_party/musl/arch/i386/bits/ |
D | syscall.h.in | 277 #define __NR_mq_open 277 macro 278 #define __NR_mq_unlink (__NR_mq_open+1) 279 #define __NR_mq_timedsend (__NR_mq_open+2) 280 #define __NR_mq_timedreceive (__NR_mq_open+3) 281 #define __NR_mq_notify (__NR_mq_open+4) 282 #define __NR_mq_getsetattr (__NR_mq_open+5)
|
/third_party/ltp/testcases/kernel/containers/mqns/ |
D | mqns_01.c | 62 mqd = ltp_syscall(__NR_mq_open, NOSLASH_MQ1, O_RDONLY); in check_mqueue() 108 mqd = ltp_syscall(__NR_mq_open, NOSLASH_MQ1, O_RDWR | O_CREAT | O_EXCL, in main()
|
D | mqns_02.c | 67 ltp_syscall(__NR_mq_open, NOSLASH_MQ1, in check_mqueue() 164 mqd = ltp_syscall(__NR_mq_open, NOSLASH_MQ1, O_RDONLY); in main()
|
D | mqns_04.c | 67 mqd = ltp_syscall(__NR_mq_open, NOSLASH_MQ1, O_RDWR | O_CREAT | O_EXCL, in check_mqueue()
|
D | mqns_03.c | 74 mqd = ltp_syscall(__NR_mq_open, NOSLASH_MQ1, O_RDWR | O_CREAT | O_EXCL, in check_mqueue()
|
/third_party/ltp/testcases/kernel/containers/pidns/ |
D | pidns30.c | 185 mqd = ltp_syscall(__NR_mq_open, mqname, O_RDONLY, 0, NULL); in child_fn() 259 ltp_syscall(__NR_mq_open, mqname, O_RDWR | O_CREAT | O_EXCL, 0777, in main()
|
D | pidns31.c | 175 mqd = ltp_syscall(__NR_mq_open, mqname, O_WRONLY, 0, NULL); in child_fn() 269 ltp_syscall(__NR_mq_open, mqname, O_RDWR | O_CREAT | O_EXCL, 0777, in main()
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | syscall.h | 252 #define __NR_mq_open 274 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | syscall.h | 252 #define __NR_mq_open 274 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | syscall.h | 252 #define __NR_mq_open 274 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | syscall.h | 252 #define __NR_mq_open 274 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | syscall.h | 252 #define __NR_mq_open 274 macro
|
/third_party/musl/arch/riscv64/bits/ |
D | syscall.h.in | 180 #define __NR_mq_open 180 macro
|
/third_party/musl/arch/aarch64/bits/ |
D | syscall.h.in | 181 #define __NR_mq_open 180 macro
|
/third_party/musl/arch/or1k/bits/ |
D | syscall.h.in | 182 #define __NR_mq_open 180 macro
|
/third_party/musl/arch/mips64/bits/ |
D | syscall.h.in | 231 #define __NR_mq_open 5230 macro
|
/third_party/musl/arch/s390x/bits/ |
D | syscall.h.in | 216 #define __NR_mq_open 271 macro
|
/third_party/musl/arch/x86_64/bits/ |
D | syscall.h.in | 241 #define __NR_mq_open 240 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | syscall.h.in | 252 #define __NR_mq_open 262 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | syscall.h.in | 235 #define __NR_mq_open 6234 macro
|
/third_party/musl/arch/m68k/bits/ |
D | syscall.h.in | 254 #define __NR_mq_open 271 macro
|
/third_party/musl/arch/arm/bits/ |
D | syscall.h.in | 231 #define __NR_mq_open 274 macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | syscall.h | 252 #define __NR_mq_open 274 macro
|
/third_party/musl/arch/mips/bits/ |
D | syscall.h.in | 272 #define __NR_mq_open 4271 macro
|
/third_party/musl/porting/liteos_a/user/arch/arm/bits/ |
D | syscall.h.in | 234 #define __NR_mq_open 274 macro
|