Searched refs:RES_NOALIASES (Results 1 – 2 of 2) sorted by relevance
258 #define RES_NOALIASES 0x00001000 /* shuts off HOSTALIASES feature */ macro
698 case RES_NOALIASES: return "noaliases"; in p_option()