Home
last modified time | relevance | path

Searched refs:__NR_mq_open (Results 1 – 25 of 29) sorted by relevance

12

/third_party/musl/arch/i386/bits/
Dsyscall.h.in277 #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/
Dmqns_01.c62 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()
Dmqns_02.c67 ltp_syscall(__NR_mq_open, NOSLASH_MQ1, in check_mqueue()
164 mqd = ltp_syscall(__NR_mq_open, NOSLASH_MQ1, O_RDONLY); in main()
Dmqns_04.c67 mqd = ltp_syscall(__NR_mq_open, NOSLASH_MQ1, O_RDWR | O_CREAT | O_EXCL, in check_mqueue()
Dmqns_03.c74 mqd = ltp_syscall(__NR_mq_open, NOSLASH_MQ1, O_RDWR | O_CREAT | O_EXCL, in check_mqueue()
/third_party/ltp/testcases/kernel/containers/pidns/
Dpidns30.c185 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()
Dpidns31.c175 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/
Dsyscall.h252 #define __NR_mq_open 274 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dsyscall.h252 #define __NR_mq_open 274 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dsyscall.h252 #define __NR_mq_open 274 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dsyscall.h252 #define __NR_mq_open 274 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dsyscall.h252 #define __NR_mq_open 274 macro
/third_party/musl/arch/riscv64/bits/
Dsyscall.h.in180 #define __NR_mq_open 180 macro
/third_party/musl/arch/aarch64/bits/
Dsyscall.h.in181 #define __NR_mq_open 180 macro
/third_party/musl/arch/or1k/bits/
Dsyscall.h.in182 #define __NR_mq_open 180 macro
/third_party/musl/arch/mips64/bits/
Dsyscall.h.in231 #define __NR_mq_open 5230 macro
/third_party/musl/arch/s390x/bits/
Dsyscall.h.in216 #define __NR_mq_open 271 macro
/third_party/musl/arch/x86_64/bits/
Dsyscall.h.in241 #define __NR_mq_open 240 macro
/third_party/musl/arch/powerpc64/bits/
Dsyscall.h.in252 #define __NR_mq_open 262 macro
/third_party/musl/arch/mipsn32/bits/
Dsyscall.h.in235 #define __NR_mq_open 6234 macro
/third_party/musl/arch/m68k/bits/
Dsyscall.h.in254 #define __NR_mq_open 271 macro
/third_party/musl/arch/arm/bits/
Dsyscall.h.in231 #define __NR_mq_open 274 macro
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h252 #define __NR_mq_open 274 macro
/third_party/musl/arch/mips/bits/
Dsyscall.h.in272 #define __NR_mq_open 4271 macro
/third_party/musl/porting/liteos_a/user/arch/arm/bits/
Dsyscall.h.in234 #define __NR_mq_open 274 macro

12