CIB_OP_ERASE     1317 daemons/based/based_callbacks.c         } else if (pcmk__str_eq(CIB_OP_ERASE, op, pcmk__str_none)) {
CIB_OP_ERASE      155 daemons/based/based_common.c     {CIB_OP_ERASE,     TRUE,  TRUE,  TRUE,  cib_prepare_none, cib_cleanup_output, cib_process_erase},
CIB_OP_ERASE      180 lib/cib/cib_client.c     return cib_internal_op(cib, CIB_OP_ERASE, NULL, NULL, NULL, output_data, call_options, NULL);
CIB_OP_ERASE      777 lib/cib/cib_file.c     {CIB_OP_ERASE,      FALSE, cib_process_erase},
CIB_OP_ERASE      445 tools/cibadmin.c                 cib_action = CIB_OP_ERASE;