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

/external/libpcap/
H A Dpcap-dlpi.c139 static int dl_dohpuxbind(int, char *);
592 if (dl_dohpuxbind(p->fd, p->errbuf) < 0) {
602 if (dl_dohpuxbind(pd->send_fd, p->errbuf) < 0) {
702 if (dl_dohpuxbind(p->fd, p->errbuf) < 0) {
717 if (dl_dohpuxbind(pd->send_fd, p->errbuf) < 0) {
893 dl_dohpuxbind(int fd, char *ebuf) function

Completed in 120 milliseconds