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