Searched refs:RES_IGNTC (Results 1 – 4 of 4) sorted by relevance
180 #define RES_IGNTC 0x00000020 /* ignore trucation errors */ macro
205 if (as->as_ctx->ac_options & RES_IGNTC) in res_send_async_run()726 if (h.flags & TC_MASK && !(as->as_ctx->ac_options & RES_IGNTC)) { in validate_packet()
280 PRINTOPT(RES_IGNTC, "IGNTC"); in _asr_dump_config()
143 { "IGNTC", RES_IGNTC },