CIB_OP_BUMP       152 daemons/based/based_common.c     {CIB_OP_BUMP,      TRUE,  TRUE,  TRUE,  cib_prepare_none, cib_cleanup_output, cib_process_bump},
CIB_OP_BUMP       111 lib/cib/cib_client.c     return cib_internal_op(cib, CIB_OP_BUMP, NULL, NULL, NULL, NULL, call_options, NULL);
CIB_OP_BUMP       781 lib/cib/cib_file.c     {CIB_OP_BUMP,       FALSE, cib_process_bump},
CIB_OP_BUMP       542 tools/cibadmin.c                 cib_action = CIB_OP_BUMP;