Searched refs:RES_NO_NIBBLE2 (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/include/
H A Dresolv.h253 #define RES_NO_NIBBLE2 0x80000000 /*%< disable alternate nibble lookup */ macro
256 RES_DNSRCH | RES_NO_NIBBLE2)
/freebsd-current/lib/libc/resolv/
H A Dres_init.c708 statp->options |= RES_NO_NIBBLE2;
711 ~RES_NO_NIBBLE2;
H A Dres_debug.c685 #ifdef RES_NO_NIBBLE2
686 case RES_NO_NIBBLE2: return "no-nibble2";

Completed in 133 milliseconds