Home
last modified time | relevance | path

Searched refs:dlbindack (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/bsd/libpcap/dist/
Dpcap-dlpi.c151 static int dlbindack(int, char *, char *, int *);
634 dlbindack(p->fd, (char *)buf, p->errbuf, NULL) < 0) {
663 dlbindack(p->fd, (char *)buf, p->errbuf, NULL) < 0) {
971 if (dlbindack(fd, (char *)buf, ebuf, &uerror) >= 0)
1487 dlbindack(int fd, char *bufp, char *ebuf, int *uerror) function
/netbsd/src/external/bsd/ipf/dist/ipsend/
Dsdlpi.c119 dlbindack(fd, buf);
Ddlcommon.c433 dlbindack(fd, bufp) in dlbindack() function
/netbsd/src/external/bsd/ipf/dist/ipsd/
Dsdlpi.c187 dlbindack(fd, buf);