Searched defs:pcp_recv_resp_msg_hdr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libpcp/common/
H A Dlibpcp.c73 static int pcp_recv_resp_msg_hdr(pcp_resp_msg_hdr_t *resp_hdr);
454 * 'pcp_recv_resp_msg_hdr()'.
456 if ((ret = pcp_recv_resp_msg_hdr(resp_msg_hdr))) {
982 pcp_recv_resp_msg_hdr(pcp_resp_msg_hdr_t *resp_hdr) function

Completed in 73 milliseconds