Searched defs:foreach_node_rr (Results 1 - 2 of 2) sorted by relevance
/bind-9.11.3/lib/dns/ |
H A D | update.c | 302 * Internal context struct for foreach_node_rr(). 310 * Internal helper function for foreach_node_rr(). 397 foreach_node_rr(dns_db_t *db, dns_dbversion_t *ver, dns_name_t *name, function 428 return (foreach_node_rr(db, ver, name,
|
/bind-9.11.3/bin/named/ |
H A D | update.c | 513 * Internal context struct for foreach_node_rr(). 521 * Internal helper function for foreach_node_rr(). 621 foreach_node_rr(dns_db_t *db, dns_dbversion_t *ver, dns_name_t *name, function 666 return (foreach_node_rr(db, ver, name,
|
Completed in 23 milliseconds