/external/strace/linux/ |
dummy.h | 115 #ifndef SYS_getpmsg 116 #define sys_getpmsg printargs macro
|
syscall.h | 88 int sys_getpmsg(), sys_putpmsg(), sys_readahead(), sys_sendfile64(); 284 int sys_getpmsg(), sys_putpmsg(); /* STREAMS stuff */
|
syscallent.h | 244 { 5, 0, sys_getpmsg, "getpmsg" }, /* 188 */
|
/external/strace/strace/linux/ |
dummy.h | 115 #ifndef SYS_getpmsg 116 #define sys_getpmsg printargs macro
|
syscall.h | 88 int sys_getpmsg(), sys_putpmsg(), sys_readahead(), sys_sendfile64(); 284 int sys_getpmsg(), sys_putpmsg(); /* STREAMS stuff */
|
syscallent.h | 236 { 5, 0, sys_getpmsg, "getpmsg" }, /* 188 */
|
/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 */
|
syscall-android.h | 85 //#define SYS_getpmsg __NR_getpmsg
|
ChangeLog | 161 (sys_getpmsg) [SYS_getpmsg]: Likewise. [all...] |
/external/strace/strace/linux/x86_64/ |
syscallent.h | 182 { 5, 0, sys_getpmsg, "getpmsg" }, /* 181 */
|
/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/ia64/ |
syscallent.h | 37 #define sys_getpmsg printargs macro 141 #undef sys_getpmsg macro [all...] |