Searched refs:sys_putpmsg (Results 1 – 14 of 14) sorted by relevance
/external/strace/strace/linux/ |
D | syscall.h | 88 int sys_getpmsg(), sys_putpmsg(), sys_readahead(), sys_sendfile64(); 284 int sys_getpmsg(), sys_putpmsg(); /* STREAMS stuff */
|
D | dummy.h | 119 #define sys_putpmsg printargs macro
|
D | syscallent.h | 237 { 5, 0, sys_putpmsg, "putpmsg" }, /* 189 */
|
/external/strace/linux/ |
D | syscall.h | 88 int sys_getpmsg(), sys_putpmsg(), sys_readahead(), sys_sendfile64(); 284 int sys_getpmsg(), sys_putpmsg(); /* STREAMS stuff */
|
D | dummy.h | 119 #define sys_putpmsg printargs macro
|
D | syscallent.h | 245 { 5, 0, sys_putpmsg, "putpmsg" }, /* 189 */
|
/external/strace/strace/linux/x86_64/ |
D | syscallent.h | 183 { 5, 0, sys_putpmsg, "putpmsg" }, /* 182 */
|
/external/strace/strace/linux/hppa/ |
D | syscallent.h | 205 { 5, 0, sys_putpmsg, "putpmsg" }, /* 197 */
|
/external/strace/strace/linux/s390/ |
D | syscallent.h | 220 { 5, 0, sys_putpmsg, "putpmsg" }, /* 189 */
|
/external/strace/strace/linux/powerpc/ |
D | syscallent.h | 219 { 5, 0, sys_putpmsg, "putpmsg" }, /* 188 */
|
/external/strace/strace/linux/s390x/ |
D | syscallent.h | 219 { 5, 0, sys_putpmsg, "putpmsg" }, /* 189 */
|
/external/strace/strace/linux/ia64/ |
D | syscallent.h | 38 #define sys_putpmsg printargs macro 142 #undef sys_putpmsg
|
/external/strace/ |
D | stream.c | 196 sys_putpmsg(tcp) in sys_putpmsg() function
|
D | ChangeLog | 160 (sys_putpmsg) [SYS_putpmsg]: Likewise. 1514 [! SYS_putpmsg] (sys_putpmsg): Likewise. 1903 * stream.c (sys_getpmsg, sys_putpmsg): Make these conditional on
|