Searched refs:dlbindack (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/bsd/libpcap/dist/ |
| D | pcap-dlpi.c | 151 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/ |
| D | sdlpi.c | 119 dlbindack(fd, buf);
|
| D | dlcommon.c | 433 dlbindack(fd, bufp) in dlbindack() function
|
| /netbsd/src/external/bsd/ipf/dist/ipsd/ |
| D | sdlpi.c | 187 dlbindack(fd, buf);
|