Searched refs:dns_ipkeylist_t (Results 1 - 8 of 8) sorted by relevance
| /bind-9.11.3/lib/dns/include/dns/ |
| H A D | ipkeylist.h | 29 dns_ipkeylist_init(dns_ipkeylist_t *ipkl); 38 dns_ipkeylist_clear(isc_mem_t *mctx, dns_ipkeylist_t *ipkl); 51 dns_ipkeylist_copy(isc_mem_t *mctx, const dns_ipkeylist_t *src, 52 dns_ipkeylist_t *dst); 59 *\li 'dst' to be non NULL and point to an empty \ref dns_ipkeylist_t 67 dns_ipkeylist_resize(isc_mem_t *mctx, dns_ipkeylist_t *ipkl, unsigned int n);
|
| H A D | catz.h | 47 dns_ipkeylist_t masters;
|
| H A D | types.h | 148 typedef struct dns_ipkeylist dns_ipkeylist_t; typedef in typeref:struct:dns_ipkeylist
|
| /bind-9.11.3/bin/named/include/named/ |
| H A D | config.h | 58 isc_mem_t *mctx, dns_ipkeylist_t *ipkl);
|
| /bind-9.11.3/lib/dns/ |
| H A D | ipkeylist.c | 21 dns_ipkeylist_init(dns_ipkeylist_t *ipkl) { 31 dns_ipkeylist_clear(isc_mem_t *mctx, dns_ipkeylist_t *ipkl) { 75 dns_ipkeylist_copy(isc_mem_t *mctx, const dns_ipkeylist_t *src, 76 dns_ipkeylist_t *dst) 165 dns_ipkeylist_resize(isc_mem_t *mctx, dns_ipkeylist_t *ipkl, unsigned int n) {
|
| H A D | catz.c | 1020 catz_process_masters(dns_catz_zone_t *zone, dns_ipkeylist_t *ipkl,
|
| /bind-9.11.3/bin/named/ |
| H A D | zoneconf.c | 1121 dns_ipkeylist_t ipkl; 1594 dns_ipkeylist_t ipkl;
|
| H A D | config.c | 571 isc_mem_t *mctx, dns_ipkeylist_t *ipkl)
|
Completed in 21 milliseconds