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

  /external/strace/linux/
syscall.h 88 int sys_getpmsg(), sys_putpmsg(), sys_readahead(), sys_sendfile64();
284 int sys_getpmsg(), sys_putpmsg(); /* STREAMS stuff */
dummy.h 118 #ifndef SYS_putpmsg
119 #define sys_putpmsg printargs macro
syscallent.h 245 { 5, 0, sys_putpmsg, "putpmsg" }, /* 189 */
  /external/strace/strace/linux/
syscall.h 88 int sys_getpmsg(), sys_putpmsg(), sys_readahead(), sys_sendfile64();
284 int sys_getpmsg(), sys_putpmsg(); /* STREAMS stuff */
dummy.h 118 #ifndef SYS_putpmsg
119 #define sys_putpmsg printargs macro
syscallent.h 237 { 5, 0, sys_putpmsg, "putpmsg" }, /* 189 */
  /external/strace/strace/linux/hppa/
syscallent.h 205 { 5, 0, sys_putpmsg, "putpmsg" }, /* 197 */
  /external/strace/strace/linux/powerpc/
syscallent.h 219 { 5, 0, sys_putpmsg, "putpmsg" }, /* 188 */
  /external/strace/strace/linux/s390/
syscallent.h 220 { 5, 0, sys_putpmsg, "putpmsg" }, /* 189 */
  /external/strace/strace/linux/s390x/
syscallent.h 219 { 5, 0, sys_putpmsg, "putpmsg" }, /* 189 */
  /external/strace/strace/linux/x86_64/
syscallent.h 183 { 5, 0, sys_putpmsg, "putpmsg" }, /* 182 */
  /external/strace/strace/linux/ia64/
syscallent.h 38 #define sys_putpmsg printargs macro
142 #undef sys_putpmsg macro
    [all...]
  /external/strace/
stream.c 179 #if defined SYS_putpmsg || defined SYS_getpmsg
194 #ifdef SYS_putpmsg
196 sys_putpmsg(tcp) function
214 #endif /* SYS_putpmsg */

Completed in 55 milliseconds