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

/bind-9.11.3/lib/bind9/
H A Dcheck.c3099 unsigned int tflags, mflags; local
3283 tflags = 0;
3293 tresult = check_trusted_key(obj, ISC_FALSE, &tflags,
3300 if ((tflags & ROOT_KSK_2010) != 0 && (tflags & ROOT_KSK_2017) == 0) {
3307 if ((tflags & DLV_KSK_KEY) != 0) {
3348 if ((tflags & (ROOT_KSK_2010|ROOT_KSK_2017)) != 0 &&

Completed in 1903 milliseconds