Home
last modified time | relevance | path

Searched refs:acn_parse_hosts_file (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/libpcap/
H A Dpcap-sita.h7 extern int acn_parse_hosts_file(char *errbuf);
H A Dpcap-sita.c265 int acn_parse_hosts_file(char *errbuf) { /* returns: -1 = error, 0 = OK */ in acn_parse_hosts_file() function
1056 if (acn_parse_hosts_file(errbuf)) /* scan the hosts file for potential IOPs */ in pcapint_platform_finddevs()