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

/macosx-10.10.1/libpcap-48/libpcap/
H A Dpcap-sita.c754 static char *get_error_response(int fd, char *errbuf) { /* return a pointer on error, NULL on no error */ function
782 if (get_error_response(u->find_fd, errbuf))
832 if (get_error_response(u->fd, errbuf)) {
891 if (get_error_response(fd, NULL))

Completed in 118 milliseconds