OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:acn_parse_hosts_file
(Results
1 - 3
of
3
) sorted by null
/external/libpcap/
pcap-sita.h
7
extern int
acn_parse_hosts_file
(char *errbuf);
fad-sita.c
44
if (
acn_parse_hosts_file
(errbuf)) /* scan the hosts file for potential IOPs */
pcap-sita.c
255
int
acn_parse_hosts_file
(char *errbuf) { /* returns: -1 = error, 0 = OK */
function
[
all
...]
Completed in 574 milliseconds