FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RES_IGNTC
lib/libc/resolv/res_debug.c
663
case RES_IGNTC: return "igntc";
lib/libc/resolv/res_send.c
1068
if (!(statp->options & RES_IGNTC) && anhp->tc) {