Searched refs:vntsd_read_line (Results 1 – 3 of 3) sorted by relevance
447 int vntsd_read_line(vntsd_client_t *clientp, char *buf, int *size);
355 vntsd_read_line(vntsd_client_t *clientp, char *buf, int *in_sz) in vntsd_read_line() function
270 if ((rv = vntsd_read_line(clientp, buf, &n)) != VNTSD_SUCCESS) { in select_cons()