Home
last modified time | relevance | path

Searched refs:sys_getmsg (Results 1 – 8 of 8) sorted by relevance

/external/strace/strace/linux/sparc/
Dsyscall.h189 int sys_getmsg();
Dsyscallent.h152 { 4, TN, sys_getmsg, "getmsg" }, /* 151 */
Dsyscallent1.h115 { 6, TN, sys_getmsg, "getmsg" }, /* 85 */
/external/strace/strace/linux/sparc64/
Dsyscallent2.h152 { 4, TN, sys_getmsg, "getmsg" }, /* 151 */
Dsyscallent.h152 { 4, TN, sys_getmsg, "getmsg" }, /* 151 */
Dsyscallent1.h115 { 6, TN, sys_getmsg, "getmsg" }, /* 85 */
/external/strace/
Dstream.c133 sys_getmsg(tcp) in sys_getmsg() function
DChangeLog159 * stream.c (sys_putmsg, sys_getmsg): Likewise.