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

/bind-9.6-ESV-R11/bin/named/
H A Dupdate.c483 * with the rdataset and 'action_data' as arguments. If the name
490 rrset_func *action, void *action_data)
518 result = (*action)(action_data, &rdataset);
538 * with the RR and 'action_data' as arguments. If the name
559 * 'action' with the RR and 'action_data' as arguments. If the name
489 foreach_rrset(dns_db_t *db, dns_dbversion_t *ver, dns_name_t *name, rrset_func *action, void *action_data) argument

Completed in 18 milliseconds