Searched refs:RES_NO_NIBBLE2 (Results 1 – 5 of 5) sorted by relevance
19 RES_DNSRCH | RES_NO_NIBBLE2)
289 #define RES_NO_NIBBLE2 0x80000000 /* disable alternate nibble lookup */ macro
735 statp->options |= RES_NO_NIBBLE2; in res_setoptions()738 ~RES_NO_NIBBLE2; in res_setoptions()
712 #ifdef RES_NO_NIBBLE2 in p_option()713 case RES_NO_NIBBLE2: return "no-nibble2"; in p_option()
381 if ((pvt->res->options & RES_NO_NIBBLE2) != 0U) in ho_byaddr()