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

  /external/strace/linux/
dummy.h 151 * return ENOSYS. Can't just check defined(SYS_getpmsg).
153 #if (!defined(SPARC) && !defined(SPARC64)) || !defined(SYS_getpmsg)
154 #define sys_getpmsg printargs macro
syscall.h 107 int sys_getpmsg(); /* TODO: non-Linux, remove? */
  /external/strace/
stream.c 152 # if defined SYS_putpmsg || defined SYS_getpmsg
174 # ifdef SYS_getpmsg
176 sys_getpmsg(struct tcb *tcp) function
  /external/strace/linux/bfin/
syscallent.h 217 { 5, 0, sys_getpmsg, "getpmsg" }, /* 188 */
  /external/strace/linux/hppa/
syscallent.h 201 { 5, 0, sys_getpmsg, "getpmsg" }, /* 196 */
  /external/strace/linux/microblaze/
syscallent.h 217 { 5, 0, sys_getpmsg, "getpmsg" }, /* 188 */
  /external/strace/linux/x32/
syscallent.h 182 { 5, 0, sys_getpmsg, "getpmsg" }, /* 181 */
  /external/strace/linux/x86_64/
syscallent.h 182 { 5, 0, sys_getpmsg, "getpmsg" }, /* 181 */
  /external/strace/linux/arm/
syscallent.h 218 { 5, 0, sys_getpmsg, "getpmsg" }, /* 188 */
  /external/strace/linux/i386/
syscallent.h 218 { 5, 0, sys_getpmsg, "getpmsg" }, /* 188 */
  /external/strace/linux/m68k/
syscallent.h 217 { 5, 0, sys_getpmsg, "getpmsg" }, /* 188 */
  /external/strace/linux/powerpc/
syscallent.h 216 { 5, 0, sys_getpmsg, "getpmsg" }, /* 187 */
  /external/strace/linux/s390/
syscallent.h 219 { 5, 0, sys_getpmsg, "getpmsg" }, /* 188 */
  /external/strace/linux/s390x/
syscallent.h 218 { 5, 0, sys_getpmsg, "getpmsg" }, /* 188 */
  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-generic.h 201 DECL_TEMPLATE(generic, sys_getpmsg); // (?) (?)
syswrap-mips64-linux.c 822 GENXY (__NR_getpmsg, sys_getpmsg),
    [all...]
syswrap-x86-linux.c     [all...]
syswrap-generic.c     [all...]
  /external/strace/linux/ia64/
syscallent.h 35 #define sys_getpmsg printargs macro
136 #undef sys_getpmsg macro
    [all...]

Completed in 194 milliseconds