CIB_OP_UPGRADE    721 daemons/based/based_callbacks.c     } else if (pcmk__str_eq(op, CIB_OP_UPGRADE, pcmk__str_casei)) {
CIB_OP_UPGRADE    158 daemons/based/based_common.c     {CIB_OP_UPGRADE,   TRUE,  TRUE,  TRUE,  cib_prepare_none, cib_cleanup_output, cib_process_upgrade_server},
CIB_OP_UPGRADE    249 daemons/based/based_messages.c             crm_xml_add(up, F_CIB_OPERATION, CIB_OP_UPGRADE);
CIB_OP_UPGRADE    282 daemons/based/based_messages.c                 crm_xml_add(up, F_CIB_OPERATION, CIB_OP_UPGRADE);
CIB_OP_UPGRADE    118 lib/cib/cib_client.c     return cib_internal_op(cib, CIB_OP_UPGRADE, NULL, NULL, NULL, NULL, call_options, NULL);
CIB_OP_UPGRADE    778 lib/cib/cib_file.c     {CIB_OP_UPGRADE,    FALSE, cib_process_upgrade},
CIB_OP_UPGRADE    441 tools/cibadmin.c                 cib_action = CIB_OP_UPGRADE;
CIB_OP_UPGRADE    669 tools/cibadmin.c                && pcmk__str_eq(cib_action, CIB_OP_UPGRADE, pcmk__str_none)) {
CIB_OP_UPGRADE    677 tools/cibadmin.c             if (pcmk__str_eq(cib_action, CIB_OP_UPGRADE, pcmk__str_none)) {