Home
last modified time | relevance | path

Searched refs:msgrcv (Results 1 – 25 of 30) sorted by relevance

12

/external/strace/tests/
Dipc_msgbuf.test8 run_strace -v -e msgget,msgsnd,msgrcv,msgctl $args
Dipc_msgbuf.expected3 msgrcv\([0-9]*, \{233811181, "STRACE_STRING\\0"\}, 14, 233811181, 0\) += 14
Dipc_msgbuf.c57 if (msgrcv(msqid, &msg, msgsz, mtype, 0) != msgsz) in main()
/external/strace/
Dipc_msg.c103 SYS_FUNC(msgrcv) in SYS_FUNC() argument
Dsys_func.h140 extern SYS_FUNC(msgrcv);
/external/strace/linux/
Dsubcall.h71 [SYS_ipc_subcall + 12] = { 4, IS|TI, SEN(msgrcv), "msgrcv" },
/external/strace/linux/32/
Dsyscallent.h196 [188] = { 5, TI, SEN(msgrcv), "msgrcv" },
/external/strace/linux/64/
Dsyscallent.h189 [188] = { 5, TI, SEN(msgrcv), "msgrcv" },
/external/strace/linux/avr32/
Dsyscallent.h296 [268] = { 5, TI, SEN(msgrcv), "msgrcv" },
/external/strace/linux/mips/
Dsyscallent-n32.h71 [6068] = { 5, TI, SEN(msgrcv), "msgrcv" },
Dsyscallent-n64.h71 [5068] = { 5, TI, SEN(msgrcv), "msgrcv" },
/external/strace/linux/xtensa/
Dsyscallent.h163 [168] = { 5, TI, SEN(msgrcv), "msgrcv" },
/external/strace/linux/x86_64/
Dsyscallent.h71 [ 70] = { 5, TI, SEN(msgrcv), "msgrcv" },
/external/strace/linux/ia64/
Dsyscallent.h130 [1111] = { 5, TI, SEN(msgrcv), "msgrcv" },
/external/strace/linux/hppa/
Dsyscallent.h194 [189] = { 5, TI, SEN(msgrcv), "msgrcv" },
/external/strace/linux/powerpc64/
Dsyscallent.h395 [371] = { 5, TI, SEN(msgrcv), "msgrcv" },
/external/strace/linux/x32/
Dsyscallent.h71 [ 70] = { 5, TI, SEN(msgrcv), "msgrcv" },
/external/strace/linux/powerpc/
Dsyscallent.h400 [371] = { 5, TI, SEN(msgrcv), "msgrcv" },
/external/strace/linux/sh64/
Dsyscallent.h269 [241] = { 4, TI, SEN(msgrcv), "msgrcv" },
/external/strace/linux/microblaze/
Dsyscallent.h361 [333] = { 5, TI, SEN(msgrcv), "msgrcv" },
/external/strace/linux/alpha/
Dsyscallent.h208 [202] = { 5, TI, SEN(msgrcv), "msgrcv" },
/external/autotest/client/tests/scrashme/
Dtestfix.diff391 + { .name = "msgrcv" },
/external/strace/linux/arm/
Dsyscallent.h329 [302] = { 4, TI, SEN(msgrcv), "msgrcv" },
/external/strace/linux/bfin/
Dsyscallent.h364 [336] = { 5, TI, SEN(msgrcv), "msgrcv" },
/external/valgrind/docs/internals/
Dporting-to-ARM.txt805 __vki_kernel_time_t msg_rtime; /* last msgrcv time */

12