Home
last modified time | relevance | path

Searched refs:mq_open (Results 1 – 25 of 38) sorted by relevance

12

/external/valgrind/none/tests/
Dmq.c27 if ((mqdw = mq_open("/valgrind-mqueue", O_CREAT|O_EXCL|O_WRONLY, 0600, &mqa)) < 0) in main()
35 if ((mqdr = mq_open("/valgrind-mqueue", O_RDONLY)) < 0) in main()
/external/strace/tests/
Dmq.test8 run_strace -v -e mq_getsetattr,mq_open,mq_unlink $args
Dmq.c45 if (mq_open("/strace-mq.test", O_CREAT, S_IRWXU, 0) || in main()
Dmq.expected1 mq_open\("strace-mq.test", O_RDONLY\|O_CREAT, 0700, NULL\) += 0
/external/strace/
Dmq.c32 SYS_FUNC(mq_open) in SYS_FUNC() argument
Dsys_func.h134 extern SYS_FUNC(mq_open);
/external/strace/linux/32/
Dsyscallent.h188 [180] = { 4, 0, SEN(mq_open), "mq_open" },
/external/strace/linux/64/
Dsyscallent.h181 [180] = { 4, 0, SEN(mq_open), "mq_open" },
/external/strace/linux/s390x/
Dsyscallent.h286 [271] = { 4, 0, SEN(mq_open), "mq_open" },
/external/strace/linux/avr32/
Dsyscallent.h255 [227] = { 4, 0, SEN(mq_open), "mq_open" },
/external/strace/linux/mips/
Dsyscallent-n32.h237 [6234] = { 4, 0, SEN(mq_open), "mq_open" },
Dsyscallent-n64.h233 [5230] = { 4, 0, SEN(mq_open), "mq_open" },
Dsyscallent-o32.h274 [4271] = { 4, 0, SEN(mq_open), "mq_open" },
/external/strace/linux/xtensa/
Dsyscallent.h225 [232] = { 4, 0, SEN(mq_open), "mq_open" },
/external/strace/linux/x86_64/
Dsyscallent.h241 [240] = { 4, 0, SEN(mq_open), "mq_open" },
/external/strace/linux/ia64/
Dsyscallent.h281 [1262] = { 4, 0, SEN(mq_open), "mq_open" },
/external/strace/linux/s390/
Dsyscallent.h302 [271] = { 4, 0, SEN(mq_open), "mq_open" },
/external/strace/linux/sparc/
Dsyscallent.h274 [273] = { 4, 0, SEN(mq_open), "mq_open" },
/external/strace/linux/hppa/
Dsyscallent.h234 [229] = { 4, 0, SEN(mq_open), "mq_open" },
/external/strace/linux/powerpc64/
Dsyscallent.h286 [262] = { 4, 0, SEN(mq_open), "mq_open" },
/external/strace/linux/i386/
Dsyscallent.h305 [277] = { 4, 0, SEN(mq_open), "mq_open" },
/external/strace/linux/m68k/
Dsyscallent.h299 [271] = { 4, 0, SEN(mq_open), "mq_open" },
/external/strace/linux/x32/
Dsyscallent.h241 [240] = { 4, 0, SEN(mq_open), "mq_open" },
/external/strace/linux/sh/
Dsyscallent.h305 [277] = { 4, 0, SEN(mq_open), "mq_open" },
/external/strace/linux/powerpc/
Dsyscallent.h291 [262] = { 4, 0, SEN(mq_open), "mq_open" },

12