Searched refs:RES_INSECURE1 (Results 1 – 2 of 2) sorted by relevance
/system/netd/resolv/ | ||
D | resolv_private.h | 161 #define RES_INSECURE1 0x00000400 /* type 1 security disabled */ macro |
D | res_send.cpp | 1100 if (!(statp->options & RES_INSECURE1) && in send_dg() |