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

/bind-9.6-ESV-R11/lib/dns/
H A Drbtdb.c630 static void free_rbtdb(dns_rbtdb_t *rbtdb, isc_boolean_t log,
693 free_rbtdb(rbtdb, ISC_TRUE, event);
837 free_rbtdb(dns_rbtdb_t *rbtdb, isc_boolean_t log, isc_event_t *event) { function
935 "done free_rbtdb(%s)", buf);
1034 "calling free_rbtdb(%s)", buf);
1035 free_rbtdb(rbtdb, ISC_TRUE, NULL);
4958 "calling free_rbtdb(%s)", buf);
4959 free_rbtdb(rbtdb, ISC_TRUE, NULL);
7143 * Must be initialized before free_rbtdb() is called.
7152 free_rbtdb(rbtd
[all...]

Completed in 27 milliseconds