pcmk__free_action  237 include/crm/common/actions_internal.h void pcmk__free_action(gpointer user_data);
pcmk__free_action  136 lib/common/scheduler.c     g_list_free_full(scheduler->priv->actions, pcmk__free_action);
pcmk__free_action  316 lib/pengine/status.c     g_list_free_full(scheduler->priv->actions, pcmk__free_action);