Searched refs:RES_IGNTC (Results 1 - 4 of 4) sorted by path

/openbsd-current/regress/lib/libc/asr/bin/
H A Dcommon.c143 { "IGNTC", RES_IGNTC },
/openbsd-current/include/
H A Dresolv.h180 #define RES_IGNTC 0x00000020 /* ignore trucation errors */ macro
/openbsd-current/lib/libc/asr/
H A Dasr_debug.c280 PRINTOPT(RES_IGNTC, "IGNTC");
H A Dres_send_async.c205 if (as->as_ctx->ac_options & RES_IGNTC)
726 if (h.flags & TC_MASK && !(as->as_ctx->ac_options & RES_IGNTC)) {

Completed in 143 milliseconds