Home
last modified time | relevance | path

Searched refs:_res_init (Results 1 – 11 of 11) sorted by relevance

/mirbsd/src/lib/libc/net/
Dres_query.c105 if (_res_init(0) == -1) { in res_query()
187 if (_res_init(0) == -1) { in res_search()
326 if (_res_init(0) == -1) { in res_querydomain()
Dsethostent.c44 if (_res_init(0) == -1) in sethostent()
Dgetnetnamadr.c251 if (_res_init(0) == -1) in getnetbyaddr()
334 if (_res_init(0) == -1) in getnetbyname()
Dres_mkquery.c88 if (_res_init(0) == -1) { in res_mkquery()
Dres_init.c151 return (_res_init(1)); in res_init()
155 _res_init(int usercall) in _res_init() function
Dgethostnamadr.c469 if (_res_init(0) == -1)
495 if (_res_init(0) == -1)
635 if (_res_init(0) == -1) {
Dgetaddrinfo.c508 if (_res_init(0) == -1) in explore_fqdn()
1377 if (_res_init(0) == -1) { in res_queryN()
1483 if (_res_init(0) == -1) { in res_searchN()
1620 if (_res_init(0) == -1) { in res_querydomainN()
Dgetrrsetbyname.c129 if (_res_init(0) == -1) { in getrrsetbyname()
Dres_debug.c258 if (_res_init(0) == -1) in __fp_nquery()
456 if (_res_init(0) == -1) { in __p_rr()
Dres_send.c337 if (_res_init(0) == -1) { in res_send()
/mirbsd/src/include/
Dresolv.h340 int _res_init(int);