Lines Matching defs:action
545 * For each rdataset of 'name' in 'ver' of 'db', call 'action'
549 * If 'action' returns an error, abort iteration and return the error.
553 rrset_func *action, void *action_data)
594 result = (*action)(action_data, &rdataset);
613 * For each RR of 'name' in 'ver' of 'db', call 'action'
617 * If 'action' returns an error, abort iteration
635 * 'action' with the RR and 'action_data' as arguments. If the name
639 * If 'action' returns an error, abort iteration and return the error.
3247 * Note: we are already committed to this course of action.
3282 * Note: we are already committed to this course of action.