Searched refs:VALID_REQUEST (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/
H A Drequest.c37 #define VALID_REQUEST(request) ISC_MAGIC_VALID(request, REQUEST_MAGIC) macro
427 REQUIRE(VALID_REQUEST(request));
1260 REQUIRE(VALID_REQUEST(request));
1264 REQUIRE(VALID_REQUEST(request));
1281 REQUIRE(VALID_REQUEST(request));
1303 REQUIRE(VALID_REQUEST(request));
1312 REQUIRE(requestp != NULL && VALID_REQUEST(*requestp));
1366 REQUIRE(VALID_REQUEST(request));
1403 REQUIRE(VALID_REQUEST(request));
1437 REQUIRE(VALID_REQUEST(reques
[all...]

Completed in 13 milliseconds