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

/macosx-10.10/libpcap-48/libpcap/
H A Dpcap-dlpi.c144 static int dl_dohpuxbind(int, char *);
581 if (dl_dohpuxbind(p->fd, p->errbuf) < 0)
589 if (dl_dohpuxbind(pd->send_fd, p->errbuf) < 0)
675 if (dl_dohpuxbind(p->fd, p->errbuf) < 0)
688 if (dl_dohpuxbind(pd->send_fd, p->errbuf) < 0)
854 dl_dohpuxbind(int fd, char *ebuf) function

Completed in 80 milliseconds