Searched refs:msglenp (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | util.c | 645 const char **msg, uint_t *msglenp) in dhcpv6_status_code() argument 661 *msglenp = 0; in dhcpv6_status_code() 671 *msglenp = olen - 2; in dhcpv6_status_code()
|
/titanic_50/usr/src/uts/sun4v/io/ |
H A D | vlds.c | 119 size_t *msglenp, int mode); 123 size_t *msglenp, int mode); 1510 size_t *msglenp, int mode) in vlds_recvq_get_data() argument 1534 *msglenp = 0; in vlds_recvq_get_data() 1560 *msglenp = rhp->datasz; in vlds_recvq_get_data() 1593 *msglenp = msglen; in vlds_recvq_get_data() 1680 vlds_recv_msg(ds_svc_hdl_t hdl, void *buf, size_t buflen, size_t *msglenp, in vlds_recv_msg() argument 1704 rv = vlds_recvq_get_data(dpsp, buf, buflen, msglenp, mode); in vlds_recv_msg()
|
/titanic_50/usr/src/lib/libdlpi/common/ |
H A D | libdlpi.c | 717 size_t *msglenp, int msec, dlpi_recvinfo_t *recvp) in dlpi_recv() argument 735 msglenp, &totmsglen); in dlpi_recv() 748 msglenp, &totmsglen)) != DLPI_SUCCESS) in dlpi_recv()
|