Searched refs:RES_NO_NIBBLE2 (Results 1 – 2 of 2) sorted by relevance
174 #define RES_NO_NIBBLE2 0x80000000 /* disable alternate nibble lookup */ macro176 #define RES_DEFAULT (RES_RECURSE | RES_DEFNAMES | RES_DNSRCH | RES_NO_NIBBLE2)
259 statp->options |= RES_NO_NIBBLE2; in res_setoptions()261 statp->options &= ~RES_NO_NIBBLE2; in res_setoptions()