stop_op_key       943 pengine/native.c         char *stop_op_key = NULL;
stop_op_key       991 pengine/native.c         stop_op_key = stop_key(rsc);
stop_op_key       992 pengine/native.c         stop_ops = find_actions_exact(rsc->actions, stop_op_key, stop_node);
stop_op_key      1008 pengine/native.c                 custom_action_order(rsc, strdup(stop_op_key), stop,
stop_op_key      1018 pengine/native.c         free(stop_op_key);