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

  /external/strace/linux/
dummy.h 117 #ifndef SYS_putpmsg
118 #define sys_putpmsg printargs macro
syscall.h 89 int sys_getpmsg(), sys_putpmsg(), sys_readahead(), sys_sendfile64();
319 int sys_getpmsg(), sys_putpmsg(); /* STREAMS stuff */
  /external/strace/
stream.c 181 #if defined SYS_putpmsg || defined SYS_getpmsg
196 #ifdef SYS_putpmsg
198 sys_putpmsg(tcp) function
216 #endif /* SYS_putpmsg */
ChangeLog-CVS     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h 159 #define SYS_putpmsg __NR_putpmsg
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 159 #define SYS_putpmsg __NR_putpmsg
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 159 #define SYS_putpmsg __NR_putpmsg
  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-generic.h 199 DECL_TEMPLATE(generic, sys_putpmsg); // (?) (?)
syswrap-ppc64-linux.c     [all...]
syswrap-arm-linux.c     [all...]
syswrap-mips32-linux.c     [all...]
syswrap-ppc32-linux.c     [all...]
syswrap-x86-linux.c     [all...]
syswrap-generic.c     [all...]
  /bionic/libc/include/sys/
glibc-syscalls.h 546 #define SYS_putpmsg __NR_putpmsg
906 #define SYS_putpmsg __NR_putpmsg
    [all...]
  /external/strace/linux/arm/
syscallent.h 221 { 5, 0, sys_putpmsg, "putpmsg" }, /* 189 */
  /external/strace/linux/i386/
syscallent.h 221 { 5, 0, sys_putpmsg, "putpmsg" }, /* 189 */

Completed in 785 milliseconds