Searched defs:issecure (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/mpl/bind/dist/tests/dns/ |
H A D | keytable_test.c | 519 bool issecure; ISC_RUN_TEST_IMPL() local 575 bool issecure, covered; ISC_RUN_TEST_IMPL() local [all...] |
/netbsd-src/external/mpl/bind/dist/lib/dns/include/dns/ |
H A D | db.h | 140 bool (*issecure)(dns_db_t *db); global() member
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/ |
H A D | db.h | 138 bool (*issecure)(dns_db_t *db); member
|
/netbsd-src/external/mpl/bind/dist/lib/dns/ |
H A D | sdb.c |
|
H A D | sdlz.c | 1191 issecure(dns_db_t *db) { issecure() function
|
H A D | rbtdb.c | 7718 issecure(dns_db_t *db) { issecure() function
|
H A D | resolver.c | 2435 issecuredomain(dns_view_t * view,const dns_name_t * name,dns_rdatatype_t type,isc_stdtime_t now,bool checknta,bool * ntap,bool * issecure) issecuredomain() argument
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
H A D | sdb.c | 1241 issecure(dns_db_t *db) { in issecure() function
|
H A D | sdlz.c | 1194 issecure(dns_db_t *db) { in issecure() function
|
H A D | rbtdb.c | 8119 issecure(dns_db_t *db) { in issecure() function
|
H A D | resolver.c | 2541 isc_stdtime_t now, bool checknta, bool *ntap, bool *issecure) { in issecuredomain()
|