Lines Matching refs:result
90 nodata_cnt; /* Track nodata responses to possibly override final result */
251 ares_bool_t result = ARES_FALSE;
271 result = ARES_FALSE;
274 result =
276 if (result) {
286 if (!result && (family == AF_INET6 || family == AF_UNSPEC)) {
288 result =
290 if (result) {
299 if (!result) {
507 * result in this case. */
510 /* error in parsing result e.g. no memory */