CIB_OP_MODIFY 1378 daemons/attrd/attrd_commands.c a->update = cib_internal_op(the_cib, CIB_OP_MODIFY, NULL, XML_CIB_TAG_STATUS, xml_top, NULL, CIB_OP_MODIFY 148 daemons/based/based_common.c {CIB_OP_MODIFY, TRUE, TRUE, TRUE, cib_prepare_data, cib_cleanup_data, cib_process_modify}, CIB_OP_MODIFY 25 daemons/controld/controld_utils.h fsa_cib_conn, CIB_OP_MODIFY, NULL, section, data, \ CIB_OP_MODIFY 309 lib/cib/cib_attrs.c rc = cib_internal_op(the_cib, CIB_OP_MODIFY, NULL, section, xml_top, NULL, CIB_OP_MODIFY 145 lib/cib/cib_client.c return cib_internal_op(cib, CIB_OP_MODIFY, NULL, section, data, NULL, call_options, NULL); CIB_OP_MODIFY 152 lib/cib/cib_client.c return cib_internal_op(cib, CIB_OP_MODIFY, NULL, section, data, NULL, call_options, NULL); CIB_OP_MODIFY 779 lib/cib/cib_file.c {CIB_OP_MODIFY, FALSE, cib_process_modify}, CIB_OP_MODIFY 737 lib/cib/cib_ops.c } else if (pcmk__str_eq(op, CIB_OP_MODIFY, pcmk__str_casei)) { CIB_OP_MODIFY 458 tools/cibadmin.c cib_action = CIB_OP_MODIFY;