HomeSort by relevance Sort by last modified time
    Searched refs:sys_sendmsg (Results 1 - 12 of 12) sorted by null

  /external/strace/linux/arm/
syscallent.h 329 { 3, TN, sys_sendmsg, "sendmsg" }, /* 296 */
454 { 5, TN, sys_sendmsg, "sendmsg" }, /* 416 */
  /external/strace/linux/sh/
syscallent.h 390 { 5, TN, sys_sendmsg, "sendmsg" }, /* 355 */
455 { 5, TN, sys_sendmsg, "sendmsg" }, /* 416 */
  /external/strace/linux/
dummy.h 110 #define sys_sendmsg printargs macro
syscall.h 81 int sys_sendmsg(), sys_recvmsg(), sys_setresuid(), sys_setresgid();
210 # undef SYS_sendmsg
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-amd64-linux.c 367 DECL_TEMPLATE(amd64_linux, sys_sendmsg);
744 PRE(sys_sendmsg)
747 PRINT("sys_sendmsg ( %ld, %#lx, %ld )",ARG1,ARG2,ARG3);
    [all...]
syswrap-arm-linux.c 321 DECL_TEMPLATE(arm_linux, sys_sendmsg);
696 PRE(sys_sendmsg)
699 PRINT("sys_sendmsg ( %ld, %#lx, %ld )",ARG1,ARG2,ARG3);
    [all...]
  /external/strace/linux/i386/
syscallent.h 453 { 5, TN, sys_sendmsg, "sendmsg" }, /* 416 */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_64.h 113 __SYSCALL(__NR_sendmsg, sys_sendmsg)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 113 __SYSCALL(__NR_sendmsg, sys_sendmsg)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 113 __SYSCALL(__NR_sendmsg, sys_sendmsg)
  /external/strace/
net.c 1650 sys_sendmsg(tcp) function
    [all...]
  /external/strace/linux/mips/
syscallent.h     [all...]

Completed in 72 milliseconds