Home | History | Annotate | Download | only in strace

Lines Matching refs:mmsg

1449 	} mmsg;
1451 if (umove(tcp, addr, &mmsg) < 0) {
1456 do_msghdr(tcp, &mmsg.msg_hdr);
1457 tprintf(", %u}", mmsg.msg_len);