HomeSort by relevance Sort by last modified time
    Searched full:sys_msgrcv (Results 1 - 21 of 21) sorted by null

  /external/strace/linux/
syscall.h 244 int sys_msgsnd(), sys_msgrcv(), sys_msgget(), sys_msgctl();
264 # undef SYS_msgrcv
356 int sys_msgsys(), sys_msgget(), sys_msgctl(), sys_msgrcv(), sys_msgsnd();
361 #define SYS_msgrcv (SYS_msgsys_subcall + 2)
  /external/strace/linux/arm/
syscallent.h 335 { 4, TI, sys_msgrcv, "msgrcv" }, /* 302 */
474 { 4, TI, sys_msgrcv, "msgrcv" }, /* 432 */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h 275 #define SYS_msgrcv __NR_msgrcv
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 275 #define SYS_msgrcv __NR_msgrcv
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 275 #define SYS_msgrcv __NR_msgrcv
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-amd64-linux.c 382 DECL_TEMPLATE(amd64_linux, sys_msgrcv);
920 PRE(sys_msgrcv)
922 PRINT("sys_msgrcv ( %ld, %#lx, %ld, %ld, %ld )",ARG1,ARG2,ARG3,ARG4,ARG5);
930 POST(sys_msgrcv)
    [all...]
syswrap-arm-linux.c 371 DECL_TEMPLATE(arm_linux, sys_msgrcv);
868 PRE(sys_msgrcv)
870 PRINT("sys_msgrcv ( %ld, %#lx, %ld, %ld, %ld )",ARG1,ARG2,ARG3,ARG4,ARG5);
878 POST(sys_msgrcv)
    [all...]
syswrap-mips32-linux.c 395 DECL_TEMPLATE (mips_linux, sys_msgrcv);
835 PRE (sys_msgrcv)
837 PRINT ("sys_msgrcv ( %ld, %#lx, %ld, %ld, %ld )", ARG1, ARG2, ARG3, ARG4,
846 POST (sys_msgrcv)
    [all...]
  /bionic/libc/include/sys/
glibc-syscalls.h 165 #define SYS_msgrcv __NR_msgrcv
514 #define SYS_msgrcv __NR_msgrcv
    [all...]
  /external/strace/
ipc.c 267 int sys_msgrcv(struct tcb *tcp) function
ChangeLog-CVS     [all...]
ChangeLog     [all...]
syscall.c 526 { SYS_msgsys, 4, { SYS_msgctl, SYS_msgget, SYS_msgsnd, SYS_msgrcv } },
    [all...]
  /external/strace/linux/i386/
syscallent.h 473 { 4, TI, sys_msgrcv, "msgrcv" }, /* 432 */
  /external/strace/linux/sh/
syscallent.h 476 { 4, TI, sys_msgrcv, "msgrcv" }, /* 432 */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_64.h 164 __SYSCALL(__NR_msgrcv, sys_msgrcv)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 164 __SYSCALL(__NR_msgrcv, sys_msgrcv)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 164 __SYSCALL(__NR_msgrcv, sys_msgrcv)
  /external/strace/linux/mips/
syscallent.h     [all...]
  /prebuilts/qemu-kernel/arm/2.6/
vmlinux-qemu 
vmlinux-qemu-armv7 

Completed in 500 milliseconds