Searched refs:RES_IGNTC (Results 1 – 2 of 2) sorted by relevance
/system/netd/resolv/ | ||
D | resolv_private.h | 156 #define RES_IGNTC 0x00000020 /* ignore trucation errors */ macro |
D | res_send.cpp | 1144 if (!(statp->options & RES_IGNTC) && anhp->tc) { in send_dg() |