Searched refs:first_tag (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/isccc/ | ||
H A D | cc.c | 606 isc_boolean_t first_tag; local 612 first_tag = ISC_TRUE; 633 if (first_tag && secret != NULL && strcmp(key, "_auth") == 0) 635 first_tag = ISC_FALSE; |
Completed in 12 milliseconds