mutable_key_ptr    50 lib/common/operations.c     char *mutable_key_ptr = NULL;
mutable_key_ptr    89 lib/common/operations.c     mutable_key_ptr = mutable_key + offset + 1;
mutable_key_ptr    91 lib/common/operations.c     crm_trace("  Action: %s", mutable_key_ptr);
mutable_key_ptr    93 lib/common/operations.c     *op_type = strdup(mutable_key_ptr);
mutable_key_ptr    98 lib/common/operations.c     CRM_CHECK(mutable_key != mutable_key_ptr, free(mutable_key);