Searched refs:dns_tsec_t (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/bind9/lib/dns/include/dns/
H A Dtsec.h69 dns_tsec_t **tsecp);
96 dns_tsec_destroy(dns_tsec_t **tsecp);
111 dns_tsec_gettype(dns_tsec_t *tsec);
122 dns_tsec_getkey(dns_tsec_t *tsec, void *keyp);
H A Dclient.h400 dns_tsec_t *tsec, unsigned int timeout,
407 dns_tsec_t *tsec, unsigned int timeout,
502 dns_tsec_t *tsec, unsigned int options);
508 dns_tsec_t *tsec, unsigned int options,
H A Dtypes.h126 typedef struct dns_tsec dns_tsec_t; typedef in typeref:struct:dns_tsec
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dtsec.c48 dns_tsec_t **tsecp)
51 dns_tsec_t *tsec;
114 dns_tsec_destroy(dns_tsec_t **tsecp) {
115 dns_tsec_t *tsec;
139 dns_tsec_gettype(dns_tsec_t *tsec) {
146 dns_tsec_getkey(dns_tsec_t *tsec, void *keyp) {
H A Dclient.c1579 dns_tsec_t *tsec, unsigned int timeout,
1661 dns_tsec_t *tsec, unsigned int timeout,
2594 dns_tsec_t *tsec, unsigned int options)
2675 dns_tsec_t *tsec, unsigned int options,
/freebsd-9.3-release/contrib/bind9/lib/export/samples/
H A Dsample-update.c60 static dns_tsec_t *tsec = NULL;

Completed in 101 milliseconds