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

/macosx-10.10.1/libpcap-48/libpcap/
H A Dpcap-sita.c180 static int read_client_nbytes(int fd, int count, unsigned char *buf) { function
806 if (read_client_nbytes(handle->fd, sizeof(buf), buf) == -1) return -1; /* try reading the required bytes */

Completed in 116 milliseconds