Searched defs:found_key (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/
H A Dtkey.c301 isc_boolean_t found_key = ISC_FALSE, found_incompatible = ISC_FALSE; local
334 result == ISC_R_SUCCESS && !found_key;
345 result == ISC_R_SUCCESS && !found_key;
359 found_key = ISC_TRUE;
371 if (!found_key) {

Completed in 10 milliseconds