Searched refs:check_indactions (Results 1 – 3 of 3) sorted by relevance
226 extern conf_err_t check_indactions(ind_action_t *indap);
446 if (!failed && (err = check_indactions(indactp)) != E_NO_ERROR) { in topoprop_indrule_add()
442 check_indactions(ind_action_t *indrp) in check_indactions() function