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

/freebsd-10.0-release/contrib/libpcap/
H A Dpcap-dlpi.c144 static int dl_dohpuxbind(int, char *);
571 if (dl_dohpuxbind(p->fd, p->errbuf) < 0)
579 if (dl_dohpuxbind(p->send_fd, p->errbuf) < 0)
665 if (dl_dohpuxbind(p->fd, p->errbuf) < 0)
678 if (dl_dohpuxbind(p->send_fd, p->errbuf) < 0)
844 dl_dohpuxbind(int fd, char *ebuf) function

Completed in 140 milliseconds