Searched refs:RES_RECURSE (Results 1 – 7 of 7) sorted by relevance
87 #define RES_RECURSE 4 /* offset to the 'recurse' word */ macro346 lwz %r21, RES_RECURSE(%r22); \348 stw %r21, RES_RECURSE(%r22); \358 lwz %r23, RES_RECURSE(%r22); \360 stw %r23, RES_RECURSE(%r22); \
233 #define RES_RECURSE 0x00000040 /*%< recursion desired */ macro254 #define RES_DEFAULT (RES_RECURSE | RES_DEFNAMES | \
129 hp->rd = (statp->options & RES_RECURSE) != 0U; in res_nmkquery()
673 case RES_RECURSE: return "recurs"; in p_option()
182 res_options = statp->options & (RES_RECURSE | RES_DEFNAMES | in host_id_func()
1752 res_options = statp->options & (RES_RECURSE | RES_DEFNAMES | in addrinfo_id_func()
2586 { "recurse", RES_RECURSE },