Searched refs:actions_destroy (Results 1 – 3 of 3) sorted by relevance
51 void actions_destroy(struct actions *self);
316 actions_destroy(¶ms->threshold_actions); in run_tool()317 actions_destroy(¶ms->end_actions); in run_tool()
30 actions_destroy(struct actions *self) in actions_destroy() function