Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-sita.h7 extern int acn_parse_hosts_file(char *errbuf);
Dpcap-sita.c259 int acn_parse_hosts_file(char *errbuf) { /* returns: -1 = error, 0 = OK */ in acn_parse_hosts_file() function
1034 if (acn_parse_hosts_file(errbuf)) /* scan the hosts file for potential IOPs */ in pcap_platform_finddevs()