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

  /external/strace/linux/
dummy.h 117 #ifndef SYS_putpmsg
118 #define sys_putpmsg printargs macro
  /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/strace/
stream.c 181 #if defined SYS_putpmsg || defined SYS_getpmsg
196 #ifdef SYS_putpmsg
198 sys_putpmsg(tcp) function
216 #endif /* SYS_putpmsg */
  /bionic/libc/include/sys/
glibc-syscalls.h 546 #define SYS_putpmsg __NR_putpmsg
906 #define SYS_putpmsg __NR_putpmsg
    [all...]

Completed in 187 milliseconds