Searched refs:vldc_write (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libpcp/common/
H A Dlibpcp.c88 static int vldc_write(int fd, uint8_t *bufp, int size);
711 if ((ret = vldc_write(chnl_fd, buf, byte_cnt)) <= 0) {
1377 vldc_write(int fd, uint8_t *bufp, int size) function

Completed in 17 milliseconds