HomeSort by relevance Sort by last modified time
    Searched refs:sys_getpmsg (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 115 #ifndef SYS_getpmsg
116 #define sys_getpmsg printargs macro
syscallent.h 244 { 5, 0, sys_getpmsg, "getpmsg" }, /* 188 */
  /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 115 #ifndef SYS_getpmsg
116 #define sys_getpmsg printargs macro
syscallent.h 236 { 5, 0, sys_getpmsg, "getpmsg" }, /* 188 */
  /external/strace/strace/linux/hppa/
syscallent.h 204 { 5, 0, sys_getpmsg, "getpmsg" }, /* 196 */
  /external/strace/strace/linux/powerpc/
syscallent.h 218 { 5, 0, sys_getpmsg, "getpmsg" }, /* 187 */
  /external/strace/strace/linux/s390/
syscallent.h 219 { 5, 0, sys_getpmsg, "getpmsg" }, /* 188 */
  /external/strace/strace/linux/s390x/
syscallent.h 218 { 5, 0, sys_getpmsg, "getpmsg" }, /* 188 */
  /external/strace/strace/linux/x86_64/
syscallent.h 182 { 5, 0, sys_getpmsg, "getpmsg" }, /* 181 */
  /external/strace/strace/linux/ia64/
syscallent.h 37 #define sys_getpmsg printargs macro
141 #undef sys_getpmsg macro
    [all...]
  /external/strace/
stream.c 179 #if defined SYS_putpmsg || defined SYS_getpmsg
216 #ifdef SYS_getpmsg
218 sys_getpmsg(tcp) function
266 #endif /* SYS_getpmsg */

Completed in 197 milliseconds