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
740 statp->options |= RES_NO_NIBBLE2; in res_setoptions()743 ~RES_NO_NIBBLE2; in res_setoptions()
717 #ifdef RES_NO_NIBBLE2 in p_option()718 case RES_NO_NIBBLE2: return "no-nibble2"; in p_option()
385 if ((pvt->res->options & RES_NO_NIBBLE2) != 0U) in ho_byaddr()