Searched refs:ind_name (Results 1 – 4 of 4) sorted by relevance
105 ((ind_action_t *)arg)->ind_name); in conf_error_msg()186 newindicator->ind_name = namep ? dstrdup(namep) : NULL; in new_indicator()216 if (indp->ind_name) in ind_free()217 dstrfree(indp->ind_name); in ind_free()230 lap->ind_name = namep ? dstrdup(namep) : NULL; in new_indaction()260 if (lap->ind_name) in indaction_free()261 dstrfree(lap->ind_name); in indaction_free()455 len = strlen(indrp->ind_name) + 2; in check_indactions()459 indrp->ind_name); in check_indactions()474 indrp->ind_name); in check_indactions()[all …]
104 char *ind_name; member121 char *ind_name; member
96 strcasecmp(ind_listp->ind_name, name) == 0) { in lookup_action_string()185 actions->ind_state, actions->ind_name); in schg_execute_state_change_action()
360 topoprop_indicator_add(indicator_t **indp, char *ind_name, char *ind_action) in topoprop_indicator_add() argument367 if (indicator_breakup(ind_name, &state, &name) != 0) in topoprop_indicator_add()