Lines Matching defs:action
482 * For each rdataset of 'name' in 'ver' of 'db', call 'action'
486 * If 'action' returns an error, abort iteration and return the error.
490 rrset_func *action, void *action_data)
518 result = (*action)(action_data, &rdataset);
537 * For each RR of 'name' in 'ver' of 'db', call 'action'
541 * If 'action' returns an error, abort iteration
559 * 'action' with the RR and 'action_data' as arguments. If the name
563 * If 'action' returns an error, abort iteration and return the error.
4160 * Note: we are already committed to this course of action.
4196 * Note: we are already committed to this course of action.