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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dpcap-sita.c743 static char *get_error_response(int fd, char *errbuf) { /* return a pointer on error, NULL on no error */ function
771 if (get_error_response(u->find_fd, errbuf))
821 if (get_error_response(u->fd, errbuf)) {
880 if (get_error_response(fd, NULL))

Completed in 82 milliseconds