Home
last modified time | relevance | path

Searched refs:RES_DEBUG (Results 1 – 3 of 3) sorted by relevance

/system/netd/resolv/
Dresolv_private.h152 #define RES_DEBUG 0x00000002 /* print debug messages */ macro
Dres_init.cpp222 if (!(statp->options & RES_DEBUG)) { in res_setoptions()
224 statp->options |= RES_DEBUG; in res_setoptions()
Dres_send.cpp1171 if ((statp->options & RES_DEBUG) != 0U) { in Aerror()
1186 if ((statp->options & RES_DEBUG) != 0U) { in Perror()