Searched refs:acn_parse_hosts_file (Results 1 – 2 of 2) sorted by relevance
7 extern int acn_parse_hosts_file(char *errbuf);
259 int acn_parse_hosts_file(char *errbuf) { /* returns: -1 = error, 0 = OK */ in acn_parse_hosts_file() function1034 if (acn_parse_hosts_file(errbuf)) /* scan the hosts file for potential IOPs */ in pcap_platform_finddevs()