Home
last modified time | relevance | path

Searched refs:res_init (Results 1 – 12 of 12) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dres_query.c133 if ((_res.options & RES_INIT) == 0 && res_init() == -1) { in res_query()
211 if ((_res.options & RES_INIT) == 0 && res_init() == -1) { in res_search()
350 if ((_res.options & RES_INIT) == 0 && res_init() == -1) { in res_querydomain()
Dres_mkquery.c120 if ((_res.options & RES_INIT) == 0 && res_init() == -1) { in res_mkquery()
DBsdSocketLib.inf83 res_init.c
Dgethostbydns.c528 if ((_res.options & RES_INIT) == 0 && res_init() == -1) { in _gethostbydnsname()
651 if ((_res.options & RES_INIT) == 0 && res_init() == -1) { in _gethostbydnsaddr()
803 if ((_res.options & RES_INIT) == 0 && res_init() == -1) in _sethostdnsent()
Dgetnetbydns.c289 if ((_res.options & RES_INIT) == 0 && res_init() == -1) { in _getnetbydnsname()
Dres_mkupdate.c123 if ((_res.options & RES_INIT) == 0 && res_init() == -1) { in res_mkupdate()
Dres_init.c152 res_init() in res_init() function
Dres_update.c135 if ((_res.options & RES_INIT) == 0 && res_init() == -1) { in res_update()
Dres_debug.c225 if ((_res.options & RES_INIT) == 0 && res_init() == -1) in fp_nquery()
Dres_send.c344 if ((_res.options & RES_INIT) == 0 && res_init() == -1) { in res_send()
/device/linaro/bootloader/edk2/StdLib/Include/
Dresolv.h221 #define res_init __res_init macro
271 int res_init __P((void));
/device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/
Dnamespace.h470 #define res_init _res_init