HomeSort by: relevance | last modified time | path
    Searched defs:VALID_RESPONSE (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/lib/dns/
dispatch.c 141 #define VALID_RESPONSE(e) ISC_MAGIC_VALID((e), RESPONSE_MAGIC)
498 REQUIRE(VALID_RESPONSE(resp));
1550 REQUIRE(VALID_RESPONSE(resp));
1587 REQUIRE(VALID_RESPONSE(resp));
1650 REQUIRE(VALID_RESPONSE(resp));
1749 REQUIRE(VALID_RESPONSE(resp));
1770 REQUIRE(VALID_RESPONSE(*respp));
1781 REQUIRE(VALID_RESPONSE(resp));
2076 REQUIRE(VALID_RESPONSE(resp));
2098 REQUIRE(VALID_RESPONSE(resp))
    [all...]
  /src/external/mpl/dhcp/bind/dist/lib/dns/
dispatch.c 236 #define VALID_RESPONSE(e) ISC_MAGIC_VALID((e), RESPONSE_MAGIC)
412 if (VALID_RESPONSE(resp)) {
3104 REQUIRE(VALID_RESPONSE(resp));
3157 REQUIRE(VALID_RESPONSE(*resp));
3327 REQUIRE(VALID_RESPONSE(resp));

Completed in 25 milliseconds