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

/illumos-gate/usr/src/lib/libpcp/common/
H A Dlibpcp.c77 static int pcp_read(uint8_t *buf, int buf_len);
587 func_ptr = pcp_read;
721 * pcp_read mimics stream reads by first reading all the bytes present in the
731 pcp_read(uint8_t *buf, int byte_cnt) function

Completed in 46 milliseconds