Searched refs:actionexist (Results 1 – 1 of 1) sorted by relevance
146 static ipqos_conf_action_t *actionexist(char *, ipqos_conf_action_t *);1401 if ((tmp = actionexist(act->name, old)) == NULL) { in diffconf()1424 actionexist(act->name, new) == NULL) { in diffconf()2156 act = actionexist(IPGPC_CLASSIFY, actions); in add_items()2688 oldact = actionexist(act->name, oactions); in undo_modifys()6720 actionexist( in actionexist() function8136 if (actionexist(actions->name, actions->next)) { in actions_unique()8313 actionexist(cls->alist->name, actions)) == NULL) { in validconf()8346 aref->action = actionexist(aref->name, actions); in validconf()