Home
last modified time | relevance | path

Searched refs:msglenp (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvlds.c119 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()
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dutil.c633 const char **msg, uint_t *msglenp) in dhcpv6_status_code() argument
649 *msglenp = 0; in dhcpv6_status_code()
659 *msglenp = olen - 2; in dhcpv6_status_code()
/illumos-gate/usr/src/lib/libdlpi/common/
H A Dlibdlpi.c717 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()