HomeSort by: relevance | last modified time | path
    Searched refs:result_v6 (Results 1 - 6 of 6) sorted by relevancy

  /src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
adb.h 116 isc_result_t result_v6; /*%< RO: v6 result */ member in struct:dns_adbfind
354 * If no events will be generated, the *find->result_v4 and/or result_v6
  /src/external/mpl/bind/dist/lib/dns/include/dns/
adb.h 122 isc_result_t result_v6; /*%< RO: v6 result */ member in struct:dns_adbfind
302 * If no events will be generated, the *find->result_v4 and/or result_v6
  /src/external/mpl/dhcp/bind/dist/lib/dns/
adb.c 1583 find->result_v6 = find_err_map[name->fetch6_err];
1958 h->result_v6 = ISC_R_UNEXPECTED;
3256 find->result_v6 = find_err_map[adbname->fetch6_err];
3385 find->result_v6 = ISC_R_CANCELED;
resolver.c 3691 find->result_v6 != DNS_R_NXDOMAIN) ||
3721 find->result_v6 == DNS_R_NXRRSET) ||
  /src/external/mpl/bind/dist/lib/dns/
adb.c 1137 .result_v6 = ISC_R_UNEXPECTED,
2213 find->result_v6 = find_err_map[adbname->fetch6_err];
resolver.c 3347 find->result_v6 != DNS_R_NXDOMAIN) ||
3373 ((res->dispatches4 == NULL && find->result_v6 == DNS_R_NXRRSET) ||

Completed in 73 milliseconds