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

/bind-9.11.3/bin/named/
H A Dquery.c110 #define SECURE(c) (((c)->query.attributes & \ macro
3384 SECURE(client) && WANTDNSSEC(client))
3391 if (SECURE(client) && (WANTDNSSEC(client) || WANTAD(client)) &&

Completed in 36 milliseconds