Home | History | Annotate | Download | only in libpcap

Lines Matching refs:dlbindack

148 static int dlbindack(int, char *, char *, int *);
575 dlbindack(p->fd, (char *)buf, p->errbuf, NULL) < 0)
598 dlbindack(p->fd, (char *)buf, p->errbuf, NULL) < 0)
871 if (dlbindack(fd, (char *)buf, ebuf, &uerror) >= 0)
878 * dlbindack() has already filled in ebuf for
1290 dlbindack(int fd, char *bufp, char *ebuf, int *uerror)