Home
last modified time | relevance | path

Searched refs:ARES_EFILE (Results 1 – 6 of 6) sorted by relevance

/external/c-ares/
Dares__read_line.c52 return (offset != 0) ? 0 : (ferror(fp)) ? ARES_EFILE : ARES_EOF; in ares__read_line()
Dares_init.c911 status = ARES_EFILE; in init_by_resolv_conf()
1017 status = ARES_EFILE; in init_by_resolv_conf()
1044 status = ARES_EFILE; in init_by_resolv_conf()
1072 status = ARES_EFILE; in init_by_resolv_conf()
1100 status = ARES_EFILE; in init_by_resolv_conf()
Dares_gethostbyaddr.c240 return ARES_EFILE; in file_lookup()
Dares_search.c306 return ARES_EFILE; in single_domain()
Dares.h115 #define ARES_EFILE 14 macro
Dares_gethostbyname.c397 return ARES_EFILE; in file_lookup()