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

/freebsd-10.0-release/contrib/libpcap/
H A Dpcap-dlpi.c142 static int dl_doattach(int, int, char *);
512 status = dl_doattach(p->fd, ppa, p->errbuf);
517 if (dl_doattach(p->send_fd, ppa, p->errbuf) < 0)
825 dl_doattach(int fd, int ppa, char *ebuf) function

Completed in 98 milliseconds