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

/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dadb.c95 typedef struct dns_adbnamehook dns_adbnamehook_t; typedef in typeref:struct:dns_adbnamehook
96 typedef ISC_LIST(dns_adbnamehook_t) dns_adbnamehooklist_t;
124 isc_mempool_t *nhmp; /*%< dns_adbnamehook_t */
215 ISC_LINK(dns_adbnamehook_t) plink;
267 static inline dns_adbnamehook_t *new_adbnamehook(dns_adb_t *,
269 static inline void free_adbnamehook(dns_adb_t *, dns_adbnamehook_t **);
822 dns_adbnamehook_t *nh;
823 dns_adbnamehook_t *anh;
1269 dns_adbnamehook_t *namehook;
1678 static inline dns_adbnamehook_t *
[all...]

Completed in 55 milliseconds