Searched refs:dlbindack (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/sbin/ipf/ipsend/ |
| H A D | sdlpi.c | 111 dlbindack(fd, buf); in initdevice()
|
| H A D | dlcommon.c | 393 dlbindack(int fd, char *bufp) in dlbindack() function
|
| /freebsd-13.1/contrib/libpcap/ |
| H A D | pcap-dlpi.c | 154 static int dlbindack(int, char *, char *, int *); 612 dlbindack(p->fd, (char *)buf, p->errbuf, NULL) < 0) { 641 dlbindack(p->fd, (char *)buf, p->errbuf, NULL) < 0) { 949 if (dlbindack(fd, (char *)buf, ebuf, &uerror) >= 0) 1454 dlbindack(int fd, char *bufp, char *ebuf, int *uerror) function
|