stop_ops          941 pengine/native.c         GListPtr stop_ops = NULL;
stop_ops          992 pengine/native.c         stop_ops = find_actions_exact(rsc->actions, stop_op_key, stop_node);
stop_ops          994 pengine/native.c         for (local_gIter = stop_ops; local_gIter != NULL; local_gIter = local_gIter->next) {
stop_ops         1015 pengine/native.c         if (stop_ops) {
stop_ops         1016 pengine/native.c             g_list_free(stop_ops);