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

/freebsd-11.0-release/contrib/libpcap/
H A Dpcap-dlpi.c137 static int dl_doattach(int, int, char *);
526 retv = dl_doattach(p->fd, ppa, p->errbuf);
533 retv = dl_doattach(pd->send_fd, ppa, p->errbuf);
874 dl_doattach(int fd, int ppa, char *ebuf) function

Completed in 54 milliseconds