xmlNode 82 daemons/attrd/attrd_alerts.c config_query_callback(xmlNode * msg, int call_id, int rc, xmlNode * output, void *user_data) xmlNode 84 daemons/attrd/attrd_alerts.c xmlNode *crmalerts = NULL; xmlNode 129 daemons/attrd/attrd_alerts.c attrd_cib_updated_cb(const char *event, xmlNode * msg) xmlNode 54 daemons/attrd/attrd_commands.c void attrd_current_only_attribute_update(crm_node_t *peer, xmlNode *xml); xmlNode 55 daemons/attrd/attrd_commands.c void attrd_peer_update(crm_node_t *peer, xmlNode *xml, const char *host, bool filter); xmlNode 56 daemons/attrd/attrd_commands.c void attrd_peer_sync(crm_node_t *peer, xmlNode *xml); xmlNode 60 daemons/attrd/attrd_commands.c send_attrd_message(crm_node_t * node, xmlNode * data) xmlNode 105 daemons/attrd/attrd_commands.c static xmlNode * xmlNode 107 daemons/attrd/attrd_commands.c xmlNode *parent, const char *name, const char *set, const char *uuid, unsigned int timeout_ms, const char *user, xmlNode 110 daemons/attrd/attrd_commands.c xmlNode *xml = create_xml_node(parent, __func__); xmlNode 145 daemons/attrd/attrd_commands.c create_attribute(xmlNode *xml) xmlNode 191 daemons/attrd/attrd_commands.c attrd_client_peer_remove(const char *client_name, xmlNode *xml) xmlNode 237 daemons/attrd/attrd_commands.c attrd_client_update(xmlNode *xml) xmlNode 321 daemons/attrd/attrd_commands.c attrd_client_clear_failure(xmlNode *xml) xmlNode 399 daemons/attrd/attrd_commands.c static xmlNode *build_query_reply(const char *attr, const char *host) xmlNode 401 daemons/attrd/attrd_commands.c xmlNode *reply = create_xml_node(NULL, __func__); xmlNode 414 daemons/attrd/attrd_commands.c xmlNode *host_value; xmlNode 466 daemons/attrd/attrd_commands.c xmlNode *query) xmlNode 470 daemons/attrd/attrd_commands.c xmlNode *reply; xmlNode 516 daemons/attrd/attrd_commands.c attrd_peer_clear_failure(crm_node_t *peer, xmlNode *xml) xmlNode 559 daemons/attrd/attrd_commands.c xmlNode *attrd_op = create_xml_node(NULL, __func__); xmlNode 572 daemons/attrd/attrd_commands.c attrd_peer_message(crm_node_t *peer, xmlNode *xml) xmlNode 612 daemons/attrd/attrd_commands.c xmlNode *child = NULL; xmlNode 635 daemons/attrd/attrd_commands.c attrd_peer_sync(crm_node_t *peer, xmlNode *xml) xmlNode 642 daemons/attrd/attrd_commands.c xmlNode *sync = create_xml_node(NULL, __func__); xmlNode 702 daemons/attrd/attrd_commands.c attrd_lookup_or_create_value(GHashTable *values, const char *host, xmlNode *xml) xmlNode 736 daemons/attrd/attrd_commands.c attrd_current_only_attribute_update(crm_node_t *peer, xmlNode *xml) xmlNode 742 daemons/attrd/attrd_commands.c xmlNode *sync = create_xml_node(NULL, __func__); xmlNode 772 daemons/attrd/attrd_commands.c attrd_peer_update(crm_node_t *peer, xmlNode *xml, const char *host, bool filter) xmlNode 866 daemons/attrd/attrd_commands.c xmlNode *sync = create_xml_node(NULL, __func__); xmlNode 989 daemons/attrd/attrd_commands.c attrd_cib_callback(xmlNode * msg, int call_id, int rc, xmlNode * output, void *user_data) xmlNode 1104 daemons/attrd/attrd_commands.c build_update_element(xmlNode *parent, attribute_t *a, const char *nodeid, const char *value) xmlNode 1107 daemons/attrd/attrd_commands.c xmlNode *xml_obj = NULL; xmlNode 1178 daemons/attrd/attrd_commands.c xmlNode *xml_top = NULL; xmlNode 50 daemons/attrd/attrd_elections.c attrd_handle_election_op(const crm_node_t *peer, xmlNode *xml) xmlNode 100 daemons/attrd/attrd_elections.c attrd_check_for_new_writer(const crm_node_t *peer, const xmlNode *xml) xmlNode 156 daemons/attrd/attrd_elections.c attrd_xml_add_writer(xmlNode *xml) xmlNode 192 daemons/attrd/attrd_utils.c attrd_cib_replaced_cb(const char *event, xmlNode * msg) xmlNode 46 daemons/attrd/pacemaker-attrd.c xmlNode *xml = NULL; xmlNode 104 daemons/attrd/pacemaker-attrd.c attrd_erase_cb(xmlNode *msg, int call_id, int rc, xmlNode *output, xmlNode 228 daemons/attrd/pacemaker-attrd.c xmlNode *xml = NULL; xmlNode 66 daemons/attrd/pacemaker-attrd.h void attrd_cib_replaced_cb(const char *event, xmlNode * msg); xmlNode 67 daemons/attrd/pacemaker-attrd.h void attrd_cib_updated_cb(const char *event, xmlNode *msg); xmlNode 76 daemons/attrd/pacemaker-attrd.h void attrd_handle_election_op(const crm_node_t *peer, xmlNode *xml); xmlNode 77 daemons/attrd/pacemaker-attrd.h bool attrd_check_for_new_writer(const crm_node_t *peer, const xmlNode *xml); xmlNode 80 daemons/attrd/pacemaker-attrd.h void attrd_xml_add_writer(xmlNode *xml); xmlNode 122 daemons/attrd/pacemaker-attrd.h void attrd_peer_message(crm_node_t *client, xmlNode *msg); xmlNode 123 daemons/attrd/pacemaker-attrd.h void attrd_client_peer_remove(const char *client_name, xmlNode *xml); xmlNode 124 daemons/attrd/pacemaker-attrd.h void attrd_client_clear_failure(xmlNode *xml); xmlNode 125 daemons/attrd/pacemaker-attrd.h void attrd_client_update(xmlNode *xml); xmlNode 128 daemons/attrd/pacemaker-attrd.h xmlNode *query); xmlNode 38 daemons/based/based_callbacks.c xmlNode *notify_src; xmlNode 52 daemons/based/based_callbacks.c void send_cib_replace(const xmlNode * sync_request, const char *host); xmlNode 53 daemons/based/based_callbacks.c static void cib_process_request(xmlNode *request, gboolean privileged, xmlNode 57 daemons/based/based_callbacks.c static int cib_process_command(xmlNode *request, xmlNode **reply, xmlNode 58 daemons/based/based_callbacks.c xmlNode **cib_diff, gboolean privileged); xmlNode 143 daemons/based/based_callbacks.c cib_common_callback_worker(uint32_t id, uint32_t flags, xmlNode * op_request, xmlNode 150 daemons/based/based_callbacks.c xmlNode *ack = create_xml_node(NULL, __func__); xmlNode 213 daemons/based/based_callbacks.c xmlNode *op_request = pcmk__client_data2xml(cib_client, data, &id, &flags); xmlNode 275 daemons/based/based_callbacks.c int sync_our_cib(xmlNode * request, gboolean all); xmlNode 282 daemons/based/based_callbacks.c xmlNode *ping = create_xml_node(NULL, "ping"); xmlNode 304 daemons/based/based_callbacks.c process_ping_reply(xmlNode *reply) xmlNode 309 daemons/based/based_callbacks.c xmlNode *pong = get_message_xml(reply, F_CIB_CALLDATA); xmlNode 336 daemons/based/based_callbacks.c xmlNode *remote_cib = get_message_xml(pong, F_CIB_CALLDATA); xmlNode 362 daemons/based/based_callbacks.c do_local_notify(xmlNode * notify_src, const char *client_id, xmlNode 456 daemons/based/based_callbacks.c queue_local_notify(xmlNode * notify_src, const char *client_id, gboolean sync_reply, xmlNode 580 daemons/based/based_callbacks.c parse_peer_options_v1(int call_type, xmlNode * request, xmlNode 678 daemons/based/based_callbacks.c parse_peer_options_v2(int call_type, xmlNode * request, xmlNode 801 daemons/based/based_callbacks.c parse_peer_options(int call_type, xmlNode * request, xmlNode 819 daemons/based/based_callbacks.c forward_request(xmlNode * request, pcmk__client_t *cib_client, int call_options) xmlNode 844 daemons/based/based_callbacks.c send_peer_reply(xmlNode * msg, xmlNode * result_diff, const char *originator, gboolean broadcast) xmlNode 909 daemons/based/based_callbacks.c cib_process_request(xmlNode *request, gboolean privileged, xmlNode 922 daemons/based/based_callbacks.c xmlNode *op_reply = NULL; xmlNode 923 daemons/based/based_callbacks.c xmlNode *result_diff = NULL; xmlNode 1151 daemons/based/based_callbacks.c cib_process_command(xmlNode * request, xmlNode ** reply, xmlNode ** cib_diff, gboolean privileged) xmlNode 1153 daemons/based/based_callbacks.c xmlNode *input = NULL; xmlNode 1154 daemons/based/based_callbacks.c xmlNode *output = NULL; xmlNode 1155 daemons/based/based_callbacks.c xmlNode *result_cib = NULL; xmlNode 1156 daemons/based/based_callbacks.c xmlNode *current_cib = NULL; xmlNode 1377 daemons/based/based_callbacks.c cib_peer_callback(xmlNode * msg, void *private_data) xmlNode 1499 daemons/based/based_callbacks.c xmlNode *leaving = NULL; xmlNode 31 daemons/based/based_common.c extern int cib_perform_command(xmlNode * request, xmlNode ** reply, xmlNode ** cib_diff, xmlNode 34 daemons/based/based_common.c static xmlNode * xmlNode 35 daemons/based/based_common.c cib_prepare_common(xmlNode * root, const char *section) xmlNode 37 daemons/based/based_common.c xmlNode *data = NULL; xmlNode 61 daemons/based/based_common.c cib_prepare_none(xmlNode * request, xmlNode ** data, const char **section) xmlNode 69 daemons/based/based_common.c cib_prepare_data(xmlNode * request, xmlNode ** data, const char **section) xmlNode 71 daemons/based/based_common.c xmlNode *input_fragment = get_message_xml(request, F_CIB_CALLDATA); xmlNode 80 daemons/based/based_common.c cib_prepare_sync(xmlNode * request, xmlNode ** data, const char **section) xmlNode 88 daemons/based/based_common.c cib_prepare_diff(xmlNode * request, xmlNode ** data, const char **section) xmlNode 90 daemons/based/based_common.c xmlNode *input_fragment = NULL; xmlNode 109 daemons/based/based_common.c cib_cleanup_query(int options, xmlNode ** data, xmlNode ** output) xmlNode 120 daemons/based/based_common.c cib_cleanup_data(int options, xmlNode ** data, xmlNode ** output) xmlNode 128 daemons/based/based_common.c cib_cleanup_output(int options, xmlNode ** data, xmlNode ** output) xmlNode 135 daemons/based/based_common.c cib_cleanup_none(int options, xmlNode ** data, xmlNode ** output) xmlNode 199 daemons/based/based_common.c xmlNode * xmlNode 200 daemons/based/based_common.c cib_msg_copy(xmlNode * msg, gboolean with_data) xmlNode 205 daemons/based/based_common.c xmlNode *value_struct = NULL; xmlNode 240 daemons/based/based_common.c xmlNode *copy = create_xml_node(NULL, "copy"); xmlNode 293 daemons/based/based_common.c cib_op_prepare(int call_type, xmlNode * request, xmlNode ** input, const char **section) xmlNode 300 daemons/based/based_common.c cib_op_cleanup(int call_type, int options, xmlNode ** input, xmlNode ** output) xmlNode 64 daemons/based/based_io.c static xmlNode * xmlNode 67 daemons/based/based_io.c xmlNode *root = NULL; xmlNode 180 daemons/based/based_io.c xmlNode * xmlNode 194 daemons/based/based_io.c xmlNode *root = NULL; xmlNode 195 daemons/based/based_io.c xmlNode *status = NULL; xmlNode 323 daemons/based/based_io.c xmlNode *tmp_cib = the_cib; xmlNode 346 daemons/based/based_io.c activateCibXml(xmlNode * new_cib, gboolean to_disk, const char *op) xmlNode 349 daemons/based/based_io.c xmlNode *saved_cib = the_cib; xmlNode 394 daemons/based/based_io.c xmlNode *cib_local = NULL; xmlNode 38 daemons/based/based_messages.c xmlNode *the_cib = NULL; xmlNode 39 daemons/based/based_messages.c int revision_check(xmlNode * cib_update, xmlNode * cib_copy, int flags); xmlNode 40 daemons/based/based_messages.c int get_revision(xmlNode * xml_obj, int cur_revision); xmlNode 42 daemons/based/based_messages.c int updateList(xmlNode * local_cib, xmlNode * update_command, xmlNode * failed, xmlNode 45 daemons/based/based_messages.c gboolean update_results(xmlNode * failed, xmlNode * target, const char *operation, int return_code); xmlNode 47 daemons/based/based_messages.c int cib_update_counter(xmlNode * xml_obj, const char *field, gboolean reset); xmlNode 49 daemons/based/based_messages.c int sync_our_cib(xmlNode * request, gboolean all); xmlNode 52 daemons/based/based_messages.c cib_process_shutdown_req(const char *op, int options, const char *section, xmlNode * req, xmlNode 53 daemons/based/based_messages.c xmlNode * input, xmlNode * existing_cib, xmlNode ** result_cib, xmlNode 54 daemons/based/based_messages.c xmlNode ** answer) xmlNode 76 daemons/based/based_messages.c cib_process_default(const char *op, int options, const char *section, xmlNode * req, xmlNode 77 daemons/based/based_messages.c xmlNode * input, xmlNode * existing_cib, xmlNode ** result_cib, xmlNode 78 daemons/based/based_messages.c xmlNode ** answer) xmlNode 100 daemons/based/based_messages.c cib_process_readwrite(const char *op, int options, const char *section, xmlNode * req, xmlNode 101 daemons/based/based_messages.c xmlNode * input, xmlNode * existing_cib, xmlNode ** result_cib, xmlNode 102 daemons/based/based_messages.c xmlNode ** answer) xmlNode 141 daemons/based/based_messages.c xmlNode *sync_me = create_xml_node(NULL, "sync-me"); xmlNode 155 daemons/based/based_messages.c cib_process_ping(const char *op, int options, const char *section, xmlNode * req, xmlNode * input, xmlNode 156 daemons/based/based_messages.c xmlNode * existing_cib, xmlNode ** result_cib, xmlNode ** answer) xmlNode 182 daemons/based/based_messages.c xmlNode *shallow = create_xml_node(NULL, tag); xmlNode 203 daemons/based/based_messages.c cib_process_sync(const char *op, int options, const char *section, xmlNode * req, xmlNode * input, xmlNode 204 daemons/based/based_messages.c xmlNode * existing_cib, xmlNode ** result_cib, xmlNode ** answer) xmlNode 210 daemons/based/based_messages.c cib_process_upgrade_server(const char *op, int options, const char *section, xmlNode * req, xmlNode * input, xmlNode 211 daemons/based/based_messages.c xmlNode * existing_cib, xmlNode ** result_cib, xmlNode ** answer) xmlNode 229 daemons/based/based_messages.c xmlNode *scratch = copy_xml(existing_cib); xmlNode 243 daemons/based/based_messages.c xmlNode *up = create_xml_node(NULL, __func__); xmlNode 279 daemons/based/based_messages.c xmlNode *up = create_xml_node(NULL, __func__); xmlNode 302 daemons/based/based_messages.c cib_process_sync_one(const char *op, int options, const char *section, xmlNode * req, xmlNode 303 daemons/based/based_messages.c xmlNode * input, xmlNode * existing_cib, xmlNode ** result_cib, xmlNode 304 daemons/based/based_messages.c xmlNode ** answer) xmlNode 310 daemons/based/based_messages.c cib_server_process_diff(const char *op, int options, const char *section, xmlNode * req, xmlNode 311 daemons/based/based_messages.c xmlNode * input, xmlNode * existing_cib, xmlNode ** result_cib, xmlNode 312 daemons/based/based_messages.c xmlNode ** answer) xmlNode 371 daemons/based/based_messages.c cib_process_replace_svr(const char *op, int options, const char *section, xmlNode * req, xmlNode 372 daemons/based/based_messages.c xmlNode * input, xmlNode * existing_cib, xmlNode ** result_cib, xmlNode 373 daemons/based/based_messages.c xmlNode ** answer) xmlNode 385 daemons/based/based_messages.c delete_cib_object(xmlNode * parent, xmlNode * delete_spec) xmlNode 389 daemons/based/based_messages.c xmlNode *equiv_node = NULL; xmlNode 427 daemons/based/based_messages.c xmlNode *child = NULL; xmlNode 444 daemons/based/based_messages.c cib_process_delete_absolute(const char *op, int options, const char *section, xmlNode * req, xmlNode 445 daemons/based/based_messages.c xmlNode * input, xmlNode * existing_cib, xmlNode ** result_cib, xmlNode 446 daemons/based/based_messages.c xmlNode ** answer) xmlNode 448 daemons/based/based_messages.c xmlNode *failed = NULL; xmlNode 450 daemons/based/based_messages.c xmlNode *update_section = NULL; xmlNode 492 daemons/based/based_messages.c sync_our_cib(xmlNode * request, gboolean all) xmlNode 499 daemons/based/based_messages.c xmlNode *replace_request = cib_msg_copy(request, FALSE); xmlNode 34 daemons/based/based_notify.c xmlNode *msg; xmlNode 39 daemons/based/based_notify.c void attach_cib_generation(xmlNode * msg, const char *field, xmlNode * a_cib); xmlNode 41 daemons/based/based_notify.c static void do_cib_notify(int options, const char *op, xmlNode *update, xmlNode 42 daemons/based/based_notify.c int result, xmlNode * result_data, xmlNode 109 daemons/based/based_notify.c cib_notify_send(xmlNode * xml) xmlNode 132 daemons/based/based_notify.c xmlNode * update, int result, xmlNode * diff) xmlNode 173 daemons/based/based_notify.c do_cib_notify(int options, const char *op, xmlNode * update, xmlNode 174 daemons/based/based_notify.c int result, xmlNode * result_data, const char *msg_type) xmlNode 176 daemons/based/based_notify.c xmlNode *update_msg = NULL; xmlNode 219 daemons/based/based_notify.c attach_cib_generation(xmlNode * msg, const char *field, xmlNode * a_cib) xmlNode 221 daemons/based/based_notify.c xmlNode *generation = create_xml_node(NULL, XML_CIB_TAG_GENERATION_TUPPLE); xmlNode 231 daemons/based/based_notify.c cib_replace_notify(const char *origin, xmlNode * update, int result, xmlNode * diff) xmlNode 233 daemons/based/based_notify.c xmlNode *replace_msg = NULL; xmlNode 214 daemons/based/based_remote.c cib_remote_auth(xmlNode * login) xmlNode 408 daemons/based/based_remote.c cib_handle_remote_msg(pcmk__client_t *client, xmlNode *command) xmlNode 469 daemons/based/based_remote.c xmlNode *command = NULL; xmlNode 511 daemons/based/based_remote.c xmlNode *reg; xmlNode 48 daemons/based/cibmon.c void cibmon_diff(const char *event, xmlNode * msg); xmlNode 51 daemons/based/cibmon.c static xmlNode *cib_copy = NULL; xmlNode 190 daemons/based/cibmon.c cibmon_diff(const char *event, xmlNode * msg) xmlNode 196 daemons/based/cibmon.c xmlNode *diff = NULL; xmlNode 197 daemons/based/cibmon.c xmlNode *cib_last = NULL; xmlNode 198 daemons/based/cibmon.c xmlNode *update = get_message_xml(msg, F_CIB_UPDATE); xmlNode 242 daemons/based/pacemaker-based.c xmlNode *xml = NULL; xmlNode 352 daemons/based/pacemaker-based.c xmlNode *cib = readCibXmlFile(cib_root, filename, !preserve_status); xmlNode 52 daemons/based/pacemaker-based.h int (*prepare) (xmlNode *, xmlNode **, const char **); xmlNode 53 daemons/based/pacemaker-based.h int (*cleanup) (int, xmlNode **, xmlNode **); xmlNode 54 daemons/based/pacemaker-based.h int (*fn) (const char *, int, const char *, xmlNode *, xmlNode 55 daemons/based/pacemaker-based.h xmlNode *, xmlNode *, xmlNode **, xmlNode **); xmlNode 61 daemons/based/pacemaker-based.h extern xmlNode *the_cib; xmlNode 82 daemons/based/pacemaker-based.h void cib_peer_callback(xmlNode *msg, void *private_data); xmlNode 84 daemons/based/pacemaker-based.h xmlNode *op_request, pcmk__client_t *cib_client, xmlNode 92 daemons/based/pacemaker-based.h gboolean verifyCibXml(xmlNode *cib); xmlNode 93 daemons/based/pacemaker-based.h xmlNode *readCibXml(char *buffer); xmlNode 94 daemons/based/pacemaker-based.h xmlNode *readCibXmlFile(const char *dir, const char *file, xmlNode 96 daemons/based/pacemaker-based.h int activateCibXml(xmlNode *doc, gboolean to_disk, const char *op); xmlNode 98 daemons/based/pacemaker-based.h xmlNode *createCibRequest(gboolean isLocal, const char *operation, xmlNode 100 daemons/based/pacemaker-based.h xmlNode *data); xmlNode 102 daemons/based/pacemaker-based.h xmlNode *req, xmlNode *input, xmlNode 103 daemons/based/pacemaker-based.h xmlNode *existing_cib, xmlNode **result_cib, xmlNode 104 daemons/based/pacemaker-based.h xmlNode **answer); xmlNode 106 daemons/based/pacemaker-based.h xmlNode *req, xmlNode *input, xmlNode *existing_cib, xmlNode 107 daemons/based/pacemaker-based.h xmlNode **result_cib, xmlNode **answer); xmlNode 109 daemons/based/pacemaker-based.h xmlNode *req, xmlNode *input, xmlNode *existing_cib, xmlNode 110 daemons/based/pacemaker-based.h xmlNode **result_cib, xmlNode **answer); xmlNode 112 daemons/based/pacemaker-based.h xmlNode *req, xmlNode *input, xmlNode *existing_cib, xmlNode 113 daemons/based/pacemaker-based.h xmlNode **result_cib, xmlNode **answer); xmlNode 115 daemons/based/pacemaker-based.h xmlNode *req, xmlNode *input, xmlNode *existing_cib, xmlNode 116 daemons/based/pacemaker-based.h xmlNode **result_cib, xmlNode **answer); xmlNode 118 daemons/based/pacemaker-based.h xmlNode *req, xmlNode *input, xmlNode *existing_cib, xmlNode 119 daemons/based/pacemaker-based.h xmlNode **result_cib, xmlNode **answer); xmlNode 121 daemons/based/pacemaker-based.h xmlNode *req, xmlNode *input, xmlNode *existing_cib, xmlNode 122 daemons/based/pacemaker-based.h xmlNode **result_cib, xmlNode **answer); xmlNode 124 daemons/based/pacemaker-based.h xmlNode *req, xmlNode *input, xmlNode *existing_cib, xmlNode 125 daemons/based/pacemaker-based.h xmlNode **result_cib, xmlNode **answer); xmlNode 127 daemons/based/pacemaker-based.h const char *section, xmlNode *req, xmlNode 128 daemons/based/pacemaker-based.h xmlNode *input, xmlNode *existing_cib, xmlNode 129 daemons/based/pacemaker-based.h xmlNode **result_cib, xmlNode **answer); xmlNode 131 daemons/based/pacemaker-based.h xmlNode *req, xmlNode *input, xmlNode 132 daemons/based/pacemaker-based.h xmlNode *existing_cib, xmlNode **result_cib, xmlNode 133 daemons/based/pacemaker-based.h xmlNode **answer); xmlNode 136 daemons/based/pacemaker-based.h xmlNode *cib_msg_copy(xmlNode *msg, gboolean with_data); xmlNode 137 daemons/based/pacemaker-based.h xmlNode *cib_construct_reply(xmlNode *request, xmlNode *output, int rc); xmlNode 141 daemons/based/pacemaker-based.h int cib_op_prepare(int call_type, xmlNode *request, xmlNode **input, xmlNode 143 daemons/based/pacemaker-based.h int cib_op_cleanup(int call_type, int options, xmlNode **input, xmlNode 144 daemons/based/pacemaker-based.h xmlNode **output); xmlNode 148 daemons/based/pacemaker-based.h const char *op, xmlNode *update, int result, xmlNode 149 daemons/based/pacemaker-based.h xmlNode *old_cib); xmlNode 150 daemons/based/pacemaker-based.h void cib_replace_notify(const char *origin, xmlNode *update, int result, xmlNode 151 daemons/based/pacemaker-based.h xmlNode *diff); xmlNode 15 daemons/controld/controld_alerts.h void crmd_unpack_alerts(xmlNode *alerts); xmlNode 24 daemons/controld/controld_based.c do_cib_updated(const char *event, xmlNode * msg) xmlNode 32 daemons/controld/controld_based.c do_cib_replaced(const char *event, xmlNode * msg) xmlNode 171 daemons/controld/controld_based.c cib_delete_callback(xmlNode *msg, int call_id, int rc, xmlNode *output, xmlNode 27 daemons/controld/controld_callbacks.c crmd_ha_msg_filter(xmlNode * msg) xmlNode 226 daemons/controld/controld_callbacks.c xmlNode *update = NULL; xmlNode 13 daemons/controld/controld_callbacks.h extern void crmd_ha_msg_filter(xmlNode * msg); xmlNode 116 daemons/controld/controld_control.c xmlNode *msg = NULL; xmlNode 131 daemons/controld/controld_control.c extern xmlNode *max_generation_xml; xmlNode 379 daemons/controld/controld_control.c xmlNode *msg = pcmk__client_data2xml(client, data, &id, &flags); xmlNode 681 daemons/controld/controld_control.c config_query_callback(xmlNode * msg, int call_id, int rc, xmlNode * output, void *user_data) xmlNode 686 daemons/controld/controld_control.c xmlNode *crmconfig = NULL; xmlNode 687 daemons/controld/controld_control.c xmlNode *alerts = NULL; xmlNode 41 daemons/controld/controld_corosync.c xmlNode *xml = string2xml(data); xmlNode 172 daemons/controld/controld_election.c feature_update_callback(xmlNode * msg, int call_id, int rc, xmlNode * output, void *user_data) xmlNode 191 daemons/controld/controld_election.c xmlNode *cib = NULL; xmlNode 257 daemons/controld/controld_election.c xmlNode *update = NULL; xmlNode 37 daemons/controld/controld_execd.c static gboolean build_active_RAs(lrm_state_t * lrm_state, xmlNode * rsc_list); xmlNode 40 daemons/controld/controld_execd.c static lrmd_event_data_t *construct_op(lrm_state_t * lrm_state, xmlNode * rsc_op, xmlNode 43 daemons/controld/controld_execd.c const char *operation, xmlNode *msg); xmlNode 496 daemons/controld/controld_execd.c xmlNode *result, enum ra_param_flags_e param_type, xmlNode 567 daemons/controld/controld_execd.c xmlNode *update, const char *version) xmlNode 571 daemons/controld/controld_execd.c xmlNode *restart = NULL; xmlNode 612 daemons/controld/controld_execd.c xmlNode *update, const char *version) xmlNode 616 daemons/controld/controld_execd.c xmlNode *secure = NULL; xmlNode 645 daemons/controld/controld_execd.c build_operation_update(xmlNode * parent, lrmd_rsc_info_t * rsc, lrmd_event_data_t * op, xmlNode 649 daemons/controld/controld_execd.c xmlNode *xml_op = NULL; xmlNode 776 daemons/controld/controld_execd.c build_active_RAs(lrm_state_t * lrm_state, xmlNode * rsc_list) xmlNode 785 daemons/controld/controld_execd.c xmlNode *xml_rsc = create_xml_node(rsc_list, XML_LRM_TAG_RESOURCE); xmlNode 812 daemons/controld/controld_execd.c static xmlNode * xmlNode 815 daemons/controld/controld_execd.c xmlNode *xml_state = NULL; xmlNode 816 daemons/controld/controld_execd.c xmlNode *xml_data = NULL; xmlNode 817 daemons/controld/controld_execd.c xmlNode *rsc_list = NULL; xmlNode 841 daemons/controld/controld_execd.c xmlNode * xmlNode 991 daemons/controld/controld_execd.c xmlNode *xml_top = NULL; xmlNode 1255 daemons/controld/controld_execd.c get_lrm_resource(lrm_state_t *lrm_state, xmlNode *rsc_xml, gboolean do_create, xmlNode 1440 daemons/controld/controld_execd.c synthesize_lrmd_failure(lrm_state_t *lrm_state, xmlNode *action, xmlNode 1446 daemons/controld/controld_execd.c xmlNode *xml_rsc = find_xml_node(action, XML_CIB_TAG_RESOURCE, TRUE); xmlNode 1487 daemons/controld/controld_execd.c lrm_op_target(xmlNode *xml) xmlNode 1501 daemons/controld/controld_execd.c fail_lrm_resource(xmlNode *xml, lrm_state_t *lrm_state, const char *user_name, xmlNode 1506 daemons/controld/controld_execd.c xmlNode *xml_rsc = find_xml_node(xml, XML_CIB_TAG_RESOURCE, TRUE); xmlNode 1556 daemons/controld/controld_execd.c xmlNode *fragment = do_lrm_query_internal(lrm_state, node_update_all); xmlNode 1562 daemons/controld/controld_execd.c xmlNode *reply = create_request(CRM_OP_INVOKE_LRM, fragment, from_host, xmlNode 1578 daemons/controld/controld_execd.c handle_query_op(xmlNode *msg, lrm_state_t *lrm_state) xmlNode 1580 daemons/controld/controld_execd.c xmlNode *data = do_lrm_query_internal(lrm_state, node_update_all); xmlNode 1581 daemons/controld/controld_execd.c xmlNode *reply = create_reply(msg, data); xmlNode 1601 daemons/controld/controld_execd.c xmlNode *reply = create_request(CRM_OP_INVOKE_LRM, NULL, from_host, xmlNode 1624 daemons/controld/controld_execd.c xmlNode *params = find_xml_node(input->xml, XML_TAG_ATTRS, TRUE); xmlNode 1813 daemons/controld/controld_execd.c xmlNode *xml_rsc = find_xml_node(input->xml, XML_CIB_TAG_RESOURCE, TRUE); xmlNode 1883 daemons/controld/controld_execd.c const xmlNode *rsc_op, GHashTable *params) xmlNode 1892 daemons/controld/controld_execd.c xmlNode *versioned_attrs = NULL; xmlNode 1936 daemons/controld/controld_execd.c construct_op(lrm_state_t *lrm_state, xmlNode *rsc_op, const char *rsc_id, xmlNode 1944 daemons/controld/controld_execd.c xmlNode *primitive = NULL; xmlNode 2082 daemons/controld/controld_execd.c xmlNode *reply = NULL; xmlNode 2083 daemons/controld/controld_execd.c xmlNode *update, *iter; xmlNode 2219 daemons/controld/controld_execd.c const char *operation, xmlNode *msg) xmlNode 2389 daemons/controld/controld_execd.c cib_rsc_callback(xmlNode * msg, int call_id, int rc, xmlNode * output, void *user_data) xmlNode 2439 daemons/controld/controld_execd.c xmlNode *update, *iter = NULL; xmlNode 2602 daemons/controld/controld_execd.c active_op_t *pending, xmlNode *action_xml) xmlNode 2641 daemons/controld/controld_execd.c xmlNode *xml = find_xml_node(action_xml, XML_CIB_TAG_RESOURCE, TRUE); xmlNode 23 daemons/controld/controld_execd_state.c int lrmd_internal_proxy_send(lrmd_t * lrmd, xmlNode *msg); xmlNode 24 daemons/controld/controld_execd_state.c void lrmd_internal_set_proxy_callback(lrmd_t * lrmd, void *userdata, void (*callback)(lrmd_t *lrmd, void *userdata, xmlNode *msg)); xmlNode 419 daemons/controld/controld_execd_state.c crmd_proxy_send(const char *session, xmlNode *msg) xmlNode 436 daemons/controld/controld_execd_state.c crmd_proxy_dispatch(const char *session, xmlNode *msg) xmlNode 448 daemons/controld/controld_execd_state.c remote_config_check(xmlNode * msg, int call_id, int rc, xmlNode * output, void *user_data) xmlNode 476 daemons/controld/controld_execd_state.c crmd_remote_proxy_cb(lrmd_t *lrmd, void *userdata, xmlNode *msg) xmlNode 527 daemons/controld/controld_execd_state.c xmlNode *request = get_message_xml(msg, F_LRMD_IPC_MSG); xmlNode 556 daemons/controld/controld_execd_state.c xmlNode *op_reply = create_xml_node(NULL, "ack"); xmlNode 760 daemons/controld/controld_execd_state.c crmd_unpack_alerts(xmlNode *alerts) xmlNode 158 daemons/controld/controld_fencing.c cib_fencing_updated(xmlNode *msg, int call_id, int rc, xmlNode *output, xmlNode 185 daemons/controld/controld_fencing.c xmlNode *node_state = NULL; xmlNode 250 daemons/controld/controld_fencing.c const char *target, xmlNode *reason) xmlNode 367 daemons/controld/controld_fencing.c xmlNode *last_action = NULL; xmlNode 143 daemons/controld/controld_fsa.c xmlNode *input = fsa_typed_data(msg_data->data_type); xmlNode 521 daemons/controld/controld_fsa.h xmlNode *controld_query_executor_state(const char *node_name); xmlNode 20 daemons/controld/controld_join_client.c void join_query_callback(xmlNode * msg, int call_id, int rc, xmlNode * output, void *user_data); xmlNode 35 daemons/controld/controld_join_client.c update_dc_expected(xmlNode *msg) xmlNode 52 daemons/controld/controld_join_client.c xmlNode *req = create_request(CRM_OP_JOIN_ANNOUNCE, NULL, NULL, xmlNode 82 daemons/controld/controld_join_client.c xmlNode *req = create_request(CRM_OP_JOIN_ANNOUNCE, NULL, NULL, xmlNode 152 daemons/controld/controld_join_client.c join_query_callback(xmlNode * msg, int call_id, int rc, xmlNode * output, void *user_data) xmlNode 155 daemons/controld/controld_join_client.c xmlNode *generation = create_xml_node(NULL, XML_CIB_TAG_GENERATION_TUPPLE); xmlNode 174 daemons/controld/controld_join_client.c xmlNode *reply = NULL; xmlNode 224 daemons/controld/controld_join_client.c xmlNode *tmp1 = NULL; xmlNode 270 daemons/controld/controld_join_client.c xmlNode *reply = create_request(CRM_OP_JOIN_CONFIRM, tmp1, fsa_our_dc, xmlNode 22 daemons/controld/controld_join_dc.c xmlNode *max_generation_xml = NULL; xmlNode 25 daemons/controld/controld_join_dc.c void finalize_sync_callback(xmlNode * msg, int call_id, int rc, xmlNode * output, void *user_data); xmlNode 100 daemons/controld/controld_join_dc.c static xmlNode * xmlNode 103 daemons/controld/controld_join_dc.c xmlNode *msg = create_request(join_op, NULL, host_to, CRM_SYSTEM_CRMD, xmlNode 120 daemons/controld/controld_join_dc.c xmlNode *offer = NULL; xmlNode 268 daemons/controld/controld_join_dc.c compare_int_fields(xmlNode * left, xmlNode * right, const char *field) xmlNode 293 daemons/controld/controld_join_dc.c xmlNode *generation = NULL; xmlNode 472 daemons/controld/controld_join_dc.c finalize_sync_callback(xmlNode * msg, int call_id, int rc, xmlNode * output, void *user_data) xmlNode 509 daemons/controld/controld_join_dc.c join_update_complete_callback(xmlNode * msg, int call_id, int rc, xmlNode * output, void *user_data) xmlNode 592 daemons/controld/controld_join_dc.c xmlNode *now_dc_lrmd_state = controld_query_executor_state(fsa_our_uname); xmlNode 618 daemons/controld/controld_join_dc.c xmlNode *acknak = NULL; xmlNode 619 daemons/controld/controld_join_dc.c xmlNode *tmp1 = NULL; xmlNode 180 daemons/controld/controld_lrm.h void remote_ra_process_pseudo(xmlNode *xml); xmlNode 182 daemons/controld/controld_lrm.h void remote_ra_process_maintenance_nodes(xmlNode *xml); xmlNode 186 daemons/controld/controld_lrm.h active_op_t *pending, xmlNode *action_xml); xmlNode 64 daemons/controld/controld_membership.c xmlNode *no_op = NULL; xmlNode 94 daemons/controld/controld_membership.c crmd_node_update_complete(xmlNode * msg, int call_id, int rc, xmlNode * output, void *user_data) xmlNode 126 daemons/controld/controld_membership.c xmlNode * xmlNode 127 daemons/controld/controld_membership.c create_node_state_update(crm_node_t *node, int flags, xmlNode *parent, xmlNode 131 daemons/controld/controld_membership.c xmlNode *node_state; xmlNode 188 daemons/controld/controld_membership.c remove_conflicting_node_callback(xmlNode * msg, int call_id, int rc, xmlNode 189 daemons/controld/controld_membership.c xmlNode * output, void *user_data) xmlNode 199 daemons/controld/controld_membership.c search_conflicting_node_callback(xmlNode * msg, int call_id, int rc, xmlNode 200 daemons/controld/controld_membership.c xmlNode * output, void *user_data) xmlNode 203 daemons/controld/controld_membership.c xmlNode *node_xml = NULL; xmlNode 255 daemons/controld/controld_membership.c xmlNode *node_state_xml = NULL; xmlNode 279 daemons/controld/controld_membership.c node_list_update_callback(xmlNode * msg, int call_id, int rc, xmlNode * output, void *user_data) xmlNode 303 daemons/controld/controld_membership.c xmlNode *node_list = create_xml_node(NULL, XML_CIB_TAG_NODES); xmlNode 317 daemons/controld/controld_membership.c xmlNode *new_node = NULL; xmlNode 380 daemons/controld/controld_membership.c cib_quorum_update_complete(xmlNode * msg, int call_id, int rc, xmlNode * output, void *user_data) xmlNode 405 daemons/controld/controld_membership.c xmlNode *update = NULL; xmlNode 28 daemons/controld/controld_messages.c static enum crmd_fsa_input handle_message(xmlNode *msg, xmlNode 30 daemons/controld/controld_messages.c static void handle_response(xmlNode *stored_msg); xmlNode 31 daemons/controld/controld_messages.c static enum crmd_fsa_input handle_request(xmlNode *stored_msg, xmlNode 33 daemons/controld/controld_messages.c static enum crmd_fsa_input handle_shutdown_request(xmlNode *stored_msg); xmlNode 34 daemons/controld/controld_messages.c static void send_msg_via_ipc(xmlNode * msg, const char *sys); xmlNode 205 daemons/controld/controld_messages.c xmlNode *foo = NULL; xmlNode 288 daemons/controld/controld_messages.c route_message(enum crmd_fsa_cause cause, xmlNode * input) xmlNode 326 daemons/controld/controld_messages.c relay_message(xmlNode * msg, gboolean originated_locally) xmlNode 398 daemons/controld/controld_messages.c xmlNode *msg_data = get_message_xml(msg, F_CRM_DATA); xmlNode 478 daemons/controld/controld_messages.c authorize_version(xmlNode *message_data, const char *field, xmlNode 517 daemons/controld/controld_messages.c controld_authorize_ipc_message(xmlNode *client_msg, pcmk__client_t *curr_client, xmlNode 520 daemons/controld/controld_messages.c xmlNode *message_data = NULL; xmlNode 569 daemons/controld/controld_messages.c handle_message(xmlNode *msg, enum crmd_fsa_cause cause) xmlNode 589 daemons/controld/controld_messages.c handle_failcount_op(xmlNode * stored_msg) xmlNode 597 daemons/controld/controld_messages.c xmlNode *xml_op = get_message_xml(stored_msg, F_CRM_DATA); xmlNode 600 daemons/controld/controld_messages.c xmlNode *xml_rsc = first_named_child(xml_op, XML_CIB_TAG_RESOURCE); xmlNode 601 daemons/controld/controld_messages.c xmlNode *xml_attrs = first_named_child(xml_op, XML_TAG_ATTRS); xmlNode 637 daemons/controld/controld_messages.c handle_lrm_delete(xmlNode *stored_msg) xmlNode 640 daemons/controld/controld_messages.c xmlNode *msg_data = get_message_xml(stored_msg, F_CRM_DATA); xmlNode 666 daemons/controld/controld_messages.c xmlNode *rsc_xml = NULL; xmlNode 731 daemons/controld/controld_messages.c handle_remote_state(xmlNode *msg) xmlNode 756 daemons/controld/controld_messages.c handle_ping(xmlNode *msg) xmlNode 759 daemons/controld/controld_messages.c xmlNode *ping = NULL; xmlNode 794 daemons/controld/controld_messages.c handle_node_list(xmlNode *request) xmlNode 798 daemons/controld/controld_messages.c xmlNode *reply = NULL; xmlNode 799 daemons/controld/controld_messages.c xmlNode *reply_data = NULL; xmlNode 805 daemons/controld/controld_messages.c xmlNode *xml = create_xml_node(reply_data, XML_CIB_TAG_NODE); xmlNode 832 daemons/controld/controld_messages.c handle_node_info_request(xmlNode *msg) xmlNode 837 daemons/controld/controld_messages.c xmlNode *reply = NULL; xmlNode 882 daemons/controld/controld_messages.c verify_feature_set(xmlNode *msg) xmlNode 908 daemons/controld/controld_messages.c handle_shutdown_self_ack(xmlNode *stored_msg) xmlNode 941 daemons/controld/controld_messages.c handle_shutdown_ack(xmlNode *stored_msg) xmlNode 969 daemons/controld/controld_messages.c handle_request(xmlNode *stored_msg, enum crmd_fsa_cause cause) xmlNode 971 daemons/controld/controld_messages.c xmlNode *msg = NULL; xmlNode 1119 daemons/controld/controld_messages.c xmlNode *xml = get_message_xml(stored_msg, F_CRM_DATA); xmlNode 1142 daemons/controld/controld_messages.c handle_response(xmlNode *stored_msg) xmlNode 1179 daemons/controld/controld_messages.c handle_shutdown_request(xmlNode * stored_msg) xmlNode 1209 daemons/controld/controld_messages.c extern gboolean process_te_message(xmlNode * msg, xmlNode * xml_data); xmlNode 1212 daemons/controld/controld_messages.c send_msg_via_ipc(xmlNode * msg, const char *sys) xmlNode 1225 daemons/controld/controld_messages.c xmlNode *data = get_message_xml(msg, F_CRM_DATA); xmlNode 1279 daemons/controld/controld_messages.c xmlNode *msg = create_request(CRM_OP_REMOTE_STATE, NULL, fsa_our_dc, xmlNode 20 daemons/controld/controld_messages.h xmlNode *msg; xmlNode 21 daemons/controld/controld_messages.h xmlNode *xml; xmlNode 25 daemons/controld/controld_messages.h extern ha_msg_input_t *new_ha_msg_input(xmlNode * orig); xmlNode 44 daemons/controld/controld_messages.h extern void route_message(enum crmd_fsa_cause cause, xmlNode * input); xmlNode 71 daemons/controld/controld_messages.h extern gboolean relay_message(xmlNode * relay_message, gboolean originated_locally); xmlNode 74 daemons/controld/controld_messages.h void crmd_proxy_send(const char *session, xmlNode *msg); xmlNode 76 daemons/controld/controld_messages.h bool controld_authorize_ipc_message(xmlNode *client_msg, xmlNode 80 daemons/controld/controld_messages.h extern gboolean send_request(xmlNode * msg, char **msg_reference); xmlNode 123 daemons/controld/controld_metadata.c ra_version_from_xml(xmlNode *metadata_xml, const lrmd_rsc_info_t *rsc) xmlNode 146 daemons/controld/controld_metadata.c ra_param_from_xml(xmlNode *param_xml) xmlNode 182 daemons/controld/controld_metadata.c xmlNode *metadata = NULL; xmlNode 183 daemons/controld/controld_metadata.c xmlNode *match = NULL; xmlNode 179 daemons/controld/controld_remote_ra.c xmlNode *update, *state; xmlNode 252 daemons/controld/controld_remote_ra.c xmlNode *update; xmlNode 1187 daemons/controld/controld_remote_ra.c remote_ra_process_pseudo(xmlNode *xml) xmlNode 1192 daemons/controld/controld_remote_ra.c xmlNode *result = getXpathResult(search, 0); xmlNode 1223 daemons/controld/controld_remote_ra.c xmlNode *update, *state; xmlNode 1256 daemons/controld/controld_remote_ra.c remote_ra_process_maintenance_nodes(xmlNode *xml) xmlNode 1261 daemons/controld/controld_remote_ra.c xmlNode *node; xmlNode 54 daemons/controld/controld_schedulerd.c save_cib_contents(xmlNode *msg, int call_id, int rc, xmlNode *output, xmlNode 131 daemons/controld/controld_schedulerd.c xmlNode *msg = string2xml(buffer); xmlNode 175 daemons/controld/controld_schedulerd.c pe_subsystem_send(xmlNode *cmd) xmlNode 191 daemons/controld/controld_schedulerd.c static void do_pe_invoke_callback(xmlNode *msg, int call_id, int rc, xmlNode 192 daemons/controld/controld_schedulerd.c xmlNode *output, void *user_data); xmlNode 266 daemons/controld/controld_schedulerd.c controld_expect_sched_reply(xmlNode *msg) xmlNode 351 daemons/controld/controld_schedulerd.c force_local_option(xmlNode *xml, const char *attr_name, const char *attr_value) xmlNode 366 daemons/controld/controld_schedulerd.c xmlNode *match = getXpathResult(xpathObj, lpc); xmlNode 372 daemons/controld/controld_schedulerd.c xmlNode *configuration = NULL; xmlNode 373 daemons/controld/controld_schedulerd.c xmlNode *crm_config = NULL; xmlNode 374 daemons/controld/controld_schedulerd.c xmlNode *cluster_property_set = NULL; xmlNode 408 daemons/controld/controld_schedulerd.c do_pe_invoke_callback(xmlNode * msg, int call_id, int rc, xmlNode * output, void *user_data) xmlNode 410 daemons/controld/controld_schedulerd.c xmlNode *cmd = NULL; xmlNode 52 daemons/controld/controld_te_actions.c xmlNode *cmd = NULL; xmlNode 91 daemons/controld/controld_te_actions.c xmlNode *cmd = NULL; xmlNode 182 daemons/controld/controld_te_actions.c xmlNode *state = NULL; xmlNode 183 daemons/controld/controld_te_actions.c xmlNode *rsc = NULL; xmlNode 184 daemons/controld/controld_te_actions.c xmlNode *xml_op = NULL; xmlNode 185 daemons/controld/controld_te_actions.c xmlNode *action_rsc = NULL; xmlNode 274 daemons/controld/controld_te_actions.c xmlNode *cmd = NULL; xmlNode 275 daemons/controld/controld_te_actions.c xmlNode *rsc_op = NULL; xmlNode 22 daemons/controld/controld_te_callbacks.c void te_update_confirm(const char *event, xmlNode * msg); xmlNode 34 daemons/controld/controld_te_callbacks.c shutdown_lock_cleared(xmlNode *lrm_resource) xmlNode 44 daemons/controld/controld_te_callbacks.c te_update_diff_v1(const char *event, xmlNode *diff) xmlNode 62 daemons/controld/controld_te_callbacks.c xmlNode *aborted = getXpathResult(xpathObj, 0); xmlNode 75 daemons/controld/controld_te_callbacks.c xmlNode *aborted = getXpathResult(xpathObj, 0); xmlNode 90 daemons/controld/controld_te_callbacks.c xmlNode *attr = getXpathResult(xpathObj, lpc); xmlNode 113 daemons/controld/controld_te_callbacks.c xmlNode *aborted = getXpathResult(xpathObj, 0); xmlNode 147 daemons/controld/controld_te_callbacks.c xmlNode *lrm_resource = getXpathResult(xpathObj, 0); xmlNode 167 daemons/controld/controld_te_callbacks.c xmlNode *rsc_op = getXpathResult(xpathObj, lpc); xmlNode 183 daemons/controld/controld_te_callbacks.c xmlNode *match = getXpathResult(xpathObj, lpc); xmlNode 223 daemons/controld/controld_te_callbacks.c process_lrm_resource_diff(xmlNode *lrm_resource, const char *node) xmlNode 225 daemons/controld/controld_te_callbacks.c for (xmlNode *rsc_op = pcmk__xml_first_child(lrm_resource); rsc_op != NULL; xmlNode 237 daemons/controld/controld_te_callbacks.c process_resource_updates(const char *node, xmlNode *xml, xmlNode *change, xmlNode 240 daemons/controld/controld_te_callbacks.c xmlNode *rsc = NULL; xmlNode 324 daemons/controld/controld_te_callbacks.c abort_unless_down(const char *xpath, const char *op, xmlNode *change, xmlNode 353 daemons/controld/controld_te_callbacks.c process_op_deletion(const char *xpath, xmlNode *change) xmlNode 383 daemons/controld/controld_te_callbacks.c process_delete_diff(const char *xpath, const char *op, xmlNode *change) xmlNode 400 daemons/controld/controld_te_callbacks.c process_node_state_diff(xmlNode *state, xmlNode *change, const char *op, xmlNode 403 daemons/controld/controld_te_callbacks.c xmlNode *lrm = first_named_child(state, XML_CIB_TAG_LRM); xmlNode 409 daemons/controld/controld_te_callbacks.c process_status_diff(xmlNode *status, xmlNode *change, const char *op, xmlNode 412 daemons/controld/controld_te_callbacks.c for (xmlNode *state = pcmk__xml_first_child(status); state != NULL; xmlNode 419 daemons/controld/controld_te_callbacks.c process_cib_diff(xmlNode *cib, xmlNode *change, const char *op, xmlNode 422 daemons/controld/controld_te_callbacks.c xmlNode *status = first_named_child(cib, XML_CIB_TAG_STATUS); xmlNode 423 daemons/controld/controld_te_callbacks.c xmlNode *config = first_named_child(cib, XML_CIB_TAG_CONFIGURATION); xmlNode 435 daemons/controld/controld_te_callbacks.c te_update_diff_v2(xmlNode *diff) xmlNode 439 daemons/controld/controld_te_callbacks.c for (xmlNode *change = pcmk__xml_first_child(diff); change != NULL; xmlNode 442 daemons/controld/controld_te_callbacks.c xmlNode *match = NULL; xmlNode 550 daemons/controld/controld_te_callbacks.c te_update_diff(const char *event, xmlNode * msg) xmlNode 552 daemons/controld/controld_te_callbacks.c xmlNode *diff = NULL; xmlNode 602 daemons/controld/controld_te_callbacks.c process_te_message(xmlNode * msg, xmlNode * xml_data) xmlNode 635 daemons/controld/controld_te_callbacks.c xmlNode *rsc_op = getXpathResult(xpathObj, lpc); xmlNode 658 daemons/controld/controld_te_callbacks.c cib_action_updated(xmlNode * msg, int call_id, int rc, xmlNode * output, void *user_data) xmlNode 29 daemons/controld/controld_te_events.c xmlNode *last_action = NULL; xmlNode 111 daemons/controld/controld_te_events.c update_failcount(xmlNode * event, const char *event_node_uuid, int rc, xmlNode 332 daemons/controld/controld_te_events.c process_graph_event(xmlNode *event, const char *event_node) xmlNode 140 daemons/controld/controld_te_utils.c const char *abort_text, xmlNode * reason, const char *fn, int line) xmlNode 145 daemons/controld/controld_te_utils.c xmlNode *diff = NULL; xmlNode 146 daemons/controld/controld_te_utils.c xmlNode *change = NULL; xmlNode 175 daemons/controld/controld_te_utils.c xmlNode *search = NULL; xmlNode 361 daemons/controld/controld_throttle.c xmlNode *xml = NULL; xmlNode 531 daemons/controld/controld_throttle.c throttle_update(xmlNode *xml) xmlNode 24 daemons/controld/controld_throttle.h void throttle_update(xmlNode *xml); xmlNode 21 daemons/controld/controld_transition.c global_cib_callback(const xmlNode * msg, int callid, int rc, xmlNode * output) xmlNode 143 daemons/controld/controld_transition.c xmlNode *graph_data = NULL; xmlNode 23 daemons/controld/controld_transition.h void process_graph_event(xmlNode *event, const char *event_node); xmlNode 31 daemons/controld/controld_transition.h extern gboolean process_te_message(xmlNode * msg, xmlNode * xml_data); xmlNode 40 daemons/controld/controld_transition.h void cib_action_updated(xmlNode *msg, int call_id, int rc, xmlNode *output, xmlNode 44 daemons/controld/controld_transition.h void te_update_diff(const char *event, xmlNode *msg); xmlNode 50 daemons/controld/controld_transition.h const char *abort_text, xmlNode * reason, const char *fn, xmlNode 691 daemons/controld/controld_utils.c update_dc(xmlNode * msg) xmlNode 865 daemons/controld/controld_utils.c get_node_id(xmlNode *lrm_rsc_op) xmlNode 867 daemons/controld/controld_utils.c xmlNode *node = lrm_rsc_op; xmlNode 33 daemons/controld/controld_utils.h fsa_cib_anon_update(const char *section, xmlNode *data) { xmlNode 44 daemons/controld/controld_utils.h fsa_cib_anon_update_discard_reply(const char *section, xmlNode *data) { xmlNode 74 daemons/controld/controld_utils.h void controld_expect_sched_reply(xmlNode *msg); xmlNode 79 daemons/controld/controld_utils.h gboolean update_dc(xmlNode * msg); xmlNode 81 daemons/controld/controld_utils.h xmlNode *create_node_state_update(crm_node_t *node, int flags, xmlNode 82 daemons/controld/controld_utils.h xmlNode *parent, const char *source); xmlNode 115 daemons/controld/controld_utils.h const char *get_node_id(xmlNode *lrm_rsc_op); xmlNode 32 daemons/controld/pacemaker-controld.c void crmd_hamsg_callback(const xmlNode * msg, void *private_data); xmlNode 29 daemons/controld/pacemaker-controld.h void do_cib_updated(const char *event, xmlNode * msg); xmlNode 30 daemons/controld/pacemaker-controld.h void do_cib_replaced(const char *event, xmlNode * msg); xmlNode 428 daemons/execd/cts-exec-helper.c xmlNode *cib_xml_copy = NULL; xmlNode 83 daemons/execd/execd_alerts.c process_lrmd_alert_exec(pcmk__client_t *client, uint32_t id, xmlNode *request) xmlNode 87 daemons/execd/execd_alerts.c xmlNode *alert_xml = get_xpath_object("//" F_LRMD_ALERT, request, LOG_ERR); xmlNode 246 daemons/execd/execd_commands.c build_rsc_from_xml(xmlNode * msg) xmlNode 248 daemons/execd/execd_commands.c xmlNode *rsc_xml = get_xpath_object("//" F_LRMD_RSC, msg, LOG_ERR); xmlNode 265 daemons/execd/execd_commands.c create_lrmd_cmd(xmlNode *msg, pcmk__client_t *client) xmlNode 268 daemons/execd/execd_commands.c xmlNode *rsc_xml = get_xpath_object("//" F_LRMD_RSC, msg, LOG_ERR); xmlNode 488 daemons/execd/execd_commands.c static xmlNode * xmlNode 491 daemons/execd/execd_commands.c xmlNode *reply = create_xml_node(NULL, T_LRMD_REPLY); xmlNode 502 daemons/execd/execd_commands.c xmlNode *update_msg = user_data; xmlNode 547 daemons/execd/execd_commands.c xmlNode *notify = NULL; xmlNode 611 daemons/execd/execd_commands.c xmlNode *args = create_xml_node(notify, XML_TAG_ATTRS); xmlNode 632 daemons/execd/execd_commands.c send_generic_notify(int rc, xmlNode * request) xmlNode 636 daemons/execd/execd_commands.c xmlNode *notify = NULL; xmlNode 637 daemons/execd/execd_commands.c xmlNode *rsc_xml = get_xpath_object("//" F_LRMD_RSC, request, LOG_ERR); xmlNode 816 daemons/execd/execd_commands.c xmlNode *notify; xmlNode 1515 daemons/execd/execd_commands.c process_lrmd_signon(pcmk__client_t *client, xmlNode *request, int call_id, xmlNode 1516 daemons/execd/execd_commands.c xmlNode **reply) xmlNode 1550 daemons/execd/execd_commands.c process_lrmd_rsc_register(pcmk__client_t *client, uint32_t id, xmlNode *request) xmlNode 1570 daemons/execd/execd_commands.c static xmlNode * xmlNode 1571 daemons/execd/execd_commands.c process_lrmd_get_rsc_info(xmlNode *request, int call_id) xmlNode 1574 daemons/execd/execd_commands.c xmlNode *rsc_xml = get_xpath_object("//" F_LRMD_RSC, request, LOG_ERR); xmlNode 1576 daemons/execd/execd_commands.c xmlNode *reply = NULL; xmlNode 1601 daemons/execd/execd_commands.c xmlNode *request) xmlNode 1605 daemons/execd/execd_commands.c xmlNode *rsc_xml = get_xpath_object("//" F_LRMD_RSC, request, LOG_ERR); xmlNode 1632 daemons/execd/execd_commands.c process_lrmd_rsc_exec(pcmk__client_t *client, uint32_t id, xmlNode *request) xmlNode 1636 daemons/execd/execd_commands.c xmlNode *rsc_xml = get_xpath_object("//" F_LRMD_RSC, request, LOG_ERR); xmlNode 1761 daemons/execd/execd_commands.c process_lrmd_rsc_cancel(pcmk__client_t *client, uint32_t id, xmlNode *request) xmlNode 1763 daemons/execd/execd_commands.c xmlNode *rsc_xml = get_xpath_object("//" F_LRMD_RSC, request, LOG_ERR); xmlNode 1778 daemons/execd/execd_commands.c add_recurring_op_xml(xmlNode *reply, lrmd_rsc_t *rsc) xmlNode 1780 daemons/execd/execd_commands.c xmlNode *rsc_xml = create_xml_node(reply, F_LRMD_RSC); xmlNode 1785 daemons/execd/execd_commands.c xmlNode *op_xml = create_xml_node(rsc_xml, T_LRMD_RSC_OP); xmlNode 1794 daemons/execd/execd_commands.c static xmlNode * xmlNode 1795 daemons/execd/execd_commands.c process_lrmd_get_recurring(xmlNode *request, int call_id) xmlNode 1800 daemons/execd/execd_commands.c xmlNode *reply = NULL; xmlNode 1801 daemons/execd/execd_commands.c xmlNode *rsc_xml = NULL; xmlNode 1841 daemons/execd/execd_commands.c process_lrmd_message(pcmk__client_t *client, uint32_t id, xmlNode *request) xmlNode 1848 daemons/execd/execd_commands.c xmlNode *reply = NULL; xmlNode 1922 daemons/execd/execd_commands.c xmlNode *data = get_message_xml(request, F_LRMD_CALLDATA); xmlNode 114 daemons/execd/pacemaker-execd.c xmlNode *request = pcmk__client_data2xml(client, data, &id, &flags); xmlNode 209 daemons/execd/pacemaker-execd.c lrmd_server_send_reply(pcmk__client_t *client, uint32_t id, xmlNode *reply) xmlNode 229 daemons/execd/pacemaker-execd.c lrmd_server_send_notify(pcmk__client_t *client, xmlNode *msg) xmlNode 56 daemons/execd/pacemaker-execd.h int lrmd_server_send_reply(pcmk__client_t *client, uint32_t id, xmlNode *reply); xmlNode 58 daemons/execd/pacemaker-execd.h int lrmd_server_send_notify(pcmk__client_t *client, xmlNode *msg); xmlNode 63 daemons/execd/pacemaker-execd.h xmlNode *request); xmlNode 93 daemons/execd/pacemaker-execd.h void ipc_proxy_forward_client(pcmk__client_t *client, xmlNode *xml); xmlNode 100 daemons/execd/pacemaker-execd.h xmlNode *request); xmlNode 70 daemons/execd/remoted_proxy.c xmlNode *msg; xmlNode 141 daemons/execd/remoted_proxy.c ipc_proxy_forward_client(pcmk__client_t *ipc_proxy, xmlNode *xml) xmlNode 145 daemons/execd/remoted_proxy.c xmlNode *msg = get_message_xml(xml, F_LRMD_IPC_MSG); xmlNode 165 daemons/execd/remoted_proxy.c xmlNode *msg = create_xml_node(NULL, T_LRMD_IPC_PROXY); xmlNode 221 daemons/execd/remoted_proxy.c xmlNode *request = NULL; xmlNode 222 daemons/execd/remoted_proxy.c xmlNode *msg = NULL; xmlNode 283 daemons/execd/remoted_proxy.c xmlNode *msg = create_xml_node(NULL, T_LRMD_IPC_PROXY); xmlNode 313 daemons/execd/remoted_proxy.c xmlNode *msg = create_xml_node(NULL, T_LRMD_IPC_PROXY); xmlNode 90 daemons/execd/remoted_tls.c xmlNode *request = NULL; xmlNode 66 daemons/fenced/fenced_commands.c static void stonith_send_reply(xmlNode * reply, int call_options, const char *remote_peer, xmlNode 111 daemons/fenced/fenced_commands.c static xmlNode *stonith_construct_async_reply(async_command_t * cmd, const char *output, xmlNode 112 daemons/fenced/fenced_commands.c xmlNode * data, int rc); xmlNode 231 daemons/fenced/fenced_commands.c create_async_command(xmlNode * msg) xmlNode 234 daemons/fenced/fenced_commands.c xmlNode *op = get_xpath_object("//@" F_STONITH_ACTION, msg, LOG_ERR); xmlNode 677 daemons/fenced/fenced_commands.c static xmlNode * xmlNode 680 daemons/fenced/fenced_commands.c xmlNode *xml = NULL; xmlNode 712 daemons/fenced/fenced_commands.c is_nodeid_required(xmlNode * xml) xmlNode 777 daemons/fenced/fenced_commands.c xmlNode *match = getXpathResult(xpath, lpc); xmlNode 846 daemons/fenced/fenced_commands.c xml2device_params(const char *name, xmlNode *dev) xmlNode 882 daemons/fenced/fenced_commands.c build_device_from_xml(xmlNode * msg) xmlNode 885 daemons/fenced/fenced_commands.c xmlNode *dev = get_xpath_object("//" F_STONITH_DEVICE, msg, LOG_ERR); xmlNode 1153 daemons/fenced/fenced_commands.c stonith_device_register(xmlNode * msg, const char **desc, gboolean from_cib) xmlNode 1290 daemons/fenced/fenced_commands.c char *stonith_level_key(xmlNode *level, int mode) xmlNode 1315 daemons/fenced/fenced_commands.c int stonith_level_kind(xmlNode * level) xmlNode 1382 daemons/fenced/fenced_commands.c stonith_level_register(xmlNode *msg, char **desc) xmlNode 1385 daemons/fenced/fenced_commands.c xmlNode *level; xmlNode 1457 daemons/fenced/fenced_commands.c stonith_level_remove(xmlNode *msg, char **desc) xmlNode 1464 daemons/fenced/fenced_commands.c xmlNode *level = get_xpath_object("//" XML_TAG_FENCING_LEVEL, msg, LOG_ERR); xmlNode 1518 daemons/fenced/fenced_commands.c stonith_device_action(xmlNode * msg, char **output) xmlNode 1520 daemons/fenced/fenced_commands.c xmlNode *dev = get_xpath_object("//" F_STONITH_DEVICE, msg, LOG_ERR); xmlNode 1521 daemons/fenced/fenced_commands.c xmlNode *op = get_xpath_object("//@" F_STONITH_ACTION, msg, LOG_ERR); xmlNode 1788 daemons/fenced/fenced_commands.c xmlNode *reply; xmlNode 1805 daemons/fenced/fenced_commands.c add_action_specific_attributes(xmlNode *xml, const char *action, xmlNode 1862 daemons/fenced/fenced_commands.c add_disallowed(xmlNode *xml, const char *action, stonith_device_t *device, xmlNode 1883 daemons/fenced/fenced_commands.c add_action_reply(xmlNode *xml, const char *action, stonith_device_t *device, xmlNode 1886 daemons/fenced/fenced_commands.c xmlNode *child = create_xml_node(xml, F_STONITH_ACTION); xmlNode 1898 daemons/fenced/fenced_commands.c xmlNode *dev = NULL; xmlNode 1899 daemons/fenced/fenced_commands.c xmlNode *list = NULL; xmlNode 1956 daemons/fenced/fenced_commands.c xmlNode *attrs = create_xml_node(dev, XML_TAG_ATTRS); xmlNode 1986 daemons/fenced/fenced_commands.c stonith_query(xmlNode * msg, const char *remote_peer, const char *client_id, int call_options) xmlNode 1992 daemons/fenced/fenced_commands.c xmlNode *dev = get_xpath_object("//@" F_STONITH_ACTION, msg, LOG_NEVER); xmlNode 2057 daemons/fenced/fenced_commands.c xmlNode *reply = NULL; xmlNode 2099 daemons/fenced/fenced_commands.c xmlNode *notify_data = create_xml_node(NULL, T_STONITH_NOTIFY_FENCE); xmlNode 2301 daemons/fenced/fenced_commands.c stonith_fence(xmlNode * msg) xmlNode 2306 daemons/fenced/fenced_commands.c xmlNode *dev = get_xpath_object("//@" F_STONITH_TARGET, msg, LOG_ERR); xmlNode 2341 daemons/fenced/fenced_commands.c xmlNode * xmlNode 2342 daemons/fenced/fenced_commands.c stonith_construct_reply(xmlNode * request, const char *output, xmlNode * data, int rc) xmlNode 2344 daemons/fenced/fenced_commands.c xmlNode *reply = NULL; xmlNode 2390 daemons/fenced/fenced_commands.c static xmlNode * xmlNode 2391 daemons/fenced/fenced_commands.c stonith_construct_async_reply(async_command_t * cmd, const char *output, xmlNode * data, int rc) xmlNode 2393 daemons/fenced/fenced_commands.c xmlNode *reply = NULL; xmlNode 2475 daemons/fenced/fenced_commands.c stonith_send_reply(xmlNode * reply, int call_options, const char *remote_peer, xmlNode 2488 daemons/fenced/fenced_commands.c remove_relay_op(xmlNode * request) xmlNode 2490 daemons/fenced/fenced_commands.c xmlNode *dev = get_xpath_object("//@" F_STONITH_ACTION, request, LOG_TRACE); xmlNode 2538 daemons/fenced/fenced_commands.c xmlNode *request, const char *remote_peer) xmlNode 2543 daemons/fenced/fenced_commands.c xmlNode *data = NULL; xmlNode 2544 daemons/fenced/fenced_commands.c xmlNode *reply = NULL; xmlNode 2570 daemons/fenced/fenced_commands.c xmlNode *reply = create_xml_node(NULL, "reply"); xmlNode 2625 daemons/fenced/fenced_commands.c xmlNode *dev = get_xpath_object("//@" F_STONITH_TARGET, request, LOG_TRACE); xmlNode 2644 daemons/fenced/fenced_commands.c xmlNode *dev = get_xpath_object("//@" F_STONITH_TARGET, request, LOG_TRACE); xmlNode 2653 daemons/fenced/fenced_commands.c xmlNode *dev = get_xpath_object("//@" F_STONITH_TARGET, request, LOG_TRACE); xmlNode 2727 daemons/fenced/fenced_commands.c xmlNode *dev = get_xpath_object("//" F_STONITH_DEVICE, request, LOG_ERR); xmlNode 2803 daemons/fenced/fenced_commands.c handle_reply(pcmk__client_t *client, xmlNode *request, const char *remote_peer) xmlNode 2822 daemons/fenced/fenced_commands.c xmlNode *request, const char *remote_peer) xmlNode 41 daemons/fenced/fenced_history.c stonith_send_broadcast_history(xmlNode *history, xmlNode 45 daemons/fenced/fenced_history.c xmlNode *bcast = create_xml_node(NULL, "stonith_command"); xmlNode 46 daemons/fenced/fenced_history.c xmlNode *data = create_xml_node(NULL, __func__); xmlNode 218 daemons/fenced/fenced_history.c stonith_xml_history_to_list(xmlNode *history) xmlNode 220 daemons/fenced/fenced_history.c xmlNode *xml_op = NULL; xmlNode 273 daemons/fenced/fenced_history.c static xmlNode * xmlNode 278 daemons/fenced/fenced_history.c xmlNode *history = NULL; xmlNode 289 daemons/fenced/fenced_history.c xmlNode *entry = NULL; xmlNode 400 daemons/fenced/fenced_history.c stonith_fence_history(xmlNode *msg, xmlNode **output, xmlNode 405 daemons/fenced/fenced_history.c xmlNode *dev = get_xpath_object("//@" F_STONITH_TARGET, msg, LOG_NEVER); xmlNode 406 daemons/fenced/fenced_history.c xmlNode *out_history = NULL; xmlNode 446 daemons/fenced/fenced_history.c xmlNode *history = get_xpath_object("//" F_STONITH_HISTORY_LIST, xmlNode 80 daemons/fenced/fenced_remote.c static void remote_op_done(remote_fencing_op_t * op, xmlNode * data, int rc, int dup); xmlNode 81 daemons/fenced/fenced_remote.c extern xmlNode *stonith_create_op(int call_id, const char *token, const char *op, xmlNode * data, xmlNode 358 daemons/fenced/fenced_remote.c static xmlNode * xmlNode 361 daemons/fenced/fenced_remote.c xmlNode *notify_data = create_xml_node(NULL, T_STONITH_NOTIFY_FENCE); xmlNode 380 daemons/fenced/fenced_remote.c xmlNode *bcast = create_xml_node(NULL, T_STONITH_REPLY); xmlNode 381 daemons/fenced/fenced_remote.c xmlNode *notify_data = create_op_done_notify(op, rc); xmlNode 403 daemons/fenced/fenced_remote.c handle_local_reply_and_notify(remote_fencing_op_t * op, xmlNode * data, int rc) xmlNode 405 daemons/fenced/fenced_remote.c xmlNode *notify_data = NULL; xmlNode 406 daemons/fenced/fenced_remote.c xmlNode *reply = NULL; xmlNode 436 daemons/fenced/fenced_remote.c handle_duplicates(remote_fencing_op_t * op, xmlNode * data, int rc) xmlNode 484 daemons/fenced/fenced_remote.c remote_op_done(remote_fencing_op_t * op, xmlNode * data, int rc, int dup) xmlNode 488 daemons/fenced/fenced_remote.c xmlNode *local_data = NULL; xmlNode 506 daemons/fenced/fenced_remote.c xmlNode *ndata = get_xpath_object("//@" F_STONITH_DELEGATE, data, xmlNode 957 daemons/fenced/fenced_remote.c stonith_manual_ack(xmlNode * msg, remote_fencing_op_t * op) xmlNode 959 daemons/fenced/fenced_remote.c xmlNode *dev = get_xpath_object("//@" F_STONITH_TARGET, msg, LOG_ERR); xmlNode 986 daemons/fenced/fenced_remote.c create_remote_stonith_op(const char *client, xmlNode * request, gboolean peer) xmlNode 989 daemons/fenced/fenced_remote.c xmlNode *dev = get_xpath_object("//@" F_STONITH_TARGET, request, LOG_NEVER); xmlNode 1095 daemons/fenced/fenced_remote.c initiate_remote_stonith_op(pcmk__client_t *client, xmlNode *request, xmlNode 1099 daemons/fenced/fenced_remote.c xmlNode *query = NULL; xmlNode 1392 daemons/fenced/fenced_remote.c xmlNode *update = NULL; xmlNode 1451 daemons/fenced/fenced_remote.c xmlNode *msg, int rc) xmlNode 1533 daemons/fenced/fenced_remote.c xmlNode *remote_op = stonith_create_op(op->client_callid, op->id, STONITH_OP_FENCE, NULL, 0); xmlNode 1736 daemons/fenced/fenced_remote.c parse_action_specific(xmlNode *xml, const char *peer, const char *device, xmlNode 1794 daemons/fenced/fenced_remote.c add_device_properties(xmlNode *xml, remote_fencing_op_t *op, xmlNode 1797 daemons/fenced/fenced_remote.c xmlNode *child; xmlNode 1844 daemons/fenced/fenced_remote.c add_result(remote_fencing_op_t *op, const char *host, int ndevices, xmlNode *xml) xmlNode 1847 daemons/fenced/fenced_remote.c xmlNode *child; xmlNode 1889 daemons/fenced/fenced_remote.c process_remote_stonith_query(xmlNode * msg) xmlNode 1899 daemons/fenced/fenced_remote.c xmlNode *dev = get_xpath_object("//@" F_STONITH_REMOTE_OP_ID, msg, LOG_ERR); xmlNode 1988 daemons/fenced/fenced_remote.c process_remote_stonith_exec(xmlNode * msg) xmlNode 1994 daemons/fenced/fenced_remote.c xmlNode *dev = get_xpath_object("//@" F_STONITH_REMOTE_OP_ID, msg, LOG_ERR); xmlNode 54 daemons/fenced/pacemaker-fenced.c static xmlNode *local_cib = NULL; xmlNode 84 daemons/fenced/pacemaker-fenced.c xmlNode *request = NULL; xmlNode 167 daemons/fenced/pacemaker-fenced.c stonith_peer_callback(xmlNode * msg, void *private_data) xmlNode 187 daemons/fenced/pacemaker-fenced.c xmlNode *xml = NULL; xmlNode 220 daemons/fenced/pacemaker-fenced.c do_local_reply(xmlNode * notify_src, const char *client_id, gboolean sync_reply, gboolean from_peer) xmlNode 290 daemons/fenced/pacemaker-fenced.c xmlNode *update_msg = user_data; xmlNode 324 daemons/fenced/pacemaker-fenced.c xmlNode *notify_data = NULL; xmlNode 350 daemons/fenced/pacemaker-fenced.c do_stonith_notify(int options, const char *type, int result, xmlNode * data) xmlNode 353 daemons/fenced/pacemaker-fenced.c xmlNode *update_msg = create_xml_node(NULL, "notify"); xmlNode 376 daemons/fenced/pacemaker-fenced.c xmlNode *notify_data = create_xml_node(NULL, op); xmlNode 404 daemons/fenced/pacemaker-fenced.c xmlNode *data = create_xml_node(NULL, XML_TAG_FENCING_LEVEL); xmlNode 425 daemons/fenced/pacemaker-fenced.c xmlNode *match = getXpathResult(xpathObj, lpc); xmlNode 443 daemons/fenced/pacemaker-fenced.c handle_topology_change(xmlNode *match, bool remove) xmlNode 472 daemons/fenced/pacemaker-fenced.c xmlNode *match = getXpathResult(xpathObj, lpc); xmlNode 501 daemons/fenced/pacemaker-fenced.c xmlNode *match = getXpathResult(xpathObj, lpc); xmlNode 644 daemons/fenced/pacemaker-fenced.c xmlNode *data; xmlNode 714 daemons/fenced/pacemaker-fenced.c update_cib_stonith_devices_v2(const char *event, xmlNode * msg) xmlNode 716 daemons/fenced/pacemaker-fenced.c xmlNode *change = NULL; xmlNode 719 daemons/fenced/pacemaker-fenced.c xmlNode *patchset = get_message_xml(msg, F_CIB_UPDATE_RESULT); xmlNode 777 daemons/fenced/pacemaker-fenced.c update_cib_stonith_devices_v1(const char *event, xmlNode * msg) xmlNode 793 daemons/fenced/pacemaker-fenced.c xmlNode *match = getXpathResult(xpath_obj, lpc); xmlNode 815 daemons/fenced/pacemaker-fenced.c xmlNode *match = getXpathResult(xpath_obj, lpc); xmlNode 838 daemons/fenced/pacemaker-fenced.c update_cib_stonith_devices(const char *event, xmlNode * msg) xmlNode 841 daemons/fenced/pacemaker-fenced.c xmlNode *patchset = get_message_xml(msg, F_CIB_UPDATE_RESULT); xmlNode 874 daemons/fenced/pacemaker-fenced.c xmlNode *match; xmlNode 895 daemons/fenced/pacemaker-fenced.c update_fencing_topology(const char *event, xmlNode * msg) xmlNode 900 daemons/fenced/pacemaker-fenced.c xmlNode *patchset = get_message_xml(msg, F_CIB_UPDATE_RESULT); xmlNode 921 daemons/fenced/pacemaker-fenced.c xmlNode *change = NULL; xmlNode 946 daemons/fenced/pacemaker-fenced.c xmlNode *match = first_named_child(change, XML_DIFF_RESULT); xmlNode 993 daemons/fenced/pacemaker-fenced.c update_cib_cache_cb(const char *event, xmlNode * msg) xmlNode 996 daemons/fenced/pacemaker-fenced.c xmlNode *stonith_enabled_xml = NULL; xmlNode 997 daemons/fenced/pacemaker-fenced.c xmlNode *stonith_watchdog_xml = NULL; xmlNode 1015 daemons/fenced/pacemaker-fenced.c xmlNode *patchset = NULL; xmlNode 1105 daemons/fenced/pacemaker-fenced.c init_cib_cache_cb(xmlNode * msg, int call_id, int rc, xmlNode * output, void *user_data) xmlNode 1257 daemons/fenced/pacemaker-fenced.c xmlNode *query = create_xml_node(NULL, "stonith_command"); xmlNode 1507 daemons/fenced/pacemaker-fenced.c xmlNode *xml; xmlNode 45 daemons/fenced/pacemaker-fenced.h xmlNode *agent_metadata; xmlNode 138 daemons/fenced/pacemaker-fenced.h xmlNode *request; xmlNode 215 daemons/fenced/pacemaker-fenced.h xmlNode *op_request, const char *remote_peer); xmlNode 217 daemons/fenced/pacemaker-fenced.h int stonith_device_register(xmlNode * msg, const char **desc, gboolean from_cib); xmlNode 221 daemons/fenced/pacemaker-fenced.h char *stonith_level_key(xmlNode * msg, int mode); xmlNode 222 daemons/fenced/pacemaker-fenced.h int stonith_level_kind(xmlNode * msg); xmlNode 223 daemons/fenced/pacemaker-fenced.h int stonith_level_register(xmlNode * msg, char **desc); xmlNode 225 daemons/fenced/pacemaker-fenced.h int stonith_level_remove(xmlNode * msg, char **desc); xmlNode 229 daemons/fenced/pacemaker-fenced.h void do_local_reply(xmlNode * notify_src, const char *client_id, gboolean sync_reply, xmlNode 232 daemons/fenced/pacemaker-fenced.h xmlNode *stonith_construct_reply(xmlNode * request, const char *output, xmlNode * data, xmlNode 238 daemons/fenced/pacemaker-fenced.h void do_stonith_notify(int options, const char *type, int result, xmlNode * data); xmlNode 243 daemons/fenced/pacemaker-fenced.h xmlNode *request, xmlNode 246 daemons/fenced/pacemaker-fenced.h int process_remote_stonith_exec(xmlNode * msg); xmlNode 248 daemons/fenced/pacemaker-fenced.h int process_remote_stonith_query(xmlNode * msg); xmlNode 250 daemons/fenced/pacemaker-fenced.h void *create_remote_stonith_op(const char *client, xmlNode * request, gboolean peer); xmlNode 252 daemons/fenced/pacemaker-fenced.h int stonith_fence_history(xmlNode *msg, xmlNode **output, xmlNode 259 daemons/fenced/pacemaker-fenced.h int stonith_manual_ack(xmlNode * msg, remote_fencing_op_t * op); xmlNode 516 daemons/pacemakerd/pacemakerd.c pcmk_handle_ping_request(pcmk__client_t *c, xmlNode *msg, uint32_t id) xmlNode 519 daemons/pacemakerd/pacemakerd.c xmlNode *ping = NULL; xmlNode 520 daemons/pacemakerd/pacemakerd.c xmlNode *reply = NULL; xmlNode 567 daemons/pacemakerd/pacemakerd.c xmlNode *msg = NULL; xmlNode 1090 daemons/pacemakerd/pacemakerd.c xmlNode *request = NULL; xmlNode 1091 daemons/pacemakerd/pacemakerd.c xmlNode *reply = NULL; xmlNode 55 daemons/schedulerd/pacemaker-schedulerd.c process_pe_message(xmlNode *msg, xmlNode *xml_data, pcmk__client_t *sender) xmlNode 86 daemons/schedulerd/pacemaker-schedulerd.c xmlNode *converted = NULL; xmlNode 87 daemons/schedulerd/pacemaker-schedulerd.c xmlNode *reply = NULL; xmlNode 218 daemons/schedulerd/pacemaker-schedulerd.c gboolean process_pe_message(xmlNode *msg, xmlNode *xml_data, xmlNode 227 daemons/schedulerd/pacemaker-schedulerd.c xmlNode *msg = pcmk__client_data2xml(c, data, &id, &flags); xmlNode 231 daemons/schedulerd/pacemaker-schedulerd.c xmlNode *data_xml = get_message_xml(msg, F_CRM_DATA); xmlNode 78 include/crm/cib/cib_types.h int (*set_op_callback) (cib_t *cib, void (*callback) (const xmlNode *msg, xmlNode 80 include/crm/cib/cib_types.h xmlNode *output)); xmlNode 83 include/crm/cib/cib_types.h xmlNode *msg)); xmlNode 86 include/crm/cib/cib_types.h xmlNode *msg)); xmlNode 91 include/crm/cib/cib_types.h int (*ping) (cib_t *cib, xmlNode **output_data, int call_options); xmlNode 92 include/crm/cib/cib_types.h int (*query) (cib_t *cib, const char *section, xmlNode **output_data, xmlNode 95 include/crm/cib/cib_types.h xmlNode **output_data, int call_options); xmlNode 105 include/crm/cib/cib_types.h int (*create) (cib_t *cib, const char *section, xmlNode *data, xmlNode 107 include/crm/cib/cib_types.h int (*modify) (cib_t *cib, const char *section, xmlNode *data, xmlNode 109 include/crm/cib/cib_types.h int (*update) (cib_t *cib, const char *section, xmlNode *data, xmlNode 111 include/crm/cib/cib_types.h int (*replace) (cib_t *cib, const char *section, xmlNode *data, xmlNode 113 include/crm/cib/cib_types.h int (*remove) (cib_t *cib, const char *section, xmlNode *data, xmlNode 115 include/crm/cib/cib_types.h int (*erase) (cib_t *cib, xmlNode **output_data, int call_options); xmlNode 116 include/crm/cib/cib_types.h int (*delete_absolute) (cib_t *cib, const char *section, xmlNode *data, xmlNode 124 include/crm/cib/cib_types.h void (*callback) (xmlNode*, int, int, xmlNode 125 include/crm/cib/cib_types.h xmlNode*, void *)); xmlNode 129 include/crm/cib/cib_types.h void (*callback)(xmlNode *, int, int, xmlNode 130 include/crm/cib/cib_types.h xmlNode *, void *), xmlNode 145 include/crm/cib/cib_types.h void (*op_callback) (const xmlNode *msg, int call_id, int rc, xmlNode 146 include/crm/cib/cib_types.h xmlNode *output); xmlNode 69 include/crm/cib/internal.h gboolean cib_diff_version_details(xmlNode * diff, int *admin_epoch, int *epoch, int *updates, xmlNode 72 include/crm/cib/internal.h gboolean cib_read_config(GHashTable * options, xmlNode * current_cib); xmlNode 74 include/crm/cib/internal.h gboolean cib_internal_config_changed(xmlNode * diff); xmlNode 81 include/crm/cib/internal.h void (*callback) (const char *event, xmlNode * msg); xmlNode 86 include/crm/cib/internal.h void (*callback) (xmlNode *, int, int, xmlNode *, void *); xmlNode 113 include/crm/cib/internal.h typedef int (*cib_op_t) (const char *, int, const char *, xmlNode *, xmlNode 114 include/crm/cib/internal.h xmlNode *, xmlNode *, xmlNode **, xmlNode **); xmlNode 119 include/crm/cib/internal.h const char *section, xmlNode * req, xmlNode * input, xmlNode 121 include/crm/cib/internal.h xmlNode * current_cib, xmlNode ** result_cib, xmlNode ** diff, xmlNode 122 include/crm/cib/internal.h xmlNode ** output); xmlNode 124 include/crm/cib/internal.h xmlNode *cib_create_op(int call_id, const char *token, const char *op, const char *host, xmlNode 125 include/crm/cib/internal.h const char *section, xmlNode * data, int call_options, xmlNode 128 include/crm/cib/internal.h void cib_native_callback(cib_t * cib, xmlNode * msg, int call_id, int rc); xmlNode 133 include/crm/cib/internal.h void (*callback) (xmlNode *, int, int, xmlNode *, void *)); xmlNode 138 include/crm/cib/internal.h void (*callback)(xmlNode *, int, int, xmlNode 139 include/crm/cib/internal.h xmlNode *, void *), xmlNode 142 include/crm/cib/internal.h int cib_process_query(const char *op, int options, const char *section, xmlNode * req, xmlNode 143 include/crm/cib/internal.h xmlNode * input, xmlNode * existing_cib, xmlNode ** result_cib, xmlNode 144 include/crm/cib/internal.h xmlNode ** answer); xmlNode 146 include/crm/cib/internal.h int cib_process_erase(const char *op, int options, const char *section, xmlNode * req, xmlNode 147 include/crm/cib/internal.h xmlNode * input, xmlNode * existing_cib, xmlNode ** result_cib, xmlNode 148 include/crm/cib/internal.h xmlNode ** answer); xmlNode 150 include/crm/cib/internal.h int cib_process_bump(const char *op, int options, const char *section, xmlNode * req, xmlNode 151 include/crm/cib/internal.h xmlNode * input, xmlNode * existing_cib, xmlNode ** result_cib, xmlNode 152 include/crm/cib/internal.h xmlNode ** answer); xmlNode 154 include/crm/cib/internal.h int cib_process_replace(const char *op, int options, const char *section, xmlNode * req, xmlNode 155 include/crm/cib/internal.h xmlNode * input, xmlNode * existing_cib, xmlNode ** result_cib, xmlNode 156 include/crm/cib/internal.h xmlNode ** answer); xmlNode 158 include/crm/cib/internal.h int cib_process_create(const char *op, int options, const char *section, xmlNode * req, xmlNode 159 include/crm/cib/internal.h xmlNode * input, xmlNode * existing_cib, xmlNode ** result_cib, xmlNode 160 include/crm/cib/internal.h xmlNode ** answer); xmlNode 162 include/crm/cib/internal.h int cib_process_modify(const char *op, int options, const char *section, xmlNode * req, xmlNode 163 include/crm/cib/internal.h xmlNode * input, xmlNode * existing_cib, xmlNode ** result_cib, xmlNode 164 include/crm/cib/internal.h xmlNode ** answer); xmlNode 166 include/crm/cib/internal.h int cib_process_delete(const char *op, int options, const char *section, xmlNode * req, xmlNode 167 include/crm/cib/internal.h xmlNode * input, xmlNode * existing_cib, xmlNode ** result_cib, xmlNode 168 include/crm/cib/internal.h xmlNode ** answer); xmlNode 170 include/crm/cib/internal.h int cib_process_diff(const char *op, int options, const char *section, xmlNode * req, xmlNode 171 include/crm/cib/internal.h xmlNode * input, xmlNode * existing_cib, xmlNode ** result_cib, xmlNode 172 include/crm/cib/internal.h xmlNode ** answer); xmlNode 174 include/crm/cib/internal.h int cib_process_upgrade(const char *op, int options, const char *section, xmlNode * req, xmlNode 175 include/crm/cib/internal.h xmlNode * input, xmlNode * existing_cib, xmlNode ** result_cib, xmlNode 176 include/crm/cib/internal.h xmlNode ** answer); xmlNode 197 include/crm/cib/internal.h int cib_process_xpath(const char *op, int options, const char *section, xmlNode * req, xmlNode 198 include/crm/cib/internal.h xmlNode * input, xmlNode * existing_cib, xmlNode ** result_cib, xmlNode 199 include/crm/cib/internal.h xmlNode ** answer); xmlNode 201 include/crm/cib/internal.h gboolean cib_config_changed(xmlNode * last, xmlNode * next, xmlNode ** diff); xmlNode 202 include/crm/cib/internal.h gboolean update_results(xmlNode * failed, xmlNode * target, const char *operation, int return_code); xmlNode 203 include/crm/cib/internal.h int cib_update_counter(xmlNode * xml_obj, const char *field, gboolean reset); xmlNode 206 include/crm/cib/internal.h const char *section, xmlNode * data, xmlNode 207 include/crm/cib/internal.h xmlNode ** output_data, int call_options, const char *user_name); xmlNode 211 include/crm/cib/internal.h xmlNode **root); xmlNode 212 include/crm/cib/internal.h int cib_file_write_with_digest(xmlNode *cib_root, const char *cib_dirname, xmlNode 24 include/crm/cib/util.h xmlNode *get_object_root(const char *object_type, xmlNode * the_root); xmlNode 25 include/crm/cib/util.h xmlNode *create_cib_fragment_adv(xmlNode * update, const char *section, const char *source); xmlNode 27 include/crm/cib/util.h xmlNode *createEmptyCib(int admin_epoch); xmlNode 28 include/crm/cib/util.h gboolean verifyCibXml(xmlNode * cib); xmlNode 30 include/crm/cib/util.h gboolean cib_version_details(xmlNode * cib, int *admin_epoch, int *epoch, int *updates); xmlNode 63 include/crm/cib/util.h xmlNode *cib_get_generation(cib_t * cib); xmlNode 74 include/crm/cib/util.h int cib_apply_patch_event(xmlNode * event, xmlNode * input, xmlNode ** output, int level); xmlNode 121 include/crm/cluster.h xmlNode * data, gboolean ordered); xmlNode 127 include/crm/cluster.h void crm_remote_peer_cache_refresh(xmlNode *cib); xmlNode 164 include/crm/cluster.h void set_uuid(xmlNode *xml, const char *attr, crm_node_t *node); xmlNode 78 include/crm/cluster/election.h enum election_result election_count_vote(election_t *e, xmlNode *vote, bool can_win); xmlNode 332 include/crm/cluster/internal.h gboolean corosync_initialize_nodelist(void *cluster, gboolean force_member, xmlNode * xml_parent); xmlNode 334 include/crm/cluster/internal.h gboolean send_cluster_message_cs(xmlNode * msg, gboolean local, xmlNode 361 include/crm/cluster/internal.h void crm_peer_caches_refresh(xmlNode *cib); xmlNode 25 include/crm/common/acl.h bool xml_acl_enabled(xmlNode *xml); xmlNode 26 include/crm/common/acl.h void xml_acl_disable(xmlNode *xml); xmlNode 27 include/crm/common/acl.h bool xml_acl_denied(xmlNode *xml); xmlNode 28 include/crm/common/acl.h bool xml_acl_filtered_copy(const char *user, xmlNode* acl_source, xmlNode *xml, xmlNode 29 include/crm/common/acl.h xmlNode **result); xmlNode 79 include/crm/common/alerts_internal.h bool pcmk__alert_in_patchset(xmlNode *msg, bool config); xmlNode 31 include/crm/common/internal.h const char *pcmk__update_acl_user(xmlNode *request, const char *field, xmlNode 53 include/crm/common/internal.h bool pcmk__verify_digest(xmlNode *input, const char *expected); xmlNode 211 include/crm/common/internal.h void pcmk__filter_op_for_digest(xmlNode *param_set); xmlNode 39 include/crm/common/ipc.h xmlNode *create_reply_adv(xmlNode *request, xmlNode *xml_response_data, xmlNode 46 include/crm/common/ipc.h xmlNode *create_request_adv(const char *task, xmlNode *xml_data, xmlNode 170 include/crm/common/ipc.h int crm_ipc_send(crm_ipc_t * client, xmlNode * message, enum crm_ipc_flags flags, xmlNode 171 include/crm/common/ipc.h int32_t ms_timeout, xmlNode ** reply); xmlNode 223 include/crm/common/ipc.h xmlNode *create_hello_message(const char *uuid, const char *client_name, xmlNode 75 include/crm/common/ipc_controld.h xmlNode *node_state; //<! Resource operation history XML xmlNode 212 include/crm/common/ipc_internal.h int pcmk__ipc_prepare_iov(uint32_t request, xmlNode *message, xmlNode 215 include/crm/common/ipc_internal.h int pcmk__ipc_send_xml(pcmk__client_t *c, uint32_t request, xmlNode *message, xmlNode 218 include/crm/common/ipc_internal.h xmlNode *pcmk__client_data2xml(pcmk__client_t *c, void *data, xmlNode 124 include/crm/common/logging.h const char *prefix, xmlNode * data, int depth, gboolean formatted); xmlNode 36 include/crm/common/nvpair.h GSList *pcmk_xml_attrs2nvpairs(xmlNode *xml); xmlNode 37 include/crm/common/nvpair.h void pcmk_nvpairs2xml_attrs(GSList *list, xmlNode *xml); xmlNode 39 include/crm/common/nvpair.h xmlNode *crm_create_nvpair_xml(xmlNode *parent, const char *id, xmlNode 45 include/crm/common/nvpair.h GHashTable *xml2list(xmlNode *parent); xmlNode 47 include/crm/common/nvpair.h const char *crm_xml_add(xmlNode *node, const char *name, const char *value); xmlNode 48 include/crm/common/nvpair.h const char *crm_xml_replace(xmlNode *node, const char *name, const char *value); xmlNode 49 include/crm/common/nvpair.h const char *crm_xml_add_int(xmlNode *node, const char *name, int value); xmlNode 50 include/crm/common/nvpair.h const char *crm_xml_add_ll(xmlNode *node, const char *name, long long value); xmlNode 51 include/crm/common/nvpair.h const char *crm_xml_add_ms(xmlNode *node, const char *name, guint ms); xmlNode 52 include/crm/common/nvpair.h const char *crm_xml_add_timeval(xmlNode *xml, const char *name_sec, xmlNode 56 include/crm/common/nvpair.h const char *crm_element_value(const xmlNode *data, const char *name); xmlNode 57 include/crm/common/nvpair.h int crm_element_value_int(const xmlNode *data, const char *name, int *dest); xmlNode 58 include/crm/common/nvpair.h int crm_element_value_ll(const xmlNode *data, const char *name, long long *dest); xmlNode 59 include/crm/common/nvpair.h int crm_element_value_ms(const xmlNode *data, const char *name, guint *dest); xmlNode 60 include/crm/common/nvpair.h int crm_element_value_epoch(const xmlNode *xml, const char *name, time_t *dest); xmlNode 61 include/crm/common/nvpair.h int crm_element_value_timeval(const xmlNode *data, const char *name_sec, xmlNode 63 include/crm/common/nvpair.h char *crm_element_value_copy(const xmlNode *data, const char *name); xmlNode 75 include/crm/common/nvpair.h crm_copy_xml_element(xmlNode *obj1, xmlNode *obj2, const char *element) xmlNode 96 include/crm/common/nvpair.h crm_xml_add_boolean(xmlNode *node, const char *name, gboolean value) xmlNode 17 include/crm/common/remote_internal.h int pcmk__remote_send_xml(pcmk__remote_t *remote, xmlNode *msg); xmlNode 20 include/crm/common/remote_internal.h xmlNode *pcmk__remote_message_xml(pcmk__remote_t *remote); xmlNode 131 include/crm/common/util.h xmlNode *crm_create_op_xml(xmlNode *parent, const char *prefix, xmlNode 53 include/crm/common/xml.h gboolean add_message_xml(xmlNode * msg, const char *field, xmlNode * xml); xmlNode 54 include/crm/common/xml.h xmlNode *get_message_xml(xmlNode * msg, const char *field); xmlNode 56 include/crm/common/xml.h xmlDoc *getDocPtr(xmlNode * node); xmlNode 67 include/crm/common/xml.h void copy_in_properties(xmlNode * target, xmlNode * src); xmlNode 68 include/crm/common/xml.h void expand_plus_plus(xmlNode * target, const char *name, const char *value); xmlNode 69 include/crm/common/xml.h void fix_plus_plus_recursive(xmlNode * target); xmlNode 78 include/crm/common/xml.h xmlNode *create_xml_node(xmlNode * parent, const char *name); xmlNode 88 include/crm/common/xml.h xmlNode *pcmk_create_xml_text_node(xmlNode * parent, const char *name, const char *content); xmlNode 96 include/crm/common/xml.h xmlNode *pcmk_create_html_node(xmlNode * parent, const char *element_name, const char *id, xmlNode 102 include/crm/common/xml.h void purge_diff_markers(xmlNode * a_node); xmlNode 108 include/crm/common/xml.h xmlNode *copy_xml(xmlNode * src_node); xmlNode 113 include/crm/common/xml.h xmlNode *add_node_copy(xmlNode * new_parent, xmlNode * xml_node); xmlNode 115 include/crm/common/xml.h int add_node_nocopy(xmlNode * parent, const char *name, xmlNode * child); xmlNode 122 include/crm/common/xml.h xmlNode *filename2xml(const char *filename); xmlNode 124 include/crm/common/xml.h xmlNode *stdin2xml(void); xmlNode 126 include/crm/common/xml.h xmlNode *string2xml(const char *input); xmlNode 128 include/crm/common/xml.h int write_xml_fd(xmlNode * xml_node, const char *filename, int fd, gboolean compress); xmlNode 129 include/crm/common/xml.h int write_xml_file(xmlNode * xml_node, const char *filename, gboolean compress); xmlNode 131 include/crm/common/xml.h char *dump_xml_formatted(xmlNode * msg); xmlNode 133 include/crm/common/xml.h char *dump_xml_formatted_with_text(xmlNode * msg); xmlNode 135 include/crm/common/xml.h char *dump_xml_unformatted(xmlNode * msg); xmlNode 140 include/crm/common/xml.h xmlNode *diff_xml_object(xmlNode * left, xmlNode * right, gboolean suppress); xmlNode 142 include/crm/common/xml.h xmlNode *subtract_xml_object(xmlNode * parent, xmlNode * left, xmlNode * right, xmlNode 145 include/crm/common/xml.h gboolean can_prune_leaf(xmlNode * xml_node); xmlNode 150 include/crm/common/xml.h xmlNode *find_xml_node(xmlNode * cib, const char *node_path, gboolean must_find); xmlNode 152 include/crm/common/xml.h void xml_remove_prop(xmlNode * obj, const char *name); xmlNode 154 include/crm/common/xml.h gboolean replace_xml_child(xmlNode * parent, xmlNode * child, xmlNode * update, xmlNode 157 include/crm/common/xml.h gboolean update_xml_child(xmlNode * child, xmlNode * to_update); xmlNode 159 include/crm/common/xml.h int find_xml_children(xmlNode ** children, xmlNode * root, xmlNode 163 include/crm/common/xml.h xmlNode *get_xpath_object(const char *xpath, xmlNode * xml_obj, int error_level); xmlNode 164 include/crm/common/xml.h xmlNode *get_xpath_object_relative(const char *xpath, xmlNode * xml_obj, int error_level); xmlNode 167 include/crm/common/xml.h crm_element_name(const xmlNode *xml) xmlNode 173 include/crm/common/xml.h crm_map_element_name(const xmlNode *xml) xmlNode 184 include/crm/common/xml.h gboolean xml_has_children(const xmlNode * root); xmlNode 186 include/crm/common/xml.h char *calculate_on_disk_digest(xmlNode * local_cib); xmlNode 187 include/crm/common/xml.h char *calculate_operation_digest(xmlNode * local_cib, const char *version); xmlNode 188 include/crm/common/xml.h char *calculate_xml_versioned_digest(xmlNode * input, gboolean sort, gboolean do_filter, xmlNode 192 include/crm/common/xml.h gboolean validate_xml(xmlNode * xml_blob, const char *validation, gboolean to_logs); xmlNode 193 include/crm/common/xml.h gboolean validate_xml_verbose(xmlNode * xml_blob); xmlNode 232 include/crm/common/xml.h int update_validation(xmlNode **xml_blob, int *best, int max, xmlNode 238 include/crm/common/xml.h gboolean cli_config_update(xmlNode ** xml, int *best_version, gboolean to_logs); xmlNode 243 include/crm/common/xml.h void pcmk_free_xml_subtree(xmlNode *xml); xmlNode 244 include/crm/common/xml.h void free_xml(xmlNode * child); xmlNode 246 include/crm/common/xml.h xmlNode *first_named_child(const xmlNode *parent, const char *name); xmlNode 247 include/crm/common/xml.h xmlNode *crm_next_same_xml(const xmlNode *sibling); xmlNode 249 include/crm/common/xml.h xmlNode *sorted_xml(xmlNode * input, xmlNode * parent, gboolean recursive); xmlNode 250 include/crm/common/xml.h xmlXPathObjectPtr xpath_search(xmlNode * xml_top, const char *path); xmlNode 251 include/crm/common/xml.h void crm_foreach_xpath_result(xmlNode *xml, const char *xpath, xmlNode 252 include/crm/common/xml.h void (*helper)(xmlNode*, void*), void *user_data); xmlNode 253 include/crm/common/xml.h xmlNode *expand_idref(xmlNode * input, xmlNode * top); xmlNode 256 include/crm/common/xml.h xmlNode *getXpathResult(xmlXPathObjectPtr xpathObj, int index); xmlNode 267 include/crm/common/xml.h bool xml_tracking_changes(xmlNode * xml); xmlNode 268 include/crm/common/xml.h bool xml_document_dirty(xmlNode *xml); xmlNode 269 include/crm/common/xml.h void xml_track_changes(xmlNode * xml, const char *user, xmlNode *acl_source, bool enforce_acls); xmlNode 270 include/crm/common/xml.h void xml_calculate_changes(xmlNode *old_xml, xmlNode *new_xml); xmlNode 271 include/crm/common/xml.h void xml_calculate_significant_changes(xmlNode *old_xml, xmlNode *new_xml); xmlNode 272 include/crm/common/xml.h void xml_accept_changes(xmlNode * xml); xmlNode 273 include/crm/common/xml.h void xml_log_changes(uint8_t level, const char *function, xmlNode *xml); xmlNode 274 include/crm/common/xml.h void xml_log_patchset(uint8_t level, const char *function, xmlNode *xml); xmlNode 275 include/crm/common/xml.h bool xml_patch_versions(xmlNode *patchset, int add[3], int del[3]); xmlNode 277 include/crm/common/xml.h xmlNode *xml_create_patchset( xmlNode 278 include/crm/common/xml.h int format, xmlNode *source, xmlNode *target, bool *config, bool manage_version); xmlNode 279 include/crm/common/xml.h int xml_apply_patchset(xmlNode *xml, xmlNode *patchset, bool check_version); xmlNode 281 include/crm/common/xml.h void patchset_process_digest(xmlNode *patch, xmlNode *source, xmlNode *target, bool with_digest); xmlNode 283 include/crm/common/xml.h void save_xml_to_file(xmlNode * xml, const char *desc, const char *filename); xmlNode 284 include/crm/common/xml.h char *xml_get_path(xmlNode *xml); xmlNode 288 include/crm/common/xml.h void crm_xml_set_id(xmlNode *xml, const char *format, ...) xmlNode 301 include/crm/common/xml.h xmlNode *find_entity(xmlNode *parent, const char *node_name, const char *id); xmlNode 303 include/crm/common/xml.h gboolean apply_xml_diff(xmlNode *old_xml, xmlNode *diff, xmlNode **new_xml); xmlNode 133 include/crm/common/xml_internal.h void pcmk__strip_xml_text(xmlNode *xml); xmlNode 134 include/crm/common/xml_internal.h const char *pcmk__xe_add_last_written(xmlNode *xe); xmlNode 136 include/crm/common/xml_internal.h xmlNode *pcmk__xe_match(xmlNode *parent, const char *node_name, xmlNode 170 include/crm/common/xml_internal.h static inline xmlNode * xmlNode 171 include/crm/common/xml_internal.h pcmk__xml_first_child(const xmlNode *parent) xmlNode 173 include/crm/common/xml_internal.h xmlNode *child = (parent? parent->children : NULL); xmlNode 189 include/crm/common/xml_internal.h static inline xmlNode * xmlNode 190 include/crm/common/xml_internal.h pcmk__xml_next(const xmlNode *child) xmlNode 192 include/crm/common/xml_internal.h xmlNode *next = (child? child->next : NULL); xmlNode 208 include/crm/common/xml_internal.h static inline xmlNode * xmlNode 209 include/crm/common/xml_internal.h pcmk__xe_first_child(const xmlNode *parent) xmlNode 211 include/crm/common/xml_internal.h xmlNode *child = (parent? parent->children : NULL); xmlNode 227 include/crm/common/xml_internal.h static inline xmlNode * xmlNode 228 include/crm/common/xml_internal.h pcmk__xe_next(const xmlNode *child) xmlNode 230 include/crm/common/xml_internal.h xmlNode *next = child? child->next : NULL; xmlNode 73 include/crm/fencing/internal.h xmlNode *create_level_registration_xml(const char *node, const char *pattern, xmlNode 78 include/crm/fencing/internal.h xmlNode *create_device_registration_xml(const char *id, xmlNode 93 include/crm/fencing/internal.h xmlNode *metadata); xmlNode 32 include/crm/lrmd_internal.h int lrmd_tls_send_msg(pcmk__remote_t *session, xmlNode *msg, uint32_t id, xmlNode 56 include/crm/lrmd_internal.h void remote_proxy_cb(lrmd_t *lrmd, const char *node_name, xmlNode *msg); xmlNode 65 include/crm/lrmd_internal.h void remote_proxy_relay_event(remote_proxy_t *proxy, xmlNode *msg); xmlNode 66 include/crm/lrmd_internal.h void remote_proxy_relay_response(remote_proxy_t *proxy, xmlNode *msg, xmlNode 28 include/crm/pengine/complex.h void pe_get_versioned_attributes(xmlNode *meta_hash, pe_resource_t *rsc, xmlNode 325 include/crm/pengine/internal.h gboolean common_unpack(xmlNode * xml_obj, pe_resource_t ** rsc, pe_resource_t * parent, xmlNode 342 include/crm/pengine/internal.h uint32_t flags, xmlNode *xml_op, xmlNode 401 include/crm/pengine/internal.h extern xmlNode *find_rsc_op_entry(pe_resource_t * rsc, const char *key); xmlNode 498 include/crm/pengine/internal.h int pe__target_rc_from_xml(xmlNode *xml_op); xmlNode 517 include/crm/pengine/internal.h xmlNode *params_all; xmlNode 518 include/crm/pengine/internal.h xmlNode *params_secure; xmlNode 519 include/crm/pengine/internal.h xmlNode *params_restart; xmlNode 525 include/crm/pengine/internal.h op_digest_cache_t *rsc_action_digest_cmp(pe_resource_t * rsc, xmlNode * xml_op, pe_node_t * node, xmlNode 560 include/crm/pengine/internal.h const char *pe__add_bundle_remote_name(pe_resource_t *rsc, xmlNode *xml, xmlNode 568 include/crm/pengine/internal.h void pe__add_param_check(xmlNode *rsc_op, pe_resource_t *rsc, pe_node_t *node, xmlNode 571 include/crm/pengine/internal.h void (*cb)(pe_resource_t*, pe_node_t*, xmlNode*, xmlNode 585 include/crm/pengine/internal.h void pe__unpack_dataset_nvpairs(xmlNode *xml_obj, const char *set_name, xmlNode 128 include/crm/pengine/pe_types.h xmlNode *input; xmlNode 156 include/crm/pengine/pe_types.h xmlNode *failed; xmlNode 157 include/crm/pengine/pe_types.h xmlNode *op_defaults; xmlNode 158 include/crm/pengine/pe_types.h xmlNode *rsc_defaults; xmlNode 167 include/crm/pengine/pe_types.h xmlNode *graph; xmlNode 310 include/crm/pengine/pe_types.h xmlNode *xml; xmlNode 311 include/crm/pengine/pe_types.h xmlNode *orig_xml; xmlNode 312 include/crm/pengine/pe_types.h xmlNode *ops_xml; xmlNode 375 include/crm/pengine/pe_types.h xmlNode *versioned_parameters; xmlNode 382 include/crm/pengine/pe_types.h xmlNode *versioned_parameters; xmlNode 383 include/crm/pengine/pe_types.h xmlNode *versioned_meta; xmlNode 393 include/crm/pengine/pe_types.h xmlNode *op_entry; xmlNode 21 include/crm/pengine/remote_internal.h bool xml_contains_remote_node(xmlNode *xml); xmlNode 32 include/crm/pengine/remote_internal.h xmlNode *pe_create_remote_xml(xmlNode *parent, const char *uname, xmlNode 35 include/crm/pengine/rules.h enum expression_type find_expression_type(xmlNode * expr); xmlNode 37 include/crm/pengine/rules.h gboolean pe_evaluate_rules(xmlNode *ruleset, GHashTable *node_hash, xmlNode 40 include/crm/pengine/rules.h gboolean pe_test_rule(xmlNode *rule, GHashTable *node_hash, xmlNode 44 include/crm/pengine/rules.h gboolean pe_test_expression(xmlNode *expr, GHashTable *node_hash, xmlNode 49 include/crm/pengine/rules.h void pe_eval_nvpairs(xmlNode *top, xmlNode *xml_obj, const char *set_name, xmlNode 54 include/crm/pengine/rules.h void pe_unpack_nvpairs(xmlNode *top, xmlNode *xml_obj, const char *set_name, xmlNode 60 include/crm/pengine/rules.h void pe_eval_versioned_attributes(xmlNode *top, xmlNode *xml_obj, xmlNode 62 include/crm/pengine/rules.h xmlNode *hash, crm_time_t *next_change); xmlNode 64 include/crm/pengine/rules.h GHashTable *pe_unpack_versioned_parameters(xmlNode *versioned_params, const char *ra_version); xmlNode 69 include/crm/pengine/rules.h gboolean pe_eval_rules(xmlNode *ruleset, pe_rule_eval_data_t *rule_data, xmlNode 71 include/crm/pengine/rules.h gboolean pe_eval_expr(xmlNode *rule, pe_rule_eval_data_t *rule_data, xmlNode 73 include/crm/pengine/rules.h gboolean pe_eval_subexpr(xmlNode *expr, pe_rule_eval_data_t *rule_data, xmlNode 82 include/crm/pengine/rules.h gboolean test_ruleset(xmlNode *ruleset, GHashTable *node_hash, crm_time_t *now); xmlNode 85 include/crm/pengine/rules.h gboolean test_rule(xmlNode *rule, GHashTable *node_hash, enum rsc_role_e role, xmlNode 89 include/crm/pengine/rules.h gboolean pe_test_rule_re(xmlNode *rule, GHashTable *node_hash, xmlNode 94 include/crm/pengine/rules.h gboolean pe_test_rule_full(xmlNode *rule, GHashTable *node_hash, xmlNode 99 include/crm/pengine/rules.h gboolean test_expression(xmlNode *expr, GHashTable *node_hash, xmlNode 103 include/crm/pengine/rules.h gboolean pe_test_expression_re(xmlNode *expr, GHashTable *node_hash, xmlNode 108 include/crm/pengine/rules.h gboolean pe_test_expression_full(xmlNode *expr, GHashTable *node_hash, xmlNode 113 include/crm/pengine/rules.h void unpack_instance_attributes(xmlNode *top, xmlNode *xml_obj, xmlNode 19 include/crm/pengine/rules_internal.h GListPtr pe_unpack_alerts(xmlNode *alerts); xmlNode 22 include/crm/pengine/rules_internal.h crm_time_t *pe_parse_xml_duration(crm_time_t * start, xmlNode * duration_spec); xmlNode 24 include/crm/pengine/rules_internal.h gboolean pe__eval_attr_expr(xmlNode *expr, pe_rule_eval_data_t *rule_data); xmlNode 25 include/crm/pengine/rules_internal.h int pe__eval_date_expr(xmlNode *expr, pe_rule_eval_data_t *rule_data, xmlNode 28 include/crm/pengine/rules_internal.h gboolean pe__eval_role_expr(xmlNode *expr, pe_rule_eval_data_t *rule_data); xmlNode 31 include/crm/pengine/rules_internal.h int pe_eval_date_expression(xmlNode *time_expr, xmlNode 34 include/crm/pengine/rules_internal.h gboolean pe_test_date_expression(xmlNode *time_expr, crm_time_t *now, xmlNode 36 include/crm/pengine/rules_internal.h int pe_cron_range_satisfied(crm_time_t * now, xmlNode * cron_spec); xmlNode 37 include/crm/pengine/rules_internal.h gboolean pe_test_attr_expression(xmlNode *expr, GHashTable *hash, crm_time_t *now, xmlNode 39 include/crm/pengine/rules_internal.h gboolean pe_test_role_expression(xmlNode * expr, enum rsc_role_e role, crm_time_t * now); xmlNode 43 include/pcmki/pcmki_sched_allocate.h void (*append_meta) (pe_resource_t * rsc, xmlNode * xml); xmlNode 72 include/pcmki/pcmki_sched_allocate.h extern void native_append_meta(pe_resource_t * rsc, xmlNode * xml); xmlNode 87 include/pcmki/pcmki_sched_allocate.h extern void group_append_meta(pe_resource_t * rsc, xmlNode * xml); xmlNode 110 include/pcmki/pcmki_sched_allocate.h void pcmk__bundle_append_meta(pe_resource_t *rsc, xmlNode *xml); xmlNode 127 include/pcmki/pcmki_sched_allocate.h extern void clone_append_meta(pe_resource_t * rsc, xmlNode * xml); xmlNode 142 include/pcmki/pcmki_sched_allocate.h extern gboolean unpack_rsc_order(xmlNode * xml_obj, pe_working_set_t * data_set); xmlNode 144 include/pcmki/pcmki_sched_allocate.h extern gboolean unpack_rsc_colocation(xmlNode * xml_obj, pe_working_set_t * data_set); xmlNode 146 include/pcmki/pcmki_sched_allocate.h extern gboolean unpack_location(xmlNode * xml_obj, pe_working_set_t * data_set); xmlNode 148 include/pcmki/pcmki_sched_allocate.h extern gboolean unpack_rsc_ticket(xmlNode * xml_obj, pe_working_set_t * data_set); xmlNode 87 include/pcmki/pcmki_sched_utils.h xmlNode *pcmk__create_history_xml(xmlNode *parent, lrmd_event_data_t *event, xmlNode 80 include/pcmki/pcmki_scheduler.h extern gboolean unpack_constraints(xmlNode * xml_constraints, pe_working_set_t * data_set); xmlNode 102 include/pcmki/pcmki_scheduler.h xmlNode *pcmk__schedule_actions(pe_working_set_t *data_set, xmlNode *xml_input, xmlNode 61 include/pcmki/pcmki_transition.h xmlNode *xml; xmlNode 126 include/pcmki/pcmki_transition.h crm_graph_t *unpack_graph(xmlNode * xml_graph, const char *reference); xmlNode 136 include/pcmki/pcmki_transition.h lrmd_event_data_t *convert_graph_action(xmlNode * resource, crm_action_t * action, int status, xmlNode 57 lib/cib/cib_attrs.c xmlNode *xml_search = NULL; xmlNode 143 lib/cib/cib_attrs.c xmlNode *child = NULL; xmlNode 177 lib/cib/cib_attrs.c xmlNode *xml_top = NULL; xmlNode 178 lib/cib/cib_attrs.c xmlNode *xml_obj = NULL; xmlNode 355 lib/cib/cib_attrs.c xmlNode *xml_obj = NULL; xmlNode 399 lib/cib/cib_attrs.c get_uuid_from_result(xmlNode *result, char **uuid, int *is_remote) xmlNode 488 lib/cib/cib_attrs.c xmlNode *xml_search = NULL; xmlNode 525 lib/cib/cib_attrs.c xmlNode *a_child = NULL; xmlNode 526 lib/cib/cib_attrs.c xmlNode *xml_obj = NULL; xmlNode 527 lib/cib/cib_attrs.c xmlNode *fragment = NULL; xmlNode 30 lib/cib/cib_client.c int cib_client_set_op_callback(cib_t * cib, void (*callback) (const xmlNode * msg, int call_id, xmlNode 31 lib/cib/cib_client.c int rc, xmlNode * output)); xmlNode 34 lib/cib/cib_client.c void (*callback) (const char *event, xmlNode * msg)); xmlNode 37 lib/cib/cib_client.c void (*callback) (const char *event, xmlNode * msg)); xmlNode 57 lib/cib/cib_client.c cib_client_ping(cib_t * cib, xmlNode ** output_data, int call_options) xmlNode 64 lib/cib/cib_client.c cib_client_query(cib_t * cib, const char *section, xmlNode ** output_data, int call_options) xmlNode 71 lib/cib/cib_client.c xmlNode ** output_data, int call_options) xmlNode 135 lib/cib/cib_client.c cib_client_create(cib_t * cib, const char *section, xmlNode * data, int call_options) xmlNode 142 lib/cib/cib_client.c cib_client_modify(cib_t * cib, const char *section, xmlNode * data, int call_options) xmlNode 149 lib/cib/cib_client.c cib_client_update(cib_t * cib, const char *section, xmlNode * data, int call_options) xmlNode 156 lib/cib/cib_client.c cib_client_replace(cib_t * cib, const char *section, xmlNode * data, int call_options) xmlNode 163 lib/cib/cib_client.c cib_client_delete(cib_t * cib, const char *section, xmlNode * data, int call_options) xmlNode 170 lib/cib/cib_client.c cib_client_delete_absolute(cib_t * cib, const char *section, xmlNode * data, int call_options) xmlNode 177 lib/cib/cib_client.c cib_client_erase(cib_t * cib, xmlNode ** output_data, int call_options) xmlNode 437 lib/cib/cib_client.c cib_client_set_op_callback(cib_t * cib, void (*callback) (const xmlNode * msg, int call_id, xmlNode 438 lib/cib/cib_client.c int rc, xmlNode * output)) xmlNode 452 lib/cib/cib_client.c void (*callback) (const char *event, xmlNode * msg)) xmlNode 503 lib/cib/cib_client.c void (*callback) (const char *event, xmlNode * msg)) xmlNode 587 lib/cib/cib_client.c void (*callback) (xmlNode *, int, int, xmlNode *, void *)) xmlNode 598 lib/cib/cib_client.c void (*callback)(xmlNode *, int, int, xmlNode 599 lib/cib/cib_client.c xmlNode *, void *), xmlNode 59 lib/cib/cib_file.c xmlNode * data, xmlNode ** output_data, int call_options); xmlNode 62 lib/cib/cib_file.c xmlNode * data, xmlNode ** output_data, int call_options, xmlNode 97 lib/cib/cib_file.c cib_file_verify_digest(xmlNode *root, const char *sigfile) xmlNode 139 lib/cib/cib_file.c cib_file_read_and_verify(const char *filename, const char *sigfile, xmlNode **root) xmlNode 144 lib/cib/cib_file.c xmlNode *local_root = NULL; xmlNode 329 lib/cib/cib_file.c cib_file_prepare_xml(xmlNode *root) xmlNode 331 lib/cib/cib_file.c xmlNode *cib_status_root = NULL; xmlNode 360 lib/cib/cib_file.c cib_file_write_with_digest(xmlNode *cib_root, const char *cib_dirname, xmlNode 527 lib/cib/cib_file.c static xmlNode *in_mem_cib = NULL; xmlNode 547 lib/cib/cib_file.c xmlNode *root = NULL; xmlNode 782 lib/cib/cib_file.c xmlNode * data, xmlNode ** output_data, int call_options) xmlNode 790 lib/cib/cib_file.c xmlNode * data, xmlNode ** output_data, int call_options, xmlNode 797 lib/cib/cib_file.c xmlNode *request = NULL; xmlNode 798 lib/cib/cib_file.c xmlNode *output = NULL; xmlNode 799 lib/cib/cib_file.c xmlNode *cib_diff = NULL; xmlNode 800 lib/cib/cib_file.c xmlNode *result_cib = NULL; xmlNode 42 lib/cib/cib_native.c xmlNode * data, xmlNode ** output_data, int call_options); xmlNode 45 lib/cib/cib_native.c const char *section, xmlNode * data, xmlNode ** output_data, xmlNode 93 lib/cib/cib_native.c xmlNode *msg = NULL; xmlNode 201 lib/cib/cib_native.c xmlNode *reply = NULL; xmlNode 202 lib/cib/cib_native.c xmlNode *hello = create_xml_node(NULL, "cib_command"); xmlNode 297 lib/cib/cib_native.c xmlNode * data, xmlNode ** output_data, int call_options) xmlNode 305 lib/cib/cib_native.c xmlNode * data, xmlNode ** output_data, int call_options, xmlNode 312 lib/cib/cib_native.c xmlNode *op_msg = NULL; xmlNode 313 lib/cib/cib_native.c xmlNode *op_reply = NULL; xmlNode 371 lib/cib/cib_native.c xmlNode *tmp = get_message_xml(op_reply, F_CIB_CALLDATA); xmlNode 460 lib/cib/cib_native.c xmlNode *notify_msg = create_xml_node(NULL, "cib-callback"); xmlNode 30 lib/cib/cib_ops.c cib_process_query(const char *op, int options, const char *section, xmlNode * req, xmlNode * input, xmlNode 31 lib/cib/cib_ops.c xmlNode * existing_cib, xmlNode ** result_cib, xmlNode ** answer) xmlNode 33 lib/cib/cib_ops.c xmlNode *obj_root = NULL; xmlNode 57 lib/cib/cib_ops.c xmlNode *shallow = create_xml_node(*answer, tag); xmlNode 75 lib/cib/cib_ops.c cib_process_erase(const char *op, int options, const char *section, xmlNode * req, xmlNode * input, xmlNode 76 lib/cib/cib_ops.c xmlNode * existing_cib, xmlNode ** result_cib, xmlNode ** answer) xmlNode 92 lib/cib/cib_ops.c cib_process_upgrade(const char *op, int options, const char *section, xmlNode * req, xmlNode 93 lib/cib/cib_ops.c xmlNode * input, xmlNode * existing_cib, xmlNode ** result_cib, xmlNode 94 lib/cib/cib_ops.c xmlNode ** answer) xmlNode 127 lib/cib/cib_ops.c cib_process_bump(const char *op, int options, const char *section, xmlNode * req, xmlNode * input, xmlNode 128 lib/cib/cib_ops.c xmlNode * existing_cib, xmlNode ** result_cib, xmlNode ** answer) xmlNode 142 lib/cib/cib_ops.c cib_update_counter(xmlNode * xml_obj, const char *field, gboolean reset) xmlNode 168 lib/cib/cib_ops.c cib_process_replace(const char *op, int options, const char *section, xmlNode * req, xmlNode 169 lib/cib/cib_ops.c xmlNode * input, xmlNode * existing_cib, xmlNode ** result_cib, xmlNode 170 lib/cib/cib_ops.c xmlNode ** answer) xmlNode 265 lib/cib/cib_ops.c xmlNode *obj_root = NULL; xmlNode 280 lib/cib/cib_ops.c cib_process_delete(const char *op, int options, const char *section, xmlNode * req, xmlNode * input, xmlNode 281 lib/cib/cib_ops.c xmlNode * existing_cib, xmlNode ** result_cib, xmlNode ** answer) xmlNode 283 lib/cib/cib_ops.c xmlNode *obj_root = NULL; xmlNode 299 lib/cib/cib_ops.c xmlNode *child = NULL; xmlNode 315 lib/cib/cib_ops.c cib_process_modify(const char *op, int options, const char *section, xmlNode * req, xmlNode * input, xmlNode 316 lib/cib/cib_ops.c xmlNode * existing_cib, xmlNode ** result_cib, xmlNode ** answer) xmlNode 318 lib/cib/cib_ops.c xmlNode *obj_root = NULL; xmlNode 334 lib/cib/cib_ops.c xmlNode *tmp_section = NULL; xmlNode 368 lib/cib/cib_ops.c xmlNode *match = getXpathResult(xpathObj, lpc); xmlNode 382 lib/cib/cib_ops.c update_cib_object(xmlNode * parent, xmlNode * update) xmlNode 385 lib/cib/cib_ops.c xmlNode *target = NULL; xmlNode 386 lib/cib/cib_ops.c xmlNode *a_child = NULL; xmlNode 416 lib/cib/cib_ops.c xmlNode *remove = NULL; xmlNode 476 lib/cib/cib_ops.c add_cib_object(xmlNode * parent, xmlNode * new_obj) xmlNode 481 lib/cib/cib_ops.c xmlNode *equiv_node = NULL; xmlNode 519 lib/cib/cib_ops.c cib_process_create(const char *op, int options, const char *section, xmlNode * req, xmlNode * input, xmlNode 520 lib/cib/cib_ops.c xmlNode * existing_cib, xmlNode ** result_cib, xmlNode ** answer) xmlNode 522 lib/cib/cib_ops.c xmlNode *failed = NULL; xmlNode 524 lib/cib/cib_ops.c xmlNode *update_section = NULL; xmlNode 553 lib/cib/cib_ops.c xmlNode *a_child = NULL; xmlNode 584 lib/cib/cib_ops.c cib_process_diff(const char *op, int options, const char *section, xmlNode * req, xmlNode * input, xmlNode 585 lib/cib/cib_ops.c xmlNode * existing_cib, xmlNode ** result_cib, xmlNode ** answer) xmlNode 603 lib/cib/cib_ops.c cib_config_changed(xmlNode * last, xmlNode * next, xmlNode ** diff) xmlNode 640 lib/cib/cib_ops.c xmlNode *top = getXpathResult(xpathObj, lpc); xmlNode 675 lib/cib/cib_ops.c cib_process_xpath(const char *op, int options, const char *section, xmlNode * req, xmlNode * input, xmlNode 676 lib/cib/cib_ops.c xmlNode * existing_cib, xmlNode ** result_cib, xmlNode ** answer) xmlNode 714 lib/cib/cib_ops.c xmlNode *match = getXpathResult(xpathObj, lpc); xmlNode 752 lib/cib/cib_ops.c xmlNode *shallow = create_xml_node(*answer, tag); xmlNode 762 lib/cib/cib_ops.c xmlNode *parent = match; xmlNode 797 lib/cib/cib_ops.c xmlNode *parent = match->parent; xmlNode 816 lib/cib/cib_ops.c update_results(xmlNode * failed, xmlNode * target, const char *operation, int return_code) xmlNode 818 lib/cib/cib_ops.c xmlNode *xml_node = NULL; xmlNode 75 lib/cib/cib_remote.c xmlNode * data, xmlNode ** output_data, int call_options, xmlNode 95 lib/cib/cib_remote.c xmlNode *notify_msg = create_xml_node(NULL, "cib_command"); xmlNode 209 lib/cib/cib_remote.c xmlNode *answer = NULL; xmlNode 210 lib/cib/cib_remote.c xmlNode *login = NULL; xmlNode 351 lib/cib/cib_remote.c xmlNode *msg = NULL; xmlNode 427 lib/cib/cib_remote.c xmlNode *hello = xmlNode 491 lib/cib/cib_remote.c xmlNode * data, xmlNode ** output_data, int call_options, const char *name) xmlNode 497 lib/cib/cib_remote.c xmlNode *op_msg = NULL; xmlNode 498 lib/cib/cib_remote.c xmlNode *op_reply = NULL; xmlNode 624 lib/cib/cib_remote.c xmlNode *tmp = get_message_xml(op_reply, F_CIB_CALLDATA); xmlNode 59 lib/cib/cib_utils.c xmlNode * xmlNode 62 lib/cib/cib_utils.c xmlNode *the_cib = NULL; xmlNode 63 lib/cib/cib_utils.c xmlNode *generation = create_xml_node(NULL, XML_CIB_TAG_GENERATION_TUPPLE); xmlNode 75 lib/cib/cib_utils.c cib_version_details(xmlNode * cib, int *admin_epoch, int *epoch, int *updates) xmlNode 93 lib/cib/cib_utils.c cib_diff_version_details(xmlNode * diff, int *admin_epoch, int *epoch, int *updates, xmlNode 145 lib/cib/cib_utils.c xmlNode * xmlNode 146 lib/cib/cib_utils.c get_object_root(const char *object_type, xmlNode * the_root) xmlNode 161 lib/cib/cib_utils.c xmlNode * xmlNode 164 lib/cib/cib_utils.c xmlNode *cib_root = NULL, *config = NULL; xmlNode 186 lib/cib/cib_utils.c cib_acl_enabled(xmlNode *xml, const char *user) xmlNode 208 lib/cib/cib_utils.c const char *section, xmlNode * req, xmlNode * input, xmlNode 210 lib/cib/cib_utils.c xmlNode * current_cib, xmlNode ** result_cib, xmlNode ** diff, xmlNode ** output) xmlNode 214 lib/cib/cib_utils.c xmlNode *top = NULL; xmlNode 215 lib/cib/cib_utils.c xmlNode *scratch = NULL; xmlNode 216 lib/cib/cib_utils.c xmlNode *local_diff = NULL; xmlNode 243 lib/cib/cib_utils.c xmlNode *cib_ro = current_cib; xmlNode 244 lib/cib/cib_utils.c xmlNode *cib_filtered = NULL; xmlNode 405 lib/cib/cib_utils.c xmlNode * c = copy_xml(current_cib); xmlNode 502 lib/cib/cib_utils.c xmlNode * xmlNode 504 lib/cib/cib_utils.c xmlNode * data, int call_options, const char *user_name) xmlNode 506 lib/cib/cib_utils.c xmlNode *op_msg = create_xml_node(NULL, "cib_command"); xmlNode 538 lib/cib/cib_utils.c cib_native_callback(cib_t * cib, xmlNode * msg, int call_id, int rc) xmlNode 540 lib/cib/cib_utils.c xmlNode *output = NULL; xmlNode 587 lib/cib/cib_utils.c xmlNode *msg = user_data; xmlNode 661 lib/cib/cib_utils.c cib_read_config(GHashTable * options, xmlNode * current_cib) xmlNode 663 lib/cib/cib_utils.c xmlNode *config = NULL; xmlNode 693 lib/cib/cib_utils.c cib_internal_config_changed(xmlNode *diff) xmlNode 710 lib/cib/cib_utils.c const char *section, xmlNode * data, xmlNode 711 lib/cib/cib_utils.c xmlNode ** output_data, int call_options, const char *user_name) xmlNode 714 lib/cib/cib_utils.c const char *section, xmlNode * data, xmlNode 715 lib/cib/cib_utils.c xmlNode ** output_data, int call_options, const char *user_name) = xmlNode 728 lib/cib/cib_utils.c int cib_apply_patch_event(xmlNode *event, xmlNode *input, xmlNode **output, xmlNode 735 lib/cib/cib_utils.c cib_apply_patch_event(xmlNode *event, xmlNode *input, xmlNode **output, xmlNode 740 lib/cib/cib_utils.c xmlNode *diff = NULL; xmlNode 104 lib/cluster/cluster.c send_cluster_message(crm_node_t * node, enum crm_ais_msg_types service, xmlNode * data, xmlNode 227 lib/cluster/cluster.c set_uuid(xmlNode *xml, const char *attr, crm_node_t *node) xmlNode 530 lib/cluster/corosync.c corosync_initialize_nodelist(void *cluster, gboolean force_member, xmlNode * xml_parent) xmlNode 621 lib/cluster/corosync.c xmlNode *node = create_xml_node(xml_parent, XML_CIB_TAG_NODE); xmlNode 635 lib/cluster/cpg.c send_cluster_message_cs(xmlNode * msg, gboolean local, crm_node_t * node, enum crm_ais_msg_types dest) xmlNode 286 lib/cluster/election.c xmlNode *vote = NULL; xmlNode 415 lib/cluster/election.c parse_election_message(election_t *e, xmlNode *message, struct vote *vote) xmlNode 500 lib/cluster/election.c xmlNode *novote = create_request(CRM_OP_NOVOTE, NULL, vote->from, xmlNode 526 lib/cluster/election.c election_count_vote(election_t *e, xmlNode *message, bool can_win) xmlNode 139 lib/cluster/membership.c remote_state_from_cib(xmlNode *node_state) xmlNode 166 lib/cluster/membership.c remote_cache_refresh_helper(xmlNode *result, void *user_data) xmlNode 234 lib/cluster/membership.c crm_remote_peer_cache_refresh(xmlNode *cib) xmlNode 1108 lib/cluster/membership.c known_peer_cache_refresh_helper(xmlNode *xml_node, void *user_data) xmlNode 1149 lib/cluster/membership.c crm_known_peer_cache_refresh(xmlNode *cib) xmlNode 1163 lib/cluster/membership.c crm_peer_caches_refresh(xmlNode *cib) xmlNode 52 lib/common/acl.c create_acl(xmlNode *xml, GList *acls, enum xml_private_flags mode) xmlNode 147 lib/common/acl.c parse_acl_entry(xmlNode *acl_top, xmlNode *acl_entry, GList *acls) xmlNode 149 lib/common/acl.c xmlNode *child = NULL; xmlNode 169 lib/common/acl.c xmlNode *role = NULL; xmlNode 243 lib/common/acl.c pcmk__apply_acl(xmlNode *xml) xmlNode 263 lib/common/acl.c xmlNode *match = getXpathResult(xpathObj, lpc); xmlNode 302 lib/common/acl.c pcmk__unpack_acl(xmlNode *source, xmlNode *target, const char *user) xmlNode 318 lib/common/acl.c xmlNode *acls = get_xpath_object("//" XML_CIB_TAG_ACLS, xmlNode 325 lib/common/acl.c xmlNode *child = NULL; xmlNode 367 lib/common/acl.c purge_xml_attributes(xmlNode *xml) xmlNode 369 lib/common/acl.c xmlNode *child = NULL; xmlNode 394 lib/common/acl.c xmlNode *tmp = child; xmlNode 419 lib/common/acl.c xml_acl_filtered_copy(const char *user, xmlNode *acl_source, xmlNode *xml, xmlNode 420 lib/common/acl.c xmlNode **result) xmlNode 423 lib/common/acl.c xmlNode *target = NULL; xmlNode 457 lib/common/acl.c xmlNode *match = getXpathResult(xpathObj, lpc); xmlNode 509 lib/common/acl.c implicitly_allowed(xmlNode *xml) xmlNode 545 lib/common/acl.c pcmk__apply_creation_acl(xmlNode *xml, bool check_top) xmlNode 572 lib/common/acl.c for (xmlNode *cIter = pcmk__xml_first_child(xml); cIter != NULL; ) { xmlNode 573 lib/common/acl.c xmlNode *child = cIter; xmlNode 580 lib/common/acl.c xml_acl_denied(xmlNode *xml) xmlNode 591 lib/common/acl.c xml_acl_disable(xmlNode *xml) xmlNode 604 lib/common/acl.c xml_acl_enabled(xmlNode *xml) xmlNode 615 lib/common/acl.c pcmk__check_acl(xmlNode *xml, const char *name, enum xml_private_flags mode) xmlNode 624 lib/common/acl.c xmlNode *parent = xml; xmlNode 740 lib/common/acl.c pcmk__update_acl_user(xmlNode *request, const char *field, xmlNode 199 lib/common/alerts.c pcmk__alert_in_patchset(xmlNode *msg, bool config) xmlNode 203 lib/common/alerts.c xmlNode *patchset = get_message_xml(msg, F_CIB_UPDATE_RESULT); xmlNode 204 lib/common/alerts.c xmlNode *change = NULL; xmlNode 237 lib/common/alerts.c xmlNode *section = NULL; xmlNode 30 lib/common/attrd_client.c static xmlNode * xmlNode 33 lib/common/attrd_client.c xmlNode *attrd_op = create_xml_node(NULL, __func__); xmlNode 54 lib/common/attrd_client.c send_attrd_op(crm_ipc_t *ipc, xmlNode *attrd_op) xmlNode 145 lib/common/attrd_client.c xmlNode *update = create_attrd_op(user_name); xmlNode 247 lib/common/attrd_client.c xmlNode *clear_op = create_attrd_op(user_name); xmlNode 82 lib/common/crmcommon_private.h void pcmk__xml2text(xmlNode *data, int options, char **buffer, int *offset, xmlNode 89 lib/common/crmcommon_private.h void pcmk__set_xml_doc_flag(xmlNode *xml, enum xml_private_flags flag); xmlNode 92 lib/common/crmcommon_private.h bool pcmk__tracking_xml_changes(xmlNode *xml, bool lazy); xmlNode 95 lib/common/crmcommon_private.h int pcmk__element_xpath(const char *prefix, xmlNode *xml, char *buffer, xmlNode 99 lib/common/crmcommon_private.h void pcmk__mark_xml_created(xmlNode *xml); xmlNode 102 lib/common/crmcommon_private.h int pcmk__xml_position(xmlNode *xml, enum xml_private_flags ignore_if_set); xmlNode 105 lib/common/crmcommon_private.h xmlNode *pcmk__xml_match(xmlNode *haystack, xmlNode *needle, bool exact); xmlNode 109 lib/common/crmcommon_private.h int line, const char *prefix, xmlNode *data, int depth, xmlNode 113 lib/common/crmcommon_private.h void pcmk__xml_update(xmlNode *parent, xmlNode *target, xmlNode *update, xmlNode 117 lib/common/crmcommon_private.h xmlNode *pcmk__xc_match(xmlNode *root, xmlNode *search_comment, bool exact); xmlNode 120 lib/common/crmcommon_private.h void pcmk__xc_update(xmlNode *parent, xmlNode *target, xmlNode *update); xmlNode 126 lib/common/crmcommon_private.h void pcmk__unpack_acl(xmlNode *source, xmlNode *target, const char *user); xmlNode 129 lib/common/crmcommon_private.h bool pcmk__check_acl(xmlNode *xml, const char *name, xmlNode 133 lib/common/crmcommon_private.h void pcmk__apply_acl(xmlNode *xml); xmlNode 136 lib/common/crmcommon_private.h void pcmk__apply_creation_acl(xmlNode *xml, bool check_top); xmlNode 145 lib/common/crmcommon_private.h pcmk__first_xml_attr(const xmlNode *xml) xmlNode 211 lib/common/crmcommon_private.h bool (*reply_expected)(pcmk_ipc_api_t *api, xmlNode *request); xmlNode 220 lib/common/crmcommon_private.h void (*dispatch)(pcmk_ipc_api_t *api, xmlNode *msg); xmlNode 254 lib/common/crmcommon_private.h int pcmk__send_ipc_request(pcmk_ipc_api_t *api, xmlNode *request); xmlNode 33 lib/common/digest.c dump_xml_for_digest(xmlNode * an_xml_node) xmlNode 57 lib/common/digest.c calculate_xml_digest_v1(xmlNode * input, gboolean sort, gboolean ignored) xmlNode 61 lib/common/digest.c xmlNode *copy = NULL; xmlNode 92 lib/common/digest.c calculate_xml_digest_v2(xmlNode * source, gboolean do_filter) xmlNode 151 lib/common/digest.c calculate_on_disk_digest(xmlNode * input) xmlNode 170 lib/common/digest.c calculate_operation_digest(xmlNode *input, const char *version) xmlNode 187 lib/common/digest.c calculate_xml_versioned_digest(xmlNode * input, gboolean sort, gboolean do_filter, xmlNode 220 lib/common/digest.c pcmk__verify_digest(xmlNode *input, const char *expected) xmlNode 297 lib/common/ipc_client.c call_api_dispatch(pcmk_ipc_api_t *api, xmlNode *message) xmlNode 321 lib/common/ipc_client.c xmlNode *msg; xmlNode 584 lib/common/ipc_client.c pcmk__send_ipc_request(pcmk_ipc_api_t *api, xmlNode *request) xmlNode 587 lib/common/ipc_client.c xmlNode *reply = NULL; xmlNode 642 lib/common/ipc_client.c static xmlNode * xmlNode 646 lib/common/ipc_client.c xmlNode *request = NULL; xmlNode 695 lib/common/ipc_client.c xmlNode *request = NULL; xmlNode 1099 lib/common/ipc_client.c xmlNode *bad = string2xml(crm_ipc_buffer(client)); xmlNode 1105 lib/common/ipc_client.c xmlNode *bad = string2xml(crm_ipc_buffer(client)); xmlNode 1139 lib/common/ipc_client.c crm_ipc_send(crm_ipc_t * client, xmlNode * message, enum crm_ipc_flags flags, int32_t ms_timeout, xmlNode 1140 lib/common/ipc_client.c xmlNode ** reply) xmlNode 75 lib/common/ipc_controld.c xmlNode *hello; xmlNode 95 lib/common/ipc_controld.c set_node_info_data(pcmk_controld_api_reply_t *data, xmlNode *msg_data) xmlNode 110 lib/common/ipc_controld.c set_ping_data(pcmk_controld_api_reply_t *data, xmlNode *msg_data) xmlNode 124 lib/common/ipc_controld.c set_nodes_data(pcmk_controld_api_reply_t *data, xmlNode *msg_data) xmlNode 129 lib/common/ipc_controld.c for (xmlNode *node = first_named_child(msg_data, XML_CIB_TAG_NODE); xmlNode 146 lib/common/ipc_controld.c reply_expected(pcmk_ipc_api_t *api, xmlNode *request) xmlNode 163 lib/common/ipc_controld.c dispatch(pcmk_ipc_api_t *api, xmlNode *reply) xmlNode 167 lib/common/ipc_controld.c xmlNode *msg_data = NULL; xmlNode 269 lib/common/ipc_controld.c static xmlNode * xmlNode 271 lib/common/ipc_controld.c const char *node, xmlNode *msg_data) xmlNode 292 lib/common/ipc_controld.c send_controller_request(pcmk_ipc_api_t *api, xmlNode *request, xmlNode 309 lib/common/ipc_controld.c static xmlNode * xmlNode 312 lib/common/ipc_controld.c xmlNode *msg_data; xmlNode 336 lib/common/ipc_controld.c xmlNode *request; xmlNode 337 lib/common/ipc_controld.c xmlNode *msg_data; xmlNode 370 lib/common/ipc_controld.c xmlNode *request; xmlNode 398 lib/common/ipc_controld.c xmlNode *request; xmlNode 421 lib/common/ipc_controld.c xmlNode *request; xmlNode 449 lib/common/ipc_controld.c xmlNode *request; xmlNode 476 lib/common/ipc_controld.c xmlNode *request; xmlNode 498 lib/common/ipc_controld.c xmlNode *request, *msg_data, *xml_rsc, *params; xmlNode 632 lib/common/ipc_controld.c xmlNode * xmlNode 636 lib/common/ipc_controld.c xmlNode *hello_node = NULL; xmlNode 637 lib/common/ipc_controld.c xmlNode *hello = NULL; xmlNode 124 lib/common/ipc_pacemakerd.c reply_expected(pcmk_ipc_api_t *api, xmlNode *request) xmlNode 137 lib/common/ipc_pacemakerd.c dispatch(pcmk_ipc_api_t *api, xmlNode *reply) xmlNode 140 lib/common/ipc_pacemakerd.c xmlNode *msg_data = NULL; xmlNode 208 lib/common/ipc_pacemakerd.c xmlNode *cmd; xmlNode 382 lib/common/ipc_server.c xmlNode * xmlNode 386 lib/common/ipc_server.c xmlNode *xml = NULL; xmlNode 577 lib/common/ipc_server.c pcmk__ipc_prepare_iov(uint32_t request, xmlNode *message, xmlNode 741 lib/common/ipc_server.c pcmk__ipc_send_xml(pcmk__client_t *c, uint32_t request, xmlNode *message, xmlNode 786 lib/common/ipc_server.c xmlNode *ack = create_xml_node(NULL, tag); xmlNode 39 lib/common/messages.c xmlNode * xmlNode 40 lib/common/messages.c create_request_adv(const char *task, xmlNode * msg_data, xmlNode 48 lib/common/messages.c xmlNode *request = NULL; xmlNode 101 lib/common/messages.c xmlNode * xmlNode 102 lib/common/messages.c create_reply_adv(xmlNode *original_request, xmlNode *xml_response_data, xmlNode 105 lib/common/messages.c xmlNode *reply = NULL; xmlNode 153 lib/common/messages.c xmlNode * xmlNode 154 lib/common/messages.c get_message_xml(xmlNode *msg, const char *field) xmlNode 156 lib/common/messages.c xmlNode *tmp = first_named_child(msg, field); xmlNode 162 lib/common/messages.c add_message_xml(xmlNode *msg, const char *field, xmlNode *xml) xmlNode 164 lib/common/messages.c xmlNode *holder = create_xml_node(msg, field); xmlNode 162 lib/common/nvpair.c pcmk_xml_attrs2nvpairs(xmlNode *xml) xmlNode 190 lib/common/nvpair.c xmlNode *parent = user_data; xmlNode 202 lib/common/nvpair.c pcmk_nvpairs2xml_attrs(GSList *list, xmlNode *xml) xmlNode 317 lib/common/nvpair.c crm_xml_add(xmlNode *node, const char *name, const char *value) xmlNode 374 lib/common/nvpair.c crm_xml_replace(xmlNode *node, const char *name, const char *value) xmlNode 425 lib/common/nvpair.c crm_xml_add_int(xmlNode *node, const char *name, int value) xmlNode 447 lib/common/nvpair.c crm_xml_add_ms(xmlNode *node, const char *name, guint ms) xmlNode 475 lib/common/nvpair.c crm_xml_add_ll(xmlNode *xml, const char *name, long long value) xmlNode 499 lib/common/nvpair.c crm_xml_add_timeval(xmlNode *xml, const char *name_sec, const char *name_usec, xmlNode 523 lib/common/nvpair.c crm_element_value(const xmlNode *data, const char *name) xmlNode 540 lib/common/nvpair.c attr = xmlHasProp((xmlNode *) data, (pcmkXmlStr) name); xmlNode 559 lib/common/nvpair.c crm_element_value_int(const xmlNode *data, const char *name, int *dest) xmlNode 587 lib/common/nvpair.c crm_element_value_ll(const xmlNode *data, const char *name, long long *dest) xmlNode 615 lib/common/nvpair.c crm_element_value_ms(const xmlNode *data, const char *name, guint *dest) xmlNode 650 lib/common/nvpair.c crm_element_value_epoch(const xmlNode *xml, const char *name, time_t *dest) xmlNode 679 lib/common/nvpair.c crm_element_value_timeval(const xmlNode *xml, const char *name_sec, xmlNode 726 lib/common/nvpair.c crm_element_value_copy(const xmlNode *data, const char *name) xmlNode 756 lib/common/nvpair.c xmlNode *xml_node = user_data; xmlNode 759 lib/common/nvpair.c xmlNode *tmp = create_xml_node(xml_node, XML_TAG_PARAM); xmlNode 790 lib/common/nvpair.c xmlNode *xml_node = user_data; xmlNode 847 lib/common/nvpair.c xmlNode * xmlNode 848 lib/common/nvpair.c crm_create_nvpair_xml(xmlNode *parent, const char *id, const char *name, xmlNode 851 lib/common/nvpair.c xmlNode *nvp; xmlNode 890 lib/common/nvpair.c xmlNode *xml_node = user_data; xmlNode 911 lib/common/nvpair.c xml2list(xmlNode *parent) xmlNode 913 lib/common/nvpair.c xmlNode *child = NULL; xmlNode 915 lib/common/nvpair.c xmlNode *nvpair_list = NULL; xmlNode 371 lib/common/operations.c pcmk__filter_op_for_digest(xmlNode *param_set) xmlNode 473 lib/common/operations.c xmlNode * xmlNode 474 lib/common/operations.c crm_create_op_xml(xmlNode *parent, const char *prefix, const char *task, xmlNode 477 lib/common/operations.c xmlNode *xml_op; xmlNode 59 lib/common/output_html.c xmlNode *root; xmlNode 71 lib/common/output_xml.c xmlNode *root; xmlNode 32 lib/common/patchset.c static xmlNode *subtract_xml_comment(xmlNode *parent, xmlNode *left, xmlNode 33 lib/common/patchset.c xmlNode *right, gboolean *changed); xmlNode 86 lib/common/patchset.c add_xml_changes_to_patchset(xmlNode *xml, xmlNode *patchset) xmlNode 88 lib/common/patchset.c xmlNode *cIter = NULL; xmlNode 90 lib/common/patchset.c xmlNode *change = NULL; xmlNode 117 lib/common/patchset.c xmlNode *attr = NULL; xmlNode 154 lib/common/patchset.c xmlNode *result = NULL; xmlNode 195 lib/common/patchset.c is_config_change(xmlNode *xml) xmlNode 199 lib/common/patchset.c xmlNode *config = first_named_child(xml, XML_CIB_TAG_CONFIGURATION); xmlNode 223 lib/common/patchset.c xml_repair_v1_diff(xmlNode *last, xmlNode *next, xmlNode *local_diff, xmlNode 227 lib/common/patchset.c xmlNode *cib = NULL; xmlNode 228 lib/common/patchset.c xmlNode *diff_child = NULL; xmlNode 296 lib/common/patchset.c static xmlNode * xmlNode 297 lib/common/patchset.c xml_create_patchset_v1(xmlNode *source, xmlNode *target, bool config, xmlNode 300 lib/common/patchset.c xmlNode *patchset = diff_xml_object(source, target, suppress); xmlNode 310 lib/common/patchset.c static xmlNode * xmlNode 311 lib/common/patchset.c xml_create_patchset_v2(xmlNode *source, xmlNode *target) xmlNode 317 lib/common/patchset.c xmlNode *v = NULL; xmlNode 318 lib/common/patchset.c xmlNode *version = NULL; xmlNode 319 lib/common/patchset.c xmlNode *patchset = NULL; xmlNode 361 lib/common/patchset.c xmlNode *change = create_xml_node(patchset, XML_DIFF_CHANGE); xmlNode 374 lib/common/patchset.c xmlNode * xmlNode 375 lib/common/patchset.c xml_create_patchset(int format, xmlNode *source, xmlNode *target, xmlNode 380 lib/common/patchset.c xmlNode *patch = NULL; xmlNode 432 lib/common/patchset.c patchset_process_digest(xmlNode *patch, xmlNode *source, xmlNode *target, xmlNode 463 lib/common/patchset.c xml_log_patchset(uint8_t log_level, const char *function, xmlNode *patchset) xmlNode 466 lib/common/patchset.c xmlNode *child = NULL; xmlNode 467 lib/common/patchset.c xmlNode *added = NULL; xmlNode 468 lib/common/patchset.c xmlNode *removed = NULL; xmlNode 516 lib/common/patchset.c xmlNode *change = NULL; xmlNode 549 lib/common/patchset.c xmlNode *clist = first_named_child(change, XML_DIFF_LIST); xmlNode 643 lib/common/patchset.c process_v1_removals(xmlNode *target, xmlNode *patch) xmlNode 645 lib/common/patchset.c xmlNode *patch_child = NULL; xmlNode 646 lib/common/patchset.c xmlNode *cIter = NULL; xmlNode 693 lib/common/patchset.c xmlNode *target_child = cIter; xmlNode 704 lib/common/patchset.c process_v1_additions(xmlNode *parent, xmlNode *target, xmlNode *patch) xmlNode 706 lib/common/patchset.c xmlNode *patch_child = NULL; xmlNode 707 lib/common/patchset.c xmlNode *target_child = NULL; xmlNode 778 lib/common/patchset.c find_patch_xml_node(xmlNode *patchset, int format, bool added, xmlNode 779 lib/common/patchset.c xmlNode **patch_node) xmlNode 781 lib/common/patchset.c xmlNode *cib_node; xmlNode 808 lib/common/patchset.c xml_patch_versions(xmlNode *patchset, int add[3], int del[3]) xmlNode 812 lib/common/patchset.c xmlNode *tmp = NULL; xmlNode 858 lib/common/patchset.c xml_patch_version_check(xmlNode *xml, xmlNode *patchset, int format) xmlNode 934 lib/common/patchset.c apply_v1_patchset(xmlNode *xml, xmlNode *patchset) xmlNode 939 lib/common/patchset.c xmlNode *child_diff = NULL; xmlNode 940 lib/common/patchset.c xmlNode *added = find_xml_node(patchset, "diff-added", FALSE); xmlNode 941 lib/common/patchset.c xmlNode *removed = find_xml_node(patchset, "diff-removed", FALSE); xmlNode 942 lib/common/patchset.c xmlNode *old = copy_xml(xml); xmlNode 963 lib/common/patchset.c xmlNode *child_diff = NULL; xmlNode 988 lib/common/patchset.c static xmlNode * xmlNode 989 lib/common/patchset.c first_matching_xml_child(xmlNode *parent, const char *name, const char *id, xmlNode 992 lib/common/patchset.c xmlNode *cIter = NULL; xmlNode 1031 lib/common/patchset.c static xmlNode * xmlNode 1032 lib/common/patchset.c search_v2_xpath(xmlNode *top, const char *key, int target_position) xmlNode 1034 lib/common/patchset.c xmlNode *target = (xmlNode *) top->doc; xmlNode 1114 lib/common/patchset.c xmlNode *change; xmlNode 1115 lib/common/patchset.c xmlNode *match; xmlNode 1149 lib/common/patchset.c apply_v2_patchset(xmlNode *xml, xmlNode *patchset) xmlNode 1152 lib/common/patchset.c xmlNode *change = NULL; xmlNode 1158 lib/common/patchset.c xmlNode *match = NULL; xmlNode 1208 lib/common/patchset.c xmlNode *attrs = NULL; xmlNode 1242 lib/common/patchset.c xmlNode *match = change_obj->match; xmlNode 1255 lib/common/patchset.c xmlNode *child = NULL; xmlNode 1256 lib/common/patchset.c xmlNode *match_child = NULL; xmlNode 1289 lib/common/patchset.c xmlNode *match_child = NULL; xmlNode 1338 lib/common/patchset.c xml_apply_patchset(xmlNode *xml, xmlNode *patchset, bool check_version) xmlNode 1342 lib/common/patchset.c xmlNode *old = NULL; xmlNode 1418 lib/common/patchset.c purge_diff_markers(xmlNode *a_node) xmlNode 1420 lib/common/patchset.c xmlNode *child = NULL; xmlNode 1431 lib/common/patchset.c xmlNode * xmlNode 1432 lib/common/patchset.c diff_xml_object(xmlNode *old, xmlNode *new, gboolean suppress) xmlNode 1434 lib/common/patchset.c xmlNode *tmp1 = NULL; xmlNode 1435 lib/common/patchset.c xmlNode *diff = create_xml_node(NULL, "diff"); xmlNode 1436 lib/common/patchset.c xmlNode *removed = create_xml_node(diff, "diff-removed"); xmlNode 1437 lib/common/patchset.c xmlNode *added = create_xml_node(diff, "diff-added"); xmlNode 1459 lib/common/patchset.c static xmlNode * xmlNode 1460 lib/common/patchset.c subtract_xml_comment(xmlNode *parent, xmlNode *left, xmlNode *right, xmlNode 1469 lib/common/patchset.c xmlNode *deleted = NULL; xmlNode 1480 lib/common/patchset.c xmlNode * xmlNode 1481 lib/common/patchset.c subtract_xml_object(xmlNode *parent, xmlNode *left, xmlNode *right, xmlNode 1485 lib/common/patchset.c xmlNode *diff = NULL; xmlNode 1486 lib/common/patchset.c xmlNode *right_child = NULL; xmlNode 1487 lib/common/patchset.c xmlNode *left_child = NULL; xmlNode 1509 lib/common/patchset.c xmlNode *deleted = NULL; xmlNode 1660 lib/common/patchset.c gboolean apply_xml_diff(xmlNode *old_xml, xmlNode *diff, xmlNode **new_xml); xmlNode 1667 lib/common/patchset.c apply_xml_diff(xmlNode *old_xml, xmlNode *diff, xmlNode **new_xml) xmlNode 1675 lib/common/patchset.c xmlNode *child_diff = NULL; xmlNode 1676 lib/common/patchset.c xmlNode *added = find_xml_node(diff, "diff-added", FALSE); xmlNode 1677 lib/common/patchset.c xmlNode *removed = find_xml_node(diff, "diff-removed", FALSE); xmlNode 1708 lib/common/patchset.c xmlNode *child_diff = NULL; xmlNode 501 lib/common/remote.c pcmk__remote_send_xml(pcmk__remote_t *remote, xmlNode *msg) xmlNode 552 lib/common/remote.c xmlNode * xmlNode 555 lib/common/remote.c xmlNode *xml = NULL; xmlNode 593 lib/common/schemas.c validate_with(xmlNode *xml, int method, gboolean to_logs) xmlNode 631 lib/common/schemas.c validate_with_silent(xmlNode *xml, int method) xmlNode 672 lib/common/schemas.c validate_xml_verbose(xmlNode *xml_blob) xmlNode 676 lib/common/schemas.c xmlNode *xml = NULL; xmlNode 700 lib/common/schemas.c validate_xml(xmlNode *xml_blob, const char *validation, gboolean to_logs) xmlNode 901 lib/common/schemas.c static xmlNode * xmlNode 902 lib/common/schemas.c apply_transformation(xmlNode *xml, const char *transform, gboolean to_logs) xmlNode 905 lib/common/schemas.c xmlNode *out = NULL; xmlNode 966 lib/common/schemas.c static xmlNode * xmlNode 967 lib/common/schemas.c apply_upgrade(xmlNode *xml, const struct schema_s *schema, gboolean to_logs) xmlNode 971 lib/common/schemas.c xmlNode *upgrade = NULL, xmlNode 1047 lib/common/schemas.c update_validation(xmlNode **xml_blob, int *best, int max, gboolean transform, xmlNode 1050 lib/common/schemas.c xmlNode *xml = NULL; xmlNode 1119 lib/common/schemas.c xmlNode *upgrade = NULL; xmlNode 1196 lib/common/schemas.c cli_config_update(xmlNode **xml, int *best_version, gboolean to_logs) xmlNode 1208 lib/common/schemas.c xmlNode *converted = NULL; xmlNode 52 lib/common/xml.c pcmk__tracking_xml_changes(xmlNode *xml, bool lazy) xmlNode 103 lib/common/xml.c set_parent_flag(xmlNode *xml, long flag) xmlNode 118 lib/common/xml.c pcmk__set_xml_doc_flag(xmlNode *xml, enum xml_private_flags flag) xmlNode 131 lib/common/xml.c mark_xml_node_dirty(xmlNode *xml) xmlNode 139 lib/common/xml.c reset_xml_node_flags(xmlNode *xml) xmlNode 141 lib/common/xml.c xmlNode *cIter = NULL; xmlNode 156 lib/common/xml.c pcmk__mark_xml_created(xmlNode *xml) xmlNode 158 lib/common/xml.c xmlNode *cIter = NULL; xmlNode 176 lib/common/xml.c xmlNode *parent = a->parent; xmlNode 223 lib/common/xml.c free_private_data(xmlNode *node) xmlNode 241 lib/common/xml.c new_private_data(xmlNode *node) xmlNode 276 lib/common/xml.c xml_track_changes(xmlNode * xml, const char *user, xmlNode *acl_source, bool enforce_acls) xmlNode 291 lib/common/xml.c bool xml_tracking_changes(xmlNode * xml) xmlNode 298 lib/common/xml.c bool xml_document_dirty(xmlNode *xml) xmlNode 315 lib/common/xml.c pcmk__xml_position(xmlNode *xml, enum xml_private_flags ignore_if_set) xmlNode 318 lib/common/xml.c xmlNode *cIter = NULL; xmlNode 321 lib/common/xml.c xml_private_t *p = ((xmlNode*)cIter->prev)->_private; xmlNode 333 lib/common/xml.c accept_attr_deletions(xmlNode *xml) xmlNode 335 lib/common/xml.c xmlNode *cIter = NULL; xmlNode 370 lib/common/xml.c xmlNode * xmlNode 371 lib/common/xml.c pcmk__xml_match(xmlNode *haystack, xmlNode *needle, bool exact) xmlNode 387 lib/common/xml.c xml_log_changes(uint8_t log_level, const char *function, xmlNode * xml) xmlNode 422 lib/common/xml.c xml_accept_changes(xmlNode * xml) xmlNode 424 lib/common/xml.c xmlNode *top = NULL; xmlNode 446 lib/common/xml.c xmlNode * xmlNode 447 lib/common/xml.c find_xml_node(xmlNode * root, const char *search_path, gboolean must_find) xmlNode 449 lib/common/xml.c xmlNode *a_child = NULL; xmlNode 496 lib/common/xml.c xmlNode * xmlNode 497 lib/common/xml.c pcmk__xe_match(xmlNode *parent, const char *node_name, xmlNode 503 lib/common/xml.c for (xmlNode *child = pcmk__xml_first_child(parent); child != NULL; xmlNode 522 lib/common/xml.c copy_in_properties(xmlNode * target, xmlNode * src) xmlNode 545 lib/common/xml.c fix_plus_plus_recursive(xmlNode * target) xmlNode 548 lib/common/xml.c xmlNode *child = NULL; xmlNode 564 lib/common/xml.c expand_plus_plus(xmlNode * target, const char *name, const char *value) xmlNode 625 lib/common/xml.c getDocPtr(xmlNode * node) xmlNode 640 lib/common/xml.c xmlNode * xmlNode 641 lib/common/xml.c add_node_copy(xmlNode * parent, xmlNode * src_node) xmlNode 643 lib/common/xml.c xmlNode *child = NULL; xmlNode 655 lib/common/xml.c add_node_nocopy(xmlNode * parent, const char *name, xmlNode * child) xmlNode 662 lib/common/xml.c xmlNode * xmlNode 663 lib/common/xml.c create_xml_node(xmlNode * parent, const char *name) xmlNode 666 lib/common/xml.c xmlNode *node = NULL; xmlNode 687 lib/common/xml.c xmlNode * xmlNode 688 lib/common/xml.c pcmk_create_xml_text_node(xmlNode * parent, const char *name, const char *content) xmlNode 690 lib/common/xml.c xmlNode *node = create_xml_node(parent, name); xmlNode 699 lib/common/xml.c xmlNode * xmlNode 700 lib/common/xml.c pcmk_create_html_node(xmlNode * parent, const char *element_name, const char *id, xmlNode 703 lib/common/xml.c xmlNode *node = pcmk_create_xml_text_node(parent, element_name, text); xmlNode 722 lib/common/xml.c pcmk_free_xml_subtree(xmlNode *xml) xmlNode 729 lib/common/xml.c free_xml_with_position(xmlNode * child, int position) xmlNode 732 lib/common/xml.c xmlNode *top = NULL; xmlNode 790 lib/common/xml.c free_xml(xmlNode * child) xmlNode 795 lib/common/xml.c xmlNode * xmlNode 796 lib/common/xml.c copy_xml(xmlNode * src) xmlNode 799 lib/common/xml.c xmlNode *copy = xmlDocCopyNode(src, doc, 1); xmlNode 834 lib/common/xml.c xmlNode * xmlNode 837 lib/common/xml.c xmlNode *xml = NULL; xmlNode 895 lib/common/xml.c xmlNode * xmlNode 902 lib/common/xml.c xmlNode *xml_obj = NULL; xmlNode 990 lib/common/xml.c pcmk__strip_xml_text(xmlNode *xml) xmlNode 992 lib/common/xml.c xmlNode *iter = xml->children; xmlNode 995 lib/common/xml.c xmlNode *next = iter->next; xmlNode 1017 lib/common/xml.c xmlNode * xmlNode 1020 lib/common/xml.c xmlNode *xml = NULL; xmlNode 1088 lib/common/xml.c pcmk__xe_add_last_written(xmlNode *xe) xmlNode 1124 lib/common/xml.c crm_xml_set_id(xmlNode *xml, const char *format, ...) xmlNode 1154 lib/common/xml.c write_xml_stream(xmlNode *xml_node, const char *filename, FILE *stream, xmlNode 1249 lib/common/xml.c write_xml_fd(xmlNode * xml_node, const char *filename, int fd, gboolean compress) xmlNode 1277 lib/common/xml.c write_xml_file(xmlNode * xml_node, const char *filename, gboolean compress) xmlNode 1424 lib/common/xml.c const char *prefix, xmlNode *data, int depth, int options) xmlNode 1431 lib/common/xml.c xmlNode *child = NULL; xmlNode 1524 lib/common/xml.c const char *prefix, xmlNode *data, int depth, int options) xmlNode 1528 lib/common/xml.c xmlNode *child = NULL; xmlNode 1625 lib/common/xml.c const char *prefix, xmlNode * data, int depth, int options) xmlNode 1627 lib/common/xml.c xmlNode *a_child = NULL; xmlNode 1685 lib/common/xml.c dump_filtered_xml(xmlNode * data, int options, char **buffer, int *offset, int *max) xmlNode 1697 lib/common/xml.c dump_xml_element(xmlNode * data, int options, char **buffer, int *offset, int *max, int depth) xmlNode 1744 lib/common/xml.c xmlNode *xChild = NULL; xmlNode 1759 lib/common/xml.c dump_xml_text(xmlNode * data, int options, char **buffer, int *offset, int *max, int depth) xmlNode 1785 lib/common/xml.c dump_xml_cdata(xmlNode * data, int options, char **buffer, int *offset, int *max, int depth) xmlNode 1813 lib/common/xml.c dump_xml_comment(xmlNode * data, int options, char **buffer, int *offset, int *max, int depth) xmlNode 1854 lib/common/xml.c pcmk__xml2text(xmlNode *data, int options, char **buffer, int *offset, xmlNode 1977 lib/common/xml.c dump_xml_formatted_with_text(xmlNode * an_xml_node) xmlNode 1989 lib/common/xml.c dump_xml_formatted(xmlNode * an_xml_node) xmlNode 2000 lib/common/xml.c dump_xml_unformatted(xmlNode * an_xml_node) xmlNode 2010 lib/common/xml.c xml_has_children(const xmlNode * xml_root) xmlNode 2019 lib/common/xml.c xml_remove_prop(xmlNode * obj, const char *name) xmlNode 2038 lib/common/xml.c save_xml_to_file(xmlNode * xml, const char *desc, const char *filename) xmlNode 2063 lib/common/xml.c set_attrs_flag(xmlNode *xml, enum xml_private_flags flag) xmlNode 2080 lib/common/xml.c mark_attr_deleted(xmlNode *new_xml, const char *element, const char *attr_name, xmlNode 2109 lib/common/xml.c mark_attr_changed(xmlNode *new_xml, const char *element, const char *attr_name, xmlNode 2130 lib/common/xml.c mark_attr_moved(xmlNode *new_xml, const char *element, xmlAttr *old_attr, xmlNode 2153 lib/common/xml.c xml_diff_old_attrs(xmlNode *old_xml, xmlNode *new_xml) xmlNode 2170 lib/common/xml.c int new_pos = pcmk__xml_position((xmlNode*) new_attr, xpf_skip); xmlNode 2171 lib/common/xml.c int old_pos = pcmk__xml_position((xmlNode*) old_attr, xpf_skip); xmlNode 2195 lib/common/xml.c mark_created_attrs(xmlNode *new_xml) xmlNode 2229 lib/common/xml.c xml_diff_attrs(xmlNode *old_xml, xmlNode *new_xml) xmlNode 2246 lib/common/xml.c mark_child_deleted(xmlNode *old_child, xmlNode *new_parent) xmlNode 2249 lib/common/xml.c xmlNode *candidate = add_node_copy(new_parent, old_child); xmlNode 2267 lib/common/xml.c mark_child_moved(xmlNode *old_child, xmlNode *new_parent, xmlNode *new_child, xmlNode 2288 lib/common/xml.c mark_xml_changes(xmlNode *old_xml, xmlNode *new_xml, bool check_top) xmlNode 2290 lib/common/xml.c xmlNode *cIter = NULL; xmlNode 2313 lib/common/xml.c xmlNode *old_child = cIter; xmlNode 2314 lib/common/xml.c xmlNode *new_child = pcmk__xml_match(new_xml, cIter, true); xmlNode 2327 lib/common/xml.c xmlNode *new_child = cIter; xmlNode 2328 lib/common/xml.c xmlNode *old_child = pcmk__xml_match(old_xml, cIter, true); xmlNode 2350 lib/common/xml.c xml_calculate_significant_changes(xmlNode *old_xml, xmlNode *new_xml) xmlNode 2357 lib/common/xml.c xml_calculate_changes(xmlNode *old_xml, xmlNode *new_xml) xmlNode 2371 lib/common/xml.c can_prune_leaf(xmlNode * xml_node) xmlNode 2373 lib/common/xml.c xmlNode *cIter = NULL; xmlNode 2394 lib/common/xml.c xmlNode *child = cIter; xmlNode 2414 lib/common/xml.c xmlNode * xmlNode 2415 lib/common/xml.c pcmk__xc_match(xmlNode *root, xmlNode *search_comment, bool exact) xmlNode 2417 lib/common/xml.c xmlNode *a_child = NULL; xmlNode 2464 lib/common/xml.c pcmk__xc_update(xmlNode *parent, xmlNode *target, xmlNode *update) xmlNode 2495 lib/common/xml.c pcmk__xml_update(xmlNode *parent, xmlNode *target, xmlNode *update, xmlNode 2498 lib/common/xml.c xmlNode *a_child = NULL; xmlNode 2595 lib/common/xml.c update_xml_child(xmlNode * child, xmlNode * to_update) xmlNode 2598 lib/common/xml.c xmlNode *child_of_child = NULL; xmlNode 2629 lib/common/xml.c find_xml_children(xmlNode ** children, xmlNode * root, xmlNode 2650 lib/common/xml.c xmlNode *child = NULL; xmlNode 2662 lib/common/xml.c replace_xml_child(xmlNode * parent, xmlNode * child, xmlNode * update, gboolean delete_only) xmlNode 2665 lib/common/xml.c xmlNode *child_of_child = NULL; xmlNode 2703 lib/common/xml.c xmlNode *tmp = copy_xml(update); xmlNode 2705 lib/common/xml.c xmlNode *old = NULL; xmlNode 2729 lib/common/xml.c xmlNode *next = pcmk__xml_next(child_of_child); xmlNode 2744 lib/common/xml.c xmlNode * xmlNode 2745 lib/common/xml.c sorted_xml(xmlNode *input, xmlNode *parent, gboolean recursive) xmlNode 2747 lib/common/xml.c xmlNode *child = NULL; xmlNode 2749 lib/common/xml.c xmlNode *result = NULL; xmlNode 2776 lib/common/xml.c xmlNode * xmlNode 2777 lib/common/xml.c first_named_child(const xmlNode *parent, const char *name) xmlNode 2779 lib/common/xml.c xmlNode *match = NULL; xmlNode 2802 lib/common/xml.c xmlNode * xmlNode 2803 lib/common/xml.c crm_next_same_xml(const xmlNode *sibling) xmlNode 2805 lib/common/xml.c xmlNode *match = pcmk__xe_next(sibling); xmlNode 2849 lib/common/xml.c xmlNode * xmlNode 2850 lib/common/xml.c expand_idref(xmlNode * input, xmlNode * top) xmlNode 2854 lib/common/xml.c xmlNode *result = input; xmlNode 2940 lib/common/xml.c xmlNode *find_entity(xmlNode *parent, const char *node_name, const char *id); xmlNode 2942 lib/common/xml.c xmlNode * xmlNode 2943 lib/common/xml.c find_entity(xmlNode *parent, const char *node_name, const char *id) xmlNode 56 lib/common/xpath.c xmlNode * xmlNode 59 lib/common/xpath.c xmlNode *match = NULL; xmlNode 109 lib/common/xpath.c xmlNode *xml = NULL; xmlNode 138 lib/common/xpath.c xpath_search(xmlNode * xml_top, const char *path) xmlNode 172 lib/common/xpath.c crm_foreach_xpath_result(xmlNode *xml, const char *xpath, xmlNode 173 lib/common/xpath.c void (*helper)(xmlNode*, void*), void *user_data) xmlNode 180 lib/common/xpath.c xmlNode *result = getXpathResult(xpathObj, i); xmlNode 190 lib/common/xpath.c xmlNode * xmlNode 191 lib/common/xpath.c get_xpath_object_relative(const char *xpath, xmlNode * xml_obj, int error_level) xmlNode 193 lib/common/xpath.c xmlNode *result = NULL; xmlNode 212 lib/common/xpath.c xmlNode * xmlNode 213 lib/common/xpath.c get_xpath_object(const char *xpath, xmlNode * xml_obj, int error_level) xmlNode 216 lib/common/xpath.c xmlNode *result = NULL; xmlNode 244 lib/common/xpath.c xmlNode *match = getXpathResult(xpathObj, lpc); xmlNode 268 lib/common/xpath.c pcmk__element_xpath(const char *prefix, xmlNode *xml, char *buffer, xmlNode 290 lib/common/xpath.c xml_get_path(xmlNode *xml) xmlNode 97 lib/fencing/st_client.c xmlNode *xml; xmlNode 107 lib/fencing/st_client.c typedef int (*stonith_op_t) (const char *, int, const char *, xmlNode *, xmlNode 108 lib/fencing/st_client.c xmlNode *, xmlNode *, xmlNode **, xmlNode **); xmlNode 111 lib/fencing/st_client.c xmlNode *stonith_create_op(int call_id, const char *token, const char *op, xmlNode * data, xmlNode 114 lib/fencing/st_client.c xmlNode *data, xmlNode **output_data, xmlNode 273 lib/fencing/st_client.c xmlNode * xmlNode 278 lib/fencing/st_client.c xmlNode *data = create_xml_node(NULL, F_STONITH_DEVICE); xmlNode 279 lib/fencing/st_client.c xmlNode *args = create_xml_node(data, XML_TAG_ATTRS); xmlNode 314 lib/fencing/st_client.c xmlNode *data = NULL; xmlNode 329 lib/fencing/st_client.c xmlNode *data = NULL; xmlNode 346 lib/fencing/st_client.c xmlNode *data = NULL; xmlNode 393 lib/fencing/st_client.c xmlNode * xmlNode 400 lib/fencing/st_client.c xmlNode *data; xmlNode 441 lib/fencing/st_client.c xmlNode *data = create_level_registration_xml(node, pattern, attr, value, xmlNode 974 lib/fencing/st_client.c xmlNode *data = NULL; xmlNode 975 lib/fencing/st_client.c xmlNode *output = NULL; xmlNode 995 lib/fencing/st_client.c xmlNode *match = getXpathResult(xpathObj, lpc); xmlNode 1019 lib/fencing/st_client.c const char *action, const char *victim, int timeout, xmlNode ** output) xmlNode 1022 lib/fencing/st_client.c xmlNode *data = NULL; xmlNode 1041 lib/fencing/st_client.c xmlNode *output = NULL; xmlNode 1080 lib/fencing/st_client.c xmlNode *data = NULL; xmlNode 1115 lib/fencing/st_client.c xmlNode *data = NULL; xmlNode 1116 lib/fencing/st_client.c xmlNode *output = NULL; xmlNode 1132 lib/fencing/st_client.c xmlNode *op = NULL; xmlNode 1133 lib/fencing/st_client.c xmlNode *reply = get_xpath_object("//" F_STONITH_HISTORY_LIST, output, xmlNode 1210 lib/fencing/st_client.c xmlNode * xmlNode 1211 lib/fencing/st_client.c stonith_create_op(int call_id, const char *token, const char *op, xmlNode * data, int call_options) xmlNode 1213 lib/fencing/st_client.c xmlNode *op_msg = create_xml_node(NULL, "stonith_command"); xmlNode 1308 lib/fencing/st_client.c stonith_perform_callback(stonith_t * stonith, xmlNode * msg, int call_id, int rc) xmlNode 1504 lib/fencing/st_client.c xmlNode *reply = NULL; xmlNode 1505 lib/fencing/st_client.c xmlNode *hello = create_xml_node(NULL, "stonith_command"); xmlNode 1562 lib/fencing/st_client.c xmlNode *notify_msg = create_xml_node(NULL, __func__); xmlNode 1739 lib/fencing/st_client.c xml_to_event(xmlNode * msg) xmlNode 1744 lib/fencing/st_client.c xmlNode *data = get_xpath_object(data_addr, msg, LOG_DEBUG); xmlNode 1844 lib/fencing/st_client.c stonith_send_command(stonith_t * stonith, const char *op, xmlNode * data, xmlNode ** output_data, xmlNode 1850 lib/fencing/st_client.c xmlNode *op_msg = NULL; xmlNode 1851 lib/fencing/st_client.c xmlNode *op_reply = NULL; xmlNode 2661 lib/fencing/st_client.c xmlNode *metadata) xmlNode 2679 lib/fencing/st_client.c xmlNode *match = getXpathResult(xpath, lpc); xmlNode 91 lib/fencing/st_rhcs.c stonith_rhcs_parameter_not_required(xmlNode *metadata, const char *parameter) xmlNode 104 lib/fencing/st_rhcs.c xmlNode *tmp = getXpathResult(xpathObj, 0); xmlNode 122 lib/fencing/st_rhcs.c stonith__rhcs_get_metadata(const char *agent, int timeout, xmlNode **metadata) xmlNode 125 lib/fencing/st_rhcs.c xmlNode *xml = NULL; xmlNode 126 lib/fencing/st_rhcs.c xmlNode *actions = NULL; xmlNode 170 lib/fencing/st_rhcs.c xmlNode *tmp = NULL; xmlNode 210 lib/fencing/st_rhcs.c xmlNode *xml = NULL; xmlNode 251 lib/fencing/st_rhcs.c xmlNode *metadata = NULL; xmlNode 56 lib/lrmd/lrmd_client.c int lrmd_internal_proxy_send(lrmd_t * lrmd, xmlNode *msg); xmlNode 57 lib/lrmd/lrmd_client.c static void lrmd_internal_proxy_dispatch(lrmd_t *lrmd, xmlNode *msg); xmlNode 58 lib/lrmd/lrmd_client.c void lrmd_internal_set_proxy_callback(lrmd_t * lrmd, void *userdata, void (*callback)(lrmd_t *lrmd, void *userdata, xmlNode *msg)); xmlNode 102 lib/lrmd/lrmd_client.c void (*proxy_callback)(lrmd_t *lrmd, void *userdata, xmlNode *msg); xmlNode 255 lib/lrmd/lrmd_client.c lrmd_dispatch_internal(lrmd_t * lrmd, xmlNode * msg) xmlNode 329 lib/lrmd/lrmd_client.c xmlNode *msg; xmlNode 347 lib/lrmd/lrmd_client.c free_xml((xmlNode *) userdata); xmlNode 367 lib/lrmd/lrmd_client.c xmlNode *xml = NULL; xmlNode 502 lib/lrmd/lrmd_client.c static xmlNode * xmlNode 503 lib/lrmd/lrmd_client.c lrmd_create_op(const char *token, const char *op, xmlNode *data, int timeout, xmlNode 506 lib/lrmd/lrmd_client.c xmlNode *op_msg = create_xml_node(NULL, "lrmd_command"); xmlNode 595 lib/lrmd/lrmd_client.c lrmd_tls_send_msg(pcmk__remote_t *session, xmlNode *msg, uint32_t id, xmlNode 603 lib/lrmd/lrmd_client.c static xmlNode * xmlNode 607 lib/lrmd/lrmd_client.c xmlNode *xml = NULL; xmlNode 693 lib/lrmd/lrmd_client.c lrmd_tls_send(lrmd_t * lrmd, xmlNode * msg) xmlNode 714 lib/lrmd/lrmd_client.c lrmd_tls_send_recv(lrmd_t * lrmd, xmlNode * msg, int timeout, xmlNode ** reply) xmlNode 718 lib/lrmd/lrmd_client.c xmlNode *xml = NULL; xmlNode 753 lib/lrmd/lrmd_client.c lrmd_send_xml(lrmd_t * lrmd, xmlNode * msg, int timeout, xmlNode ** reply) xmlNode 775 lib/lrmd/lrmd_client.c lrmd_send_xml_no_reply(lrmd_t * lrmd, xmlNode * msg) xmlNode 840 lib/lrmd/lrmd_client.c lrmd_send_command(lrmd_t *lrmd, const char *op, xmlNode *data, xmlNode 841 lib/lrmd/lrmd_client.c xmlNode **output_data, int timeout, xmlNode 846 lib/lrmd/lrmd_client.c xmlNode *op_msg = NULL; xmlNode 847 lib/lrmd/lrmd_client.c xmlNode *op_reply = NULL; xmlNode 914 lib/lrmd/lrmd_client.c xmlNode *data = create_xml_node(NULL, F_LRMD_RSC); xmlNode 930 lib/lrmd/lrmd_client.c xmlNode *data = create_xml_node(NULL, F_LRMD_OPERATION); xmlNode 949 lib/lrmd/lrmd_client.c xmlNode *reply = NULL; xmlNode 950 lib/lrmd/lrmd_client.c xmlNode *hello = create_xml_node(NULL, "lrmd_command"); xmlNode 1501 lib/lrmd/lrmd_client.c xmlNode *data = NULL; xmlNode 1528 lib/lrmd/lrmd_client.c xmlNode *data = create_xml_node(NULL, F_LRMD_RSC); xmlNode 1588 lib/lrmd/lrmd_client.c xmlNode *data = create_xml_node(NULL, F_LRMD_RSC); xmlNode 1589 lib/lrmd/lrmd_client.c xmlNode *output = NULL; xmlNode 1637 lib/lrmd/lrmd_client.c xmlNode *data = NULL; xmlNode 1638 lib/lrmd/lrmd_client.c xmlNode *output_xml = NULL; xmlNode 1662 lib/lrmd/lrmd_client.c for (xmlNode *rsc_xml = first_named_child(output_xml, F_LRMD_RSC); xmlNode 1670 lib/lrmd/lrmd_client.c for (xmlNode *op_xml = first_named_child(rsc_xml, T_LRMD_RSC_OP); xmlNode 1699 lib/lrmd/lrmd_client.c lrmd_internal_set_proxy_callback(lrmd_t * lrmd, void *userdata, void (*callback)(lrmd_t *lrmd, void *userdata, xmlNode *msg)) xmlNode 1708 lib/lrmd/lrmd_client.c lrmd_internal_proxy_dispatch(lrmd_t *lrmd, xmlNode *msg) xmlNode 1719 lib/lrmd/lrmd_client.c lrmd_internal_proxy_send(lrmd_t * lrmd, xmlNode *msg) xmlNode 1822 lib/lrmd/lrmd_client.c xmlNode *data = create_xml_node(NULL, F_LRMD_RSC); xmlNode 1823 lib/lrmd/lrmd_client.c xmlNode *args = create_xml_node(data, XML_TAG_ATTRS); xmlNode 1851 lib/lrmd/lrmd_client.c xmlNode *data = create_xml_node(NULL, F_LRMD_ALERT); xmlNode 1852 lib/lrmd/lrmd_client.c xmlNode *args = create_xml_node(data, XML_TAG_ATTRS); xmlNode 1877 lib/lrmd/lrmd_client.c xmlNode *data = create_xml_node(NULL, F_LRMD_RSC); xmlNode 25 lib/lrmd/proxy_common.c int lrmd_internal_proxy_send(lrmd_t * lrmd, xmlNode *msg); xmlNode 32 lib/lrmd/proxy_common.c xmlNode *msg = create_xml_node(NULL, T_LRMD_IPC_PROXY); xmlNode 47 lib/lrmd/proxy_common.c xmlNode *msg = create_xml_node(NULL, T_LRMD_IPC_PROXY); xmlNode 62 lib/lrmd/proxy_common.c xmlNode *msg = create_xml_node(NULL, T_LRMD_IPC_PROXY); xmlNode 69 lib/lrmd/proxy_common.c remote_proxy_relay_event(remote_proxy_t *proxy, xmlNode *msg) xmlNode 72 lib/lrmd/proxy_common.c xmlNode *event = create_xml_node(NULL, T_LRMD_IPC_PROXY); xmlNode 82 lib/lrmd/proxy_common.c remote_proxy_relay_response(remote_proxy_t *proxy, xmlNode *msg, int msg_id) xmlNode 85 lib/lrmd/proxy_common.c xmlNode *response = create_xml_node(NULL, T_LRMD_IPC_PROXY); xmlNode 122 lib/lrmd/proxy_common.c xmlNode *xml = NULL; xmlNode 206 lib/lrmd/proxy_common.c remote_proxy_cb(lrmd_t *lrmd, const char *node_name, xmlNode *msg) xmlNode 228 lib/lrmd/proxy_common.c xmlNode *request = get_message_xml(msg, F_LRMD_IPC_MSG); xmlNode 269 lib/lrmd/proxy_common.c xmlNode *op_reply = create_xml_node(NULL, "nack"); xmlNode 289 lib/lrmd/proxy_common.c xmlNode *op_reply = NULL; xmlNode 148 lib/pacemaker/pcmk_sched_allocate.c check_rsc_parameters(pe_resource_t * rsc, pe_node_t * node, xmlNode * rsc_entry, xmlNode 195 lib/pacemaker/pcmk_sched_allocate.c CancelXmlOp(pe_resource_t * rsc, xmlNode * xml_op, pe_node_t * active_node, xmlNode 221 lib/pacemaker/pcmk_sched_allocate.c check_action_definition(pe_resource_t * rsc, pe_node_t * active_node, xmlNode * xml_op, xmlNode 236 lib/pacemaker/pcmk_sched_allocate.c xmlNode *op_match = NULL; xmlNode 354 lib/pacemaker/pcmk_sched_allocate.c check_params(pe_resource_t *rsc, pe_node_t *node, xmlNode *rsc_op, xmlNode 392 lib/pacemaker/pcmk_sched_allocate.c check_actions_for(xmlNode * rsc_entry, pe_resource_t * rsc, pe_node_t * node, pe_working_set_t * data_set) xmlNode 401 lib/pacemaker/pcmk_sched_allocate.c xmlNode *rsc_op = NULL; xmlNode 446 lib/pacemaker/pcmk_sched_allocate.c xmlNode *rsc_op = (xmlNode *) gIter->data; xmlNode 557 lib/pacemaker/pcmk_sched_allocate.c xmlNode *lrm_rscs = NULL; xmlNode 558 lib/pacemaker/pcmk_sched_allocate.c xmlNode *status = get_object_root(XML_CIB_TAG_STATUS, data_set->input); xmlNode 560 lib/pacemaker/pcmk_sched_allocate.c xmlNode *node_state = NULL; xmlNode 586 lib/pacemaker/pcmk_sched_allocate.c xmlNode *rsc_entry = NULL; xmlNode 888 lib/pacemaker/pcmk_sched_allocate.c xmlNode *cib_constraints = get_object_root(XML_CIB_TAG_CONSTRAINTS, data_set->input); xmlNode 922 lib/pacemaker/pcmk_sched_bundle.c xmlNode *nvpair = get_xpath_object("//nvpair[@name='" XML_RSC_ATTR_REMOTE_RA_ADDR "']", xmlNode 1053 lib/pacemaker/pcmk_sched_bundle.c pcmk__bundle_append_meta(pe_resource_t *rsc, xmlNode *xml) xmlNode 1474 lib/pacemaker/pcmk_sched_clone.c clone_append_meta(pe_resource_t * rsc, xmlNode * xml) xmlNode 46 lib/pacemaker/pcmk_sched_constraints.c xmlNode *rule_xml, xmlNode 53 lib/pacemaker/pcmk_sched_constraints.c evaluate_lifetime(xmlNode *lifetime, pe_working_set_t *data_set) xmlNode 69 lib/pacemaker/pcmk_sched_constraints.c unpack_constraints(xmlNode * xml_constraints, pe_working_set_t * data_set) xmlNode 71 lib/pacemaker/pcmk_sched_constraints.c xmlNode *xml_obj = NULL; xmlNode 72 lib/pacemaker/pcmk_sched_constraints.c xmlNode *lifetime = NULL; xmlNode 150 lib/pacemaker/pcmk_sched_constraints.c get_ordering_type(xmlNode * xml_obj) xmlNode 265 lib/pacemaker/pcmk_sched_constraints.c order_is_symmetrical(xmlNode * xml_obj, xmlNode 305 lib/pacemaker/pcmk_sched_constraints.c unpack_simple_rsc_order(xmlNode * xml_obj, pe_working_set_t * data_set) xmlNode 516 lib/pacemaker/pcmk_sched_constraints.c expand_tags_in_sets(xmlNode * xml_obj, xmlNode ** expanded_xml, pe_working_set_t * data_set) xmlNode 518 lib/pacemaker/pcmk_sched_constraints.c xmlNode *new_xml = NULL; xmlNode 519 lib/pacemaker/pcmk_sched_constraints.c xmlNode *set = NULL; xmlNode 533 lib/pacemaker/pcmk_sched_constraints.c xmlNode *xml_rsc = NULL; xmlNode 564 lib/pacemaker/pcmk_sched_constraints.c xmlNode *last_ref = xml_rsc; xmlNode 590 lib/pacemaker/pcmk_sched_constraints.c xmlNode *new_rsc_ref = NULL; xmlNode 622 lib/pacemaker/pcmk_sched_constraints.c xmlNode *tag_ref = gIter->data; xmlNode 639 lib/pacemaker/pcmk_sched_constraints.c tag_to_set(xmlNode * xml_obj, xmlNode ** rsc_set, const char * attr, xmlNode 680 lib/pacemaker/pcmk_sched_constraints.c xmlNode *rsc_ref = NULL; xmlNode 692 lib/pacemaker/pcmk_sched_constraints.c xmlNode *rsc_ref = NULL; xmlNode 712 lib/pacemaker/pcmk_sched_constraints.c static gboolean unpack_rsc_location(xmlNode * xml_obj, pe_resource_t * rsc_lh, const char * role, xmlNode 716 lib/pacemaker/pcmk_sched_constraints.c unpack_simple_location(xmlNode * xml_obj, pe_working_set_t * data_set) xmlNode 795 lib/pacemaker/pcmk_sched_constraints.c unpack_rsc_location(xmlNode * xml_obj, pe_resource_t * rsc_lh, const char * role, xmlNode 831 lib/pacemaker/pcmk_sched_constraints.c for (xmlNode *rule_xml = first_named_child(xml_obj, XML_TAG_RULE); xmlNode 885 lib/pacemaker/pcmk_sched_constraints.c unpack_location_tags(xmlNode * xml_obj, xmlNode ** expanded_xml, pe_working_set_t * data_set) xmlNode 895 lib/pacemaker/pcmk_sched_constraints.c xmlNode *new_xml = NULL; xmlNode 896 lib/pacemaker/pcmk_sched_constraints.c xmlNode *rsc_set_lh = NULL; xmlNode 962 lib/pacemaker/pcmk_sched_constraints.c unpack_location_set(xmlNode * location, xmlNode * set, pe_working_set_t * data_set) xmlNode 964 lib/pacemaker/pcmk_sched_constraints.c xmlNode *xml_rsc = NULL; xmlNode 996 lib/pacemaker/pcmk_sched_constraints.c unpack_location(xmlNode * xml_obj, pe_working_set_t * data_set) xmlNode 998 lib/pacemaker/pcmk_sched_constraints.c xmlNode *set = NULL; xmlNode 1001 lib/pacemaker/pcmk_sched_constraints.c xmlNode *orig_xml = NULL; xmlNode 1002 lib/pacemaker/pcmk_sched_constraints.c xmlNode *expanded_xml = NULL; xmlNode 1069 lib/pacemaker/pcmk_sched_constraints.c generate_location_rule(pe_resource_t *rsc, xmlNode *rule_xml, xmlNode 1678 lib/pacemaker/pcmk_sched_constraints.c unpack_order_set(xmlNode * set, enum pe_order_kind parent_kind, pe_resource_t ** rsc, xmlNode 1683 lib/pacemaker/pcmk_sched_constraints.c xmlNode *xml_rsc = NULL; xmlNode 1850 lib/pacemaker/pcmk_sched_constraints.c order_rsc_sets(const char *id, xmlNode * set1, xmlNode * set2, enum pe_order_kind kind, xmlNode 1854 lib/pacemaker/pcmk_sched_constraints.c xmlNode *xml_rsc = NULL; xmlNode 1855 lib/pacemaker/pcmk_sched_constraints.c xmlNode *xml_rsc_2 = NULL; xmlNode 2010 lib/pacemaker/pcmk_sched_constraints.c xmlNode *xml_rsc = NULL; xmlNode 2026 lib/pacemaker/pcmk_sched_constraints.c xmlNode *xml_rsc_2 = NULL; xmlNode 2047 lib/pacemaker/pcmk_sched_constraints.c unpack_order_tags(xmlNode * xml_obj, xmlNode ** expanded_xml, pe_working_set_t * data_set) xmlNode 2060 lib/pacemaker/pcmk_sched_constraints.c xmlNode *new_xml = NULL; xmlNode 2061 lib/pacemaker/pcmk_sched_constraints.c xmlNode *rsc_set_first = NULL; xmlNode 2062 lib/pacemaker/pcmk_sched_constraints.c xmlNode *rsc_set_then = NULL; xmlNode 2156 lib/pacemaker/pcmk_sched_constraints.c unpack_rsc_order(xmlNode * xml_obj, pe_working_set_t * data_set) xmlNode 2172 lib/pacemaker/pcmk_sched_constraints.c xmlNode *set = NULL; xmlNode 2173 lib/pacemaker/pcmk_sched_constraints.c xmlNode *last = NULL; xmlNode 2175 lib/pacemaker/pcmk_sched_constraints.c xmlNode *orig_xml = NULL; xmlNode 2176 lib/pacemaker/pcmk_sched_constraints.c xmlNode *expanded_xml = NULL; xmlNode 2283 lib/pacemaker/pcmk_sched_constraints.c unpack_colocation_set(xmlNode * set, int score, pe_working_set_t * data_set) xmlNode 2285 lib/pacemaker/pcmk_sched_constraints.c xmlNode *xml_rsc = NULL; xmlNode 2350 lib/pacemaker/pcmk_sched_constraints.c xmlNode *xml_rsc_with = NULL; xmlNode 2377 lib/pacemaker/pcmk_sched_constraints.c colocate_rsc_sets(const char *id, xmlNode * set1, xmlNode * set2, int score, xmlNode 2380 lib/pacemaker/pcmk_sched_constraints.c xmlNode *xml_rsc = NULL; xmlNode 2444 lib/pacemaker/pcmk_sched_constraints.c xmlNode *xml_rsc_2 = NULL; xmlNode 2465 lib/pacemaker/pcmk_sched_constraints.c unpack_simple_colocation(xmlNode * xml_obj, pe_working_set_t * data_set) xmlNode 2544 lib/pacemaker/pcmk_sched_constraints.c unpack_colocation_tags(xmlNode * xml_obj, xmlNode ** expanded_xml, pe_working_set_t * data_set) xmlNode 2558 lib/pacemaker/pcmk_sched_constraints.c xmlNode *new_xml = NULL; xmlNode 2559 lib/pacemaker/pcmk_sched_constraints.c xmlNode *rsc_set_lh = NULL; xmlNode 2560 lib/pacemaker/pcmk_sched_constraints.c xmlNode *rsc_set_rh = NULL; xmlNode 2661 lib/pacemaker/pcmk_sched_constraints.c unpack_rsc_colocation(xmlNode * xml_obj, pe_working_set_t * data_set) xmlNode 2664 lib/pacemaker/pcmk_sched_constraints.c xmlNode *set = NULL; xmlNode 2665 lib/pacemaker/pcmk_sched_constraints.c xmlNode *last = NULL; xmlNode 2668 lib/pacemaker/pcmk_sched_constraints.c xmlNode *orig_xml = NULL; xmlNode 2669 lib/pacemaker/pcmk_sched_constraints.c xmlNode *expanded_xml = NULL; xmlNode 2807 lib/pacemaker/pcmk_sched_constraints.c unpack_rsc_ticket_set(xmlNode * set, pe_ticket_t * ticket, const char *loss_policy, xmlNode 2810 lib/pacemaker/pcmk_sched_constraints.c xmlNode *xml_rsc = NULL; xmlNode 2840 lib/pacemaker/pcmk_sched_constraints.c unpack_simple_rsc_ticket(xmlNode * xml_obj, pe_working_set_t * data_set) xmlNode 2913 lib/pacemaker/pcmk_sched_constraints.c unpack_rsc_ticket_tags(xmlNode * xml_obj, xmlNode ** expanded_xml, pe_working_set_t * data_set) xmlNode 2922 lib/pacemaker/pcmk_sched_constraints.c xmlNode *new_xml = NULL; xmlNode 2923 lib/pacemaker/pcmk_sched_constraints.c xmlNode *rsc_set_lh = NULL; xmlNode 2992 lib/pacemaker/pcmk_sched_constraints.c unpack_rsc_ticket(xmlNode * xml_obj, pe_working_set_t * data_set) xmlNode 2994 lib/pacemaker/pcmk_sched_constraints.c xmlNode *set = NULL; xmlNode 3003 lib/pacemaker/pcmk_sched_constraints.c xmlNode *orig_xml = NULL; xmlNode 3004 lib/pacemaker/pcmk_sched_constraints.c xmlNode *expanded_xml = NULL; xmlNode 859 lib/pacemaker/pcmk_sched_graph.c static xmlNode* xmlNode 860 lib/pacemaker/pcmk_sched_graph.c add_node_to_xml_by_id(const char *id, xmlNode *xml) xmlNode 862 lib/pacemaker/pcmk_sched_graph.c xmlNode *node_xml; xmlNode 880 lib/pacemaker/pcmk_sched_graph.c add_node_to_xml_by_id(node->details->id, (xmlNode *) xml); xmlNode 891 lib/pacemaker/pcmk_sched_graph.c add_maintenance_nodes(xmlNode *xml, const pe_working_set_t *data_set) xmlNode 894 lib/pacemaker/pcmk_sched_graph.c xmlNode *maintenance = xmlNode 952 lib/pacemaker/pcmk_sched_graph.c add_downed_nodes(xmlNode *xml, const pe_action_t *action, xmlNode 960 lib/pacemaker/pcmk_sched_graph.c xmlNode *downed = create_xml_node(xml, XML_GRAPH_TAG_DOWNED); xmlNode 969 lib/pacemaker/pcmk_sched_graph.c xmlNode *downed = create_xml_node(xml, XML_GRAPH_TAG_DOWNED); xmlNode 993 lib/pacemaker/pcmk_sched_graph.c xmlNode *downed = create_xml_node(xml, XML_GRAPH_TAG_DOWNED); xmlNode 1019 lib/pacemaker/pcmk_sched_graph.c static xmlNode * xmlNode 1024 lib/pacemaker/pcmk_sched_graph.c xmlNode *action_xml = NULL; xmlNode 1025 lib/pacemaker/pcmk_sched_graph.c xmlNode *args_xml = NULL; xmlNode 1132 lib/pacemaker/pcmk_sched_graph.c xmlNode *rsc_xml = NULL; xmlNode 1220 lib/pacemaker/pcmk_sched_graph.c xmlNode *versioned_parameters = create_xml_node(NULL, XML_TAG_RSC_VER_ATTRS); xmlNode 1808 lib/pacemaker/pcmk_sched_graph.c xmlNode *syn = NULL; xmlNode 1809 lib/pacemaker/pcmk_sched_graph.c xmlNode *set = NULL; xmlNode 1810 lib/pacemaker/pcmk_sched_graph.c xmlNode *in = NULL; xmlNode 1811 lib/pacemaker/pcmk_sched_graph.c xmlNode *xml_action = NULL; xmlNode 1851 lib/pacemaker/pcmk_sched_graph.c xmlNode *input_xml = create_xml_node(in, "trigger"); xmlNode 533 lib/pacemaker/pcmk_sched_group.c group_append_meta(pe_resource_t * rsc, xmlNode * xml) xmlNode 78 lib/pacemaker/pcmk_sched_messages.c xmlNode * xmlNode 79 lib/pacemaker/pcmk_sched_messages.c pcmk__schedule_actions(pe_working_set_t *data_set, xmlNode *xml_input, xmlNode 29 lib/pacemaker/pcmk_sched_native.c xmlNode *operation, pe_working_set_t *data_set); xmlNode 33 lib/pacemaker/pcmk_sched_native.c xmlNode *operation, pe_working_set_t *data_set); xmlNode 670 lib/pacemaker/pcmk_sched_native.c xmlNode *operation = NULL; xmlNode 712 lib/pacemaker/pcmk_sched_native.c xmlNode * operation, pe_working_set_t * data_set) xmlNode 896 lib/pacemaker/pcmk_sched_native.c xmlNode *operation = NULL; xmlNode 911 lib/pacemaker/pcmk_sched_native.c xmlNode * operation, pe_working_set_t * data_set) xmlNode 1109 lib/pacemaker/pcmk_sched_native.c xmlNode *operation = NULL; xmlNode 3468 lib/pacemaker/pcmk_sched_native.c native_append_meta(pe_resource_t * rsc, xmlNode * xml) xmlNode 52 lib/pacemaker/pcmk_sched_transition.c inject_transient_attr(xmlNode * cib_node, const char *name, const char *value) xmlNode 54 lib/pacemaker/pcmk_sched_transition.c xmlNode *attrs = NULL; xmlNode 55 lib/pacemaker/pcmk_sched_transition.c xmlNode *instance_attrs = NULL; xmlNode 80 lib/pacemaker/pcmk_sched_transition.c update_failcounts(xmlNode * cib_node, const char *resource, const char *task, xmlNode 113 lib/pacemaker/pcmk_sched_transition.c xmlNode *cib_object = create_xml_node(NULL, XML_CIB_TAG_NODE); xmlNode 129 lib/pacemaker/pcmk_sched_transition.c create_op(xmlNode *cib_resource, const char *task, guint interval_ms, xmlNode 133 lib/pacemaker/pcmk_sched_transition.c xmlNode *xop = NULL; xmlNode 158 lib/pacemaker/pcmk_sched_transition.c static xmlNode * xmlNode 159 lib/pacemaker/pcmk_sched_transition.c inject_op(xmlNode * cib_resource, lrmd_event_data_t * op, int target_rc) xmlNode 166 lib/pacemaker/pcmk_sched_transition.c static xmlNode * xmlNode 170 lib/pacemaker/pcmk_sched_transition.c xmlNode *cib_object = NULL; xmlNode 215 lib/pacemaker/pcmk_sched_transition.c static xmlNode * xmlNode 218 lib/pacemaker/pcmk_sched_transition.c xmlNode *cib_node = inject_node_state(cib_conn, node, NULL); xmlNode 237 lib/pacemaker/pcmk_sched_transition.c static xmlNode * xmlNode 238 lib/pacemaker/pcmk_sched_transition.c find_resource_xml(xmlNode * cib_node, const char *resource) xmlNode 240 lib/pacemaker/pcmk_sched_transition.c xmlNode *match = NULL; xmlNode 250 lib/pacemaker/pcmk_sched_transition.c static xmlNode * xmlNode 251 lib/pacemaker/pcmk_sched_transition.c inject_resource(xmlNode * cib_node, const char *resource, const char *lrm_name, xmlNode 254 lib/pacemaker/pcmk_sched_transition.c xmlNode *lrm = NULL; xmlNode 255 lib/pacemaker/pcmk_sched_transition.c xmlNode *container = NULL; xmlNode 256 lib/pacemaker/pcmk_sched_transition.c xmlNode *cib_resource = NULL; xmlNode 326 lib/pacemaker/pcmk_sched_transition.c find_ticket_state(cib_t * the_cib, const char *ticket_id, xmlNode ** ticket_state_xml) xmlNode 330 lib/pacemaker/pcmk_sched_transition.c xmlNode *xml_search = NULL; xmlNode 372 lib/pacemaker/pcmk_sched_transition.c xmlNode *xml_top = NULL; xmlNode 373 lib/pacemaker/pcmk_sched_transition.c xmlNode *ticket_state_xml = NULL; xmlNode 384 lib/pacemaker/pcmk_sched_transition.c xmlNode *xml_obj = NULL; xmlNode 412 lib/pacemaker/pcmk_sched_transition.c xmlNode *cib_op = NULL; xmlNode 413 lib/pacemaker/pcmk_sched_transition.c xmlNode *cib_node = NULL; xmlNode 414 lib/pacemaker/pcmk_sched_transition.c xmlNode *cib_resource = NULL; xmlNode 419 lib/pacemaker/pcmk_sched_transition.c xmlNode *top = create_xml_node(NULL, XML_TAG_CIB); xmlNode 625 lib/pacemaker/pcmk_sched_transition.c xmlNode *cib_node = NULL; xmlNode 626 lib/pacemaker/pcmk_sched_transition.c xmlNode *cib_resource = NULL; xmlNode 627 lib/pacemaker/pcmk_sched_transition.c xmlNode *action_rsc = first_named_child(action->xml, XML_CIB_TAG_RESOURCE); xmlNode 757 lib/pacemaker/pcmk_sched_transition.c xmlNode *rsc = first_named_child(action->xml, XML_CIB_TAG_RESOURCE); xmlNode 780 lib/pacemaker/pcmk_sched_transition.c xmlNode *cib_node = modify_node(fake_cib, target, FALSE); xmlNode 847 lib/pacemaker/pcmk_sched_transition.c xmlNode *cib_object = NULL; xmlNode 553 lib/pacemaker/pcmk_sched_utils.c append_digest(lrmd_event_data_t *op, xmlNode *update, const char *version, xmlNode 561 lib/pacemaker/pcmk_sched_utils.c xmlNode *args_xml = NULL; xmlNode 604 lib/pacemaker/pcmk_sched_utils.c xmlNode * xmlNode 605 lib/pacemaker/pcmk_sched_utils.c pcmk__create_history_xml(xmlNode *parent, lrmd_event_data_t *op, xmlNode 616 lib/pacemaker/pcmk_sched_utils.c xmlNode *xml_op = NULL; xmlNode 22 lib/pacemaker/pcmk_trans_unpack.c unpack_action(synapse_t * parent, xmlNode * xml_action) xmlNode 85 lib/pacemaker/pcmk_trans_unpack.c unpack_synapse(crm_graph_t * new_graph, xmlNode * xml_synapse) xmlNode 88 lib/pacemaker/pcmk_trans_unpack.c xmlNode *inputs = NULL; xmlNode 89 lib/pacemaker/pcmk_trans_unpack.c xmlNode *action_set = NULL; xmlNode 115 lib/pacemaker/pcmk_trans_unpack.c xmlNode *action = NULL; xmlNode 140 lib/pacemaker/pcmk_trans_unpack.c xmlNode *trigger = NULL; xmlNode 144 lib/pacemaker/pcmk_trans_unpack.c xmlNode *input = NULL; xmlNode 168 lib/pacemaker/pcmk_trans_unpack.c unpack_graph(xmlNode * xml_graph, const char *reference) xmlNode 183 lib/pacemaker/pcmk_trans_unpack.c xmlNode *synapse = NULL; xmlNode 294 lib/pacemaker/pcmk_trans_unpack.c convert_graph_action(xmlNode * resource, crm_action_t * action, int status, int rc) xmlNode 296 lib/pacemaker/pcmk_trans_unpack.c xmlNode *xop = NULL; xmlNode 301 lib/pacemaker/pcmk_trans_unpack.c xmlNode *action_resource = NULL; xmlNode 83 lib/pengine/bundle.c static xmlNode * xmlNode 86 lib/pengine/bundle.c xmlNode *rsc = create_xml_node(NULL, XML_CIB_TAG_RESOURCE); xmlNode 131 lib/pengine/bundle.c xmlNode *xml_ip = NULL; xmlNode 132 lib/pengine/bundle.c xmlNode *xml_obj = NULL; xmlNode 182 lib/pengine/bundle.c xmlNode *xml_container = NULL; xmlNode 183 lib/pengine/bundle.c xmlNode *xml_obj = NULL; xmlNode 348 lib/pengine/bundle.c xmlNode *xml_container = NULL; xmlNode 349 lib/pengine/bundle.c xmlNode *xml_obj = NULL; xmlNode 516 lib/pengine/bundle.c xmlNode *xml_container = NULL; xmlNode 517 lib/pengine/bundle.c xmlNode *xml_obj = NULL; xmlNode 709 lib/pengine/bundle.c xmlNode *xml_remote = NULL; xmlNode 987 lib/pengine/bundle.c pe__add_bundle_remote_name(pe_resource_t *rsc, xmlNode *xml, const char *field) xmlNode 1035 lib/pengine/bundle.c xmlNode *xml_obj = NULL; xmlNode 1036 lib/pengine/bundle.c xmlNode *xml_resource = NULL; xmlNode 1120 lib/pengine/bundle.c for (xmlNode *xml_child = pcmk__xe_first_child(xml_obj); xml_child != NULL; xmlNode 1146 lib/pengine/bundle.c for (xmlNode *xml_child = pcmk__xe_first_child(xml_obj); xml_child != NULL; xmlNode 1173 lib/pengine/bundle.c xmlNode *xml_set = NULL; xmlNode 66 lib/pengine/clone.c xmlNode *child_copy = NULL; xmlNode 115 lib/pengine/clone.c xmlNode *a_child = NULL; xmlNode 116 lib/pengine/clone.c xmlNode *xml_obj = rsc->xml; xmlNode 17 lib/pengine/complex.c void populate_hash(xmlNode * nvpair_list, GHashTable * hash, const char **attrs, int attrs_length); xmlNode 179 lib/pengine/complex.c pe_get_versioned_attributes(xmlNode * meta_hash, pe_resource_t * rsc, xmlNode 208 lib/pengine/complex.c template_op_key(xmlNode * op) xmlNode 224 lib/pengine/complex.c unpack_template(xmlNode * xml_obj, xmlNode ** expanded_xml, pe_working_set_t * data_set) xmlNode 226 lib/pengine/complex.c xmlNode *cib_resources = NULL; xmlNode 227 lib/pengine/complex.c xmlNode *template = NULL; xmlNode 228 lib/pengine/complex.c xmlNode *new_xml = NULL; xmlNode 229 lib/pengine/complex.c xmlNode *child_xml = NULL; xmlNode 230 lib/pengine/complex.c xmlNode *rsc_ops = NULL; xmlNode 231 lib/pengine/complex.c xmlNode *template_ops = NULL; xmlNode 283 lib/pengine/complex.c xmlNode *new_child = NULL; xmlNode 293 lib/pengine/complex.c xmlNode *op = NULL; xmlNode 340 lib/pengine/complex.c add_template_rsc(xmlNode * xml_obj, pe_working_set_t * data_set) xmlNode 396 lib/pengine/complex.c common_unpack(xmlNode * xml_obj, pe_resource_t ** rsc, xmlNode 400 lib/pengine/complex.c xmlNode *expanded_xml = NULL; xmlNode 401 lib/pengine/complex.c xmlNode *ops = NULL; xmlNode 21 lib/pengine/failcounts.c is_matched_failure(const char *rsc_id, xmlNode *conf_op_xml, xmlNode 22 lib/pengine/failcounts.c xmlNode *lrm_op_xml) xmlNode 80 lib/pengine/failcounts.c block_failure(pe_node_t *node, pe_resource_t *rsc, xmlNode *xml_op, xmlNode 108 lib/pengine/failcounts.c xmlNode *pref = getXpathResult(xpathObj, lpc); xmlNode 142 lib/pengine/failcounts.c xmlNode *lrm_op_xml = getXpathResult(lrm_op_xpathObj, xmlNode 252 lib/pengine/failcounts.c uint32_t flags, xmlNode *xml_op, pe_working_set_t *data_set) xmlNode 25 lib/pengine/group.c xmlNode *xml_obj = rsc->xml; xmlNode 26 lib/pengine/group.c xmlNode *xml_native_rsc = NULL; xmlNode 63 lib/pengine/pe_output.c xmlNode *stack = get_xpath_object("//nvpair[@name='cluster-infrastructure']", xmlNode 86 lib/pengine/pe_output.c op_history_string(xmlNode *xml_op, const char *task, const char *interval_ms_s, xmlNode 229 lib/pengine/pe_output.c xmlNode *dc_version = get_xpath_object("//nvpair[@name='dc-version']", xmlNode 295 lib/pengine/pe_output.c xmlNode *dc_version = get_xpath_object("//nvpair[@name='dc-version']", xmlNode 1507 lib/pengine/pe_output.c xmlNode *xml_op = va_arg(args, xmlNode *); xmlNode 1524 lib/pengine/pe_output.c xmlNode *xml_op = va_arg(args, xmlNode *); xmlNode 51 lib/pengine/pe_status_private.h gboolean unpack_remote_nodes(xmlNode *xml_resources, pe_working_set_t *data_set); xmlNode 54 lib/pengine/pe_status_private.h gboolean unpack_resources(xmlNode *xml_resources, pe_working_set_t *data_set); xmlNode 57 lib/pengine/pe_status_private.h gboolean unpack_config(xmlNode *config, pe_working_set_t *data_set); xmlNode 60 lib/pengine/pe_status_private.h gboolean unpack_nodes(xmlNode *xml_nodes, pe_working_set_t *data_set); xmlNode 63 lib/pengine/pe_status_private.h gboolean unpack_tags(xmlNode *xml_tags, pe_working_set_t *data_set); xmlNode 66 lib/pengine/pe_status_private.h gboolean unpack_status(xmlNode *status, pe_working_set_t *data_set); xmlNode 84 lib/pengine/remote.c xml_contains_remote_node(xmlNode *xml) xmlNode 155 lib/pengine/remote.c xmlNode * xmlNode 156 lib/pengine/remote.c pe_create_remote_xml(xmlNode *parent, const char *uname, xmlNode 161 lib/pengine/remote.c xmlNode *remote; xmlNode 162 lib/pengine/remote.c xmlNode *xml_sub; xmlNode 213 lib/pengine/remote.c xmlNode *rsc_op; // History entry XML xmlNode 220 lib/pengine/remote.c pe__add_param_check(xmlNode *rsc_op, pe_resource_t *rsc, pe_node_t *node, xmlNode 247 lib/pengine/remote.c void (*cb)(pe_resource_t*, pe_node_t*, xmlNode*, xmlNode 39 lib/pengine/rules.c pe_evaluate_rules(xmlNode *ruleset, GHashTable *node_hash, crm_time_t *now, xmlNode 55 lib/pengine/rules.c pe_test_rule(xmlNode *rule, GHashTable *node_hash, enum rsc_role_e role, xmlNode 88 lib/pengine/rules.c pe_test_expression(xmlNode *expr, GHashTable *node_hash, enum rsc_role_e role, xmlNode 105 lib/pengine/rules.c find_expression_type(xmlNode * expr) xmlNode 144 lib/pengine/rules.c pe_test_role_expression(xmlNode *expr, enum rsc_role_e role, crm_time_t *now) xmlNode 159 lib/pengine/rules.c pe_test_attr_expression(xmlNode *expr, GHashTable *hash, crm_time_t *now, xmlNode 208 lib/pengine/rules.c check_one(xmlNode *cron_spec, const char *xml_field, uint32_t time_field) { xmlNode 274 lib/pengine/rules.c pe_cron_range_satisfied(crm_time_t * now, xmlNode * cron_spec) xmlNode 315 lib/pengine/rules.c pe_parse_xml_duration(crm_time_t * start, xmlNode * duration_spec) xmlNode 345 lib/pengine/rules.c pe_test_date_expression(xmlNode *expr, crm_time_t *now, crm_time_t *next_change) xmlNode 389 lib/pengine/rules.c pe_eval_date_expression(xmlNode *expr, crm_time_t *now, crm_time_t *next_change) xmlNode 408 lib/pengine/rules.c xmlNode *attr_set; // This block xmlNode 441 lib/pengine/rules.c populate_hash(xmlNode * nvpair_list, GHashTable * hash, gboolean overwrite, xmlNode * top) xmlNode 446 lib/pengine/rules.c xmlNode *list = nvpair_list; xmlNode 447 lib/pengine/rules.c xmlNode *an_attr = NULL; xmlNode 458 lib/pengine/rules.c xmlNode *ref_nvpair = expand_idref(an_attr, top); xmlNode 498 lib/pengine/rules.c static xmlNode* xmlNode 499 lib/pengine/rules.c get_versioned_rule(xmlNode * attr_set) xmlNode 501 lib/pengine/rules.c xmlNode * rule = NULL; xmlNode 502 lib/pengine/rules.c xmlNode * expr = NULL; xmlNode 523 lib/pengine/rules.c add_versioned_attributes(xmlNode * attr_set, xmlNode * versioned_attrs) xmlNode 525 lib/pengine/rules.c xmlNode *attr_set_copy = NULL; xmlNode 526 lib/pengine/rules.c xmlNode *rule = NULL; xmlNode 527 lib/pengine/rules.c xmlNode *expr = NULL; xmlNode 544 lib/pengine/rules.c xmlNode *node = expr; xmlNode 562 lib/pengine/rules.c xmlNode *top; xmlNode 617 lib/pengine/rules.c make_pairs(xmlNode *top, xmlNode *xml_obj, const char *set_name, xmlNode 623 lib/pengine/rules.c xmlNode *attr_set = NULL; xmlNode 668 lib/pengine/rules.c unpack_nvpair_blocks(xmlNode *top, xmlNode *xml_obj, const char *set_name, xmlNode 690 lib/pengine/rules.c pe_eval_nvpairs(xmlNode *top, xmlNode *xml_obj, const char *set_name, xmlNode 713 lib/pengine/rules.c pe_unpack_nvpairs(xmlNode *top, xmlNode *xml_obj, const char *set_name, xmlNode 733 lib/pengine/rules.c pe_eval_versioned_attributes(xmlNode *top, xmlNode *xml_obj, const char *set_name, xmlNode 734 lib/pengine/rules.c pe_rule_eval_data_t *rule_data, xmlNode *hash, xmlNode 801 lib/pengine/rules.c pe_unpack_versioned_parameters(xmlNode *versioned_params, const char *ra_version) xmlNode 807 lib/pengine/rules.c xmlNode *attr_set = pcmk__xe_first_child(versioned_params); xmlNode 825 lib/pengine/rules.c pe_eval_rules(xmlNode *ruleset, pe_rule_eval_data_t *rule_data, crm_time_t *next_change) xmlNode 830 lib/pengine/rules.c for (xmlNode *rule = first_named_child(ruleset, XML_TAG_RULE); xmlNode 849 lib/pengine/rules.c pe_eval_expr(xmlNode *rule, pe_rule_eval_data_t *rule_data, crm_time_t *next_change) xmlNode 851 lib/pengine/rules.c xmlNode *expr = NULL; xmlNode 891 lib/pengine/rules.c pe_eval_subexpr(xmlNode *expr, pe_rule_eval_data_t *rule_data, crm_time_t *next_change) xmlNode 1182 lib/pengine/rules.c xmlNode *duration_spec = NULL; xmlNode 1183 lib/pengine/rules.c xmlNode *date_spec = NULL; xmlNode 1366 lib/pengine/rules.c gboolean test_ruleset(xmlNode *ruleset, GHashTable *node_hash, crm_time_t *now); xmlNode 1367 lib/pengine/rules.c gboolean test_rule(xmlNode *rule, GHashTable *node_hash, enum rsc_role_e role, xmlNode 1369 lib/pengine/rules.c gboolean pe_test_rule_re(xmlNode *rule, GHashTable *node_hash, xmlNode 1372 lib/pengine/rules.c gboolean pe_test_rule_full(xmlNode *rule, GHashTable *node_hash, xmlNode 1375 lib/pengine/rules.c gboolean test_expression(xmlNode *expr, GHashTable *node_hash, xmlNode 1377 lib/pengine/rules.c gboolean pe_test_expression_re(xmlNode *expr, GHashTable *node_hash, xmlNode 1380 lib/pengine/rules.c gboolean pe_test_expression_full(xmlNode *expr, GHashTable *node_hash, xmlNode 1383 lib/pengine/rules.c void unpack_instance_attributes(xmlNode *top, xmlNode *xml_obj, xmlNode 1389 lib/pengine/rules.c test_ruleset(xmlNode *ruleset, GHashTable *node_hash, crm_time_t *now) xmlNode 1395 lib/pengine/rules.c test_rule(xmlNode * rule, GHashTable * node_hash, enum rsc_role_e role, crm_time_t * now) xmlNode 1401 lib/pengine/rules.c pe_test_rule_re(xmlNode * rule, GHashTable * node_hash, enum rsc_role_e role, crm_time_t * now, pe_re_match_data_t * re_match_data) xmlNode 1412 lib/pengine/rules.c pe_test_rule_full(xmlNode *rule, GHashTable *node_hash, enum rsc_role_e role, xmlNode 1419 lib/pengine/rules.c test_expression(xmlNode * expr, GHashTable * node_hash, enum rsc_role_e role, crm_time_t * now) xmlNode 1425 lib/pengine/rules.c pe_test_expression_re(xmlNode * expr, GHashTable * node_hash, enum rsc_role_e role, crm_time_t * now, pe_re_match_data_t * re_match_data) xmlNode 1436 lib/pengine/rules.c pe_test_expression_full(xmlNode *expr, GHashTable *node_hash, xmlNode 1444 lib/pengine/rules.c unpack_instance_attributes(xmlNode *top, xmlNode *xml_obj, const char *set_name, xmlNode 19 lib/pengine/rules_alerts.c get_meta_attrs_from_cib(xmlNode *basenode, pcmk__alert_t *entry, xmlNode 64 lib/pengine/rules_alerts.c get_envvars_from_cib(xmlNode *basenode, pcmk__alert_t *entry) xmlNode 66 lib/pengine/rules_alerts.c xmlNode *child; xmlNode 97 lib/pengine/rules_alerts.c unpack_alert_filter(xmlNode *basenode, pcmk__alert_t *entry) xmlNode 99 lib/pengine/rules_alerts.c xmlNode *select = first_named_child(basenode, XML_CIB_TAG_ALERT_SELECT); xmlNode 100 lib/pengine/rules_alerts.c xmlNode *event_type = NULL; xmlNode 121 lib/pengine/rules_alerts.c xmlNode *attr; xmlNode 159 lib/pengine/rules_alerts.c unpack_alert(xmlNode *alert, pcmk__alert_t *entry, guint *max_timeout) xmlNode 178 lib/pengine/rules_alerts.c pe_unpack_alerts(xmlNode *alerts) xmlNode 180 lib/pengine/rules_alerts.c xmlNode *alert; xmlNode 192 lib/pengine/rules_alerts.c xmlNode *recipient; xmlNode 72 lib/pengine/status.c xmlNode *config = get_xpath_object("//"XML_CIB_TAG_CRMCONFIG, data_set->input, LOG_TRACE); xmlNode 73 lib/pengine/status.c xmlNode *cib_nodes = get_xpath_object("//"XML_CIB_TAG_NODES, data_set->input, LOG_TRACE); xmlNode 74 lib/pengine/status.c xmlNode *cib_resources = get_xpath_object("//"XML_CIB_TAG_RESOURCES, data_set->input, LOG_TRACE); xmlNode 75 lib/pengine/status.c xmlNode *cib_status = get_xpath_object("//"XML_CIB_TAG_STATUS, data_set->input, LOG_TRACE); xmlNode 76 lib/pengine/status.c xmlNode *cib_tags = get_xpath_object("//" XML_CIB_TAG_TAGS, data_set->input, xmlNode 52 lib/pengine/unpack.c static void unpack_rsc_op(pe_resource_t *rsc, pe_node_t *node, xmlNode *xml_op, xmlNode 53 lib/pengine/unpack.c xmlNode **last_failure, xmlNode 58 lib/pengine/unpack.c static void add_node_attrs(xmlNode *attrs, pe_node_t *node, bool overwrite, xmlNode 60 lib/pengine/unpack.c static void determine_online_status(xmlNode *node_state, pe_node_t *this_node, xmlNode 63 lib/pengine/unpack.c static void unpack_lrm_resources(pe_node_t *node, xmlNode *lrm_state, xmlNode 198 lib/pengine/unpack.c unpack_config(xmlNode * config, pe_working_set_t * data_set) xmlNode 456 lib/pengine/unpack.c expand_remote_rsc_meta(xmlNode *xml_obj, xmlNode *parent, pe_working_set_t *data) xmlNode 458 lib/pengine/unpack.c xmlNode *attr_set = NULL; xmlNode 459 lib/pengine/unpack.c xmlNode *attr = NULL; xmlNode 538 lib/pengine/unpack.c unpack_nodes(xmlNode * xml_nodes, pe_working_set_t * data_set) xmlNode 540 lib/pengine/unpack.c xmlNode *xml_obj = NULL; xmlNode 637 lib/pengine/unpack.c unpack_remote_nodes(xmlNode * xml_resources, pe_working_set_t * data_set) xmlNode 639 lib/pengine/unpack.c xmlNode *xml_obj = NULL; xmlNode 687 lib/pengine/unpack.c xmlNode *xml_obj2 = NULL; xmlNode 774 lib/pengine/unpack.c unpack_resources(xmlNode * xml_resources, pe_working_set_t * data_set) xmlNode 776 lib/pengine/unpack.c xmlNode *xml_obj = NULL; xmlNode 837 lib/pengine/unpack.c unpack_tags(xmlNode * xml_tags, pe_working_set_t * data_set) xmlNode 839 lib/pengine/unpack.c xmlNode *xml_tag = NULL; xmlNode 847 lib/pengine/unpack.c xmlNode *xml_obj_ref = NULL; xmlNode 887 lib/pengine/unpack.c unpack_ticket_state(xmlNode * xml_ticket, pe_working_set_t * data_set) xmlNode 952 lib/pengine/unpack.c unpack_tickets_state(xmlNode * xml_tickets, pe_working_set_t * data_set) xmlNode 954 lib/pengine/unpack.c xmlNode *xml_obj = NULL; xmlNode 969 lib/pengine/unpack.c unpack_handle_remote_attrs(pe_node_t *this_node, xmlNode *state, pe_working_set_t * data_set) xmlNode 972 lib/pengine/unpack.c xmlNode *attrs = NULL; xmlNode 1033 lib/pengine/unpack.c unpack_node_loop(xmlNode * status, bool fence, pe_working_set_t * data_set) xmlNode 1036 lib/pengine/unpack.c xmlNode *lrm_rsc = NULL; xmlNode 1038 lib/pengine/unpack.c for (xmlNode *state = pcmk__xe_first_child(status); state != NULL; xmlNode 1129 lib/pengine/unpack.c unpack_status(xmlNode * status, pe_working_set_t * data_set) xmlNode 1134 lib/pengine/unpack.c xmlNode *state = NULL; xmlNode 1148 lib/pengine/unpack.c unpack_tickets_state((xmlNode *) state, data_set); xmlNode 1151 lib/pengine/unpack.c xmlNode *attrs = NULL; xmlNode 1261 lib/pengine/unpack.c determine_online_status_no_fencing(pe_working_set_t * data_set, xmlNode * node_state, xmlNode 1295 lib/pengine/unpack.c determine_online_status_fencing(pe_working_set_t * data_set, xmlNode * node_state, xmlNode 1463 lib/pengine/unpack.c determine_online_status(xmlNode * node_state, pe_node_t * this_node, pe_working_set_t * data_set) xmlNode 1614 lib/pengine/unpack.c create_fake_resource(const char *rsc_id, xmlNode * rsc_entry, pe_working_set_t * data_set) xmlNode 1617 lib/pengine/unpack.c xmlNode *xml_rsc = create_xml_node(NULL, XML_CIB_TAG_RESOURCE); xmlNode 1810 lib/pengine/unpack.c xmlNode * rsc_entry) xmlNode 1871 lib/pengine/unpack.c process_orphan_resource(xmlNode * rsc_entry, pe_node_t * node, pe_working_set_t * data_set) xmlNode 1893 lib/pengine/unpack.c xmlNode * migrate_op, pe_working_set_t * data_set) xmlNode 2149 lib/pengine/unpack.c xmlNode *rsc_op = (xmlNode *) gIter->data; xmlNode 2204 lib/pengine/unpack.c xmlNode *rsc_op = (xmlNode *) gIter->data; xmlNode 2240 lib/pengine/unpack.c unpack_shutdown_lock(xmlNode *rsc_entry, pe_resource_t *rsc, pe_node_t *node, xmlNode 2262 lib/pengine/unpack.c unpack_lrm_rsc_state(pe_node_t * node, xmlNode * rsc_entry, pe_working_set_t * data_set) xmlNode 2276 lib/pengine/unpack.c xmlNode *migrate_op = NULL; xmlNode 2277 lib/pengine/unpack.c xmlNode *rsc_op = NULL; xmlNode 2278 lib/pengine/unpack.c xmlNode *last_failure = NULL; xmlNode 2329 lib/pengine/unpack.c xmlNode *rsc_op = (xmlNode *) gIter->data; xmlNode 2370 lib/pengine/unpack.c handle_orphaned_container_fillers(xmlNode * lrm_rsc_list, pe_working_set_t * data_set) xmlNode 2372 lib/pengine/unpack.c xmlNode *rsc_entry = NULL; xmlNode 2411 lib/pengine/unpack.c unpack_lrm_resources(pe_node_t *node, xmlNode *lrm_rsc_list, xmlNode 2414 lib/pengine/unpack.c xmlNode *rsc_entry = NULL; xmlNode 2461 lib/pengine/unpack.c static xmlNode * xmlNode 2467 lib/pengine/unpack.c xmlNode *xml = NULL; xmlNode 2508 lib/pengine/unpack.c pe__call_id(xmlNode *op_xml) xmlNode 2535 lib/pengine/unpack.c stop_happened_after(pe_resource_t *rsc, pe_node_t *node, xmlNode *xml_op, xmlNode 2538 lib/pengine/unpack.c xmlNode *stop_op = find_lrm_op(rsc->id, CRMD_ACTION_STOP, xmlNode 2545 lib/pengine/unpack.c unpack_migrate_to_success(pe_resource_t *rsc, pe_node_t *node, xmlNode *xml_op, xmlNode 2569 lib/pengine/unpack.c xmlNode *migrate_from = NULL; xmlNode 2643 lib/pengine/unpack.c xmlNode *action = find_lrm_op(rsc->id, action_name, node_name, NULL, TRUE, xmlNode 2650 lib/pengine/unpack.c unpack_migrate_to_failure(pe_resource_t *rsc, pe_node_t *node, xmlNode *xml_op, xmlNode 2655 lib/pengine/unpack.c xmlNode *target_stop = NULL; xmlNode 2656 lib/pengine/unpack.c xmlNode *target_migrate_from = NULL; xmlNode 2720 lib/pengine/unpack.c xmlNode *xml_op, pe_working_set_t *data_set) xmlNode 2722 lib/pengine/unpack.c xmlNode *source_stop = NULL; xmlNode 2723 lib/pengine/unpack.c xmlNode *source_migrate_to = NULL; xmlNode 2758 lib/pengine/unpack.c record_failed_op(xmlNode *op, const pe_node_t *node, xmlNode 2761 lib/pengine/unpack.c xmlNode *xIter = NULL; xmlNode 2784 lib/pengine/unpack.c static const char *get_op_key(xmlNode *xml_op) xmlNode 2794 lib/pengine/unpack.c last_change_str(xmlNode *xml_op) xmlNode 2904 lib/pengine/unpack.c unpack_rsc_op_failure(pe_resource_t * rsc, pe_node_t * node, int rc, xmlNode * xml_op, xmlNode ** last_failure, xmlNode 3067 lib/pengine/unpack.c pe_resource_t *rsc, int rc, int target_rc, pe_node_t * node, xmlNode * xml_op, enum action_fail_response * on_fail, pe_working_set_t * data_set) xmlNode 3195 lib/pengine/unpack.c should_clear_for_param_change(xmlNode *xml_op, const char *task, xmlNode 3245 lib/pengine/unpack.c should_ignore_failure_timeout(pe_resource_t *rsc, xmlNode *xml_op, xmlNode 3310 lib/pengine/unpack.c xmlNode *xml_op, pe_working_set_t *data_set) xmlNode 3424 lib/pengine/unpack.c int pe__target_rc_from_xml(xmlNode *xml_op) xmlNode 3449 lib/pengine/unpack.c update_resource_state(pe_resource_t * rsc, pe_node_t * node, xmlNode * xml_op, const char * task, int rc, xmlNode 3450 lib/pengine/unpack.c xmlNode * last_failure, enum action_fail_response * on_fail, pe_working_set_t * data_set) xmlNode 3565 lib/pengine/unpack.c remap_monitor_rc(int rc, xmlNode *xml_op, const pe_node_t *node, xmlNode 3580 lib/pengine/unpack.c unpack_rsc_op(pe_resource_t *rsc, pe_node_t *node, xmlNode *xml_op, xmlNode 3581 lib/pengine/unpack.c xmlNode **last_failure, enum action_fail_response *on_fail, xmlNode 3837 lib/pengine/unpack.c add_node_attrs(xmlNode *xml_obj, pe_node_t *node, bool overwrite, xmlNode 3893 lib/pengine/unpack.c extract_operations(const char *node, const char *rsc, xmlNode * rsc_entry, gboolean active_filter) xmlNode 3899 lib/pengine/unpack.c xmlNode *rsc_op = NULL; xmlNode 3937 lib/pengine/unpack.c xmlNode *rsc_op = (xmlNode *) gIter->data; xmlNode 3963 lib/pengine/unpack.c xmlNode *tmp = NULL; xmlNode 3964 lib/pengine/unpack.c xmlNode *status = find_xml_node(data_set->input, XML_CIB_TAG_STATUS, TRUE); xmlNode 3968 lib/pengine/unpack.c xmlNode *node_state = NULL; xmlNode 3998 lib/pengine/unpack.c xmlNode *lrm_rsc = NULL; xmlNode 23 lib/pengine/utils.c extern xmlNode *get_object_root(const char *object_type, xmlNode * the_root); xmlNode 26 lib/pengine/utils.c static void unpack_operation(pe_action_t * action, xmlNode * xml_obj, pe_resource_t * container, xmlNode 28 lib/pengine/utils.c static xmlNode *find_rsc_op_entry_helper(pe_resource_t * rsc, const char *key, xmlNode 726 lib/pengine/utils.c xmlNode *operation = NULL; xmlNode 779 lib/pengine/utils.c static xmlNode * xmlNode 787 lib/pengine/utils.c xmlNode *op = NULL; xmlNode 788 lib/pengine/utils.c xmlNode *operation = NULL; xmlNode 840 lib/pengine/utils.c unpack_interval_origin(const char *value, xmlNode *xml_obj, guint interval_ms, xmlNode 894 lib/pengine/utils.c xmlNode *child = NULL; xmlNode 940 lib/pengine/utils.c unpack_versioned_meta(xmlNode *versioned_meta, xmlNode *xml_obj, xmlNode 943 lib/pengine/utils.c xmlNode *attrs = NULL; xmlNode 944 lib/pengine/utils.c xmlNode *attr = NULL; xmlNode 992 lib/pengine/utils.c unpack_operation(pe_action_t * action, xmlNode * xml_obj, pe_resource_t * container, xmlNode 1030 lib/pengine/utils.c xmlNode *min_interval_mon = find_min_interval_mon(action->rsc, FALSE); xmlNode 1298 lib/pengine/utils.c static xmlNode * xmlNode 1308 lib/pengine/utils.c xmlNode *op = NULL; xmlNode 1309 lib/pengine/utils.c xmlNode *operation = NULL; xmlNode 1365 lib/pengine/utils.c xmlNode * xmlNode 1721 lib/pengine/utils.c const xmlNode *xml_a = a; xmlNode 1722 lib/pengine/utils.c const xmlNode *xml_b = b; xmlNode 1995 lib/pengine/utils.c filter_parameters(xmlNode * param_set, const char *param_string, bool need_present) xmlNode 2024 lib/pengine/utils.c append_versioned_params(xmlNode *versioned_params, const char *ra_version, xmlNode *params) xmlNode 2055 lib/pengine/utils.c pe_node_t *node, xmlNode *xml_op, bool calc_secure, xmlNode 2065 lib/pengine/utils.c xmlNode *local_versioned_params = create_xml_node(NULL, XML_TAG_RSC_VER_ATTRS); xmlNode 2148 lib/pengine/utils.c rsc_action_digest_cmp(pe_resource_t * rsc, xmlNode * xml_op, pe_node_t * node, xmlNode 2741 lib/pengine/utils.c pe__unpack_dataset_nvpairs(xmlNode *xml_obj, const char *set_name, xmlNode 34 lib/pengine/variant.h xmlNode *xml_obj_child; xmlNode 38 maint/mocked/based-notifyfenced.c xmlNode *msg; xmlNode 45 maint/mocked/based-notifyfenced.c mock_based_cib_notify_send_one(pcmk__client_t *client, xmlNode *xml) xmlNode 83 maint/mocked/based-notifyfenced.c xmlNode *update, int result, xmlNode *result_data, xmlNode 86 maint/mocked/based-notifyfenced.c xmlNode *update_msg = NULL; xmlNode 135 maint/mocked/based-notifyfenced.c xmlNode *result_data; xmlNode 136 maint/mocked/based-notifyfenced.c xmlNode *input, *update; xmlNode 85 maint/mocked/based.c const xmlNode *op_request) xmlNode 87 maint/mocked/based.c xmlNode *reply, *cib; xmlNode 131 maint/mocked/based.c xmlNode *op_request, xmlNode 139 maint/mocked/based.c xmlNode *ack = create_xml_node(NULL, __func__); xmlNode 185 maint/mocked/based.c xmlNode *op_request = pcmk__client_data2xml(cib_client, data, &id, &flags); xmlNode 42 scratch.c xmlNode *top = NULL; xmlNode 294 tools/attrd_updater.c send_attrd_query(const char *name, const char *host, xmlNode **reply) xmlNode 298 tools/attrd_updater.c xmlNode *query; xmlNode 340 tools/attrd_updater.c validate_attrd_reply(xmlNode *reply, const char *attr_name) xmlNode 378 tools/attrd_updater.c print_attrd_values(xmlNode *reply, const char *attr_name) xmlNode 380 tools/attrd_updater.c xmlNode *child; xmlNode 420 tools/attrd_updater.c xmlNode *reply = NULL; xmlNode 34 tools/cibadmin.c int do_work(xmlNode *input, int command_options, xmlNode **output); xmlNode 35 tools/cibadmin.c void cibadmin_op_callback(xmlNode *msg, int call_id, int rc, xmlNode *output, xmlNode 352 tools/cibadmin.c print_xml_output(xmlNode * xml) xmlNode 366 tools/cibadmin.c xmlNode *child = NULL; xmlNode 405 tools/cibadmin.c xmlNode *output = NULL; xmlNode 406 tools/cibadmin.c xmlNode *input = NULL; xmlNode 678 tools/cibadmin.c xmlNode *obj = NULL; xmlNode 711 tools/cibadmin.c do_work(xmlNode * input, int call_options, xmlNode ** output) xmlNode 717 tools/cibadmin.c xmlNode *status = get_object_root(XML_CIB_TAG_STATUS, input); xmlNode 751 tools/cibadmin.c cibadmin_op_callback(xmlNode * msg, int call_id, int rc, xmlNode * output, void *user_data) xmlNode 121 tools/crm_diff.c print_patch(xmlNode *patch) xmlNode 131 tools/crm_diff.c apply_patch(xmlNode *input, xmlNode *patch, gboolean as_cib) xmlNode 134 tools/crm_diff.c xmlNode *output = copy_xml(input); xmlNode 159 tools/crm_diff.c log_patch_cib_versions(xmlNode *patch) xmlNode 178 tools/crm_diff.c strip_patch_cib_version(xmlNode *patch, const char **vfields, size_t nvfields) xmlNode 184 tools/crm_diff.c xmlNode *version_xml = find_xml_node(patch, "version", FALSE); xmlNode 199 tools/crm_diff.c xmlNode *tmp = NULL; xmlNode 220 tools/crm_diff.c generate_patch(xmlNode *object_1, xmlNode *object_2, const char *xml_file_2, xmlNode 223 tools/crm_diff.c xmlNode *output = NULL; xmlNode 304 tools/crm_diff.c xmlNode *object_1 = NULL; xmlNode 305 tools/crm_diff.c xmlNode *object_2 = NULL; xmlNode 75 tools/crm_mon.c static xmlNode *current_cib = NULL; xmlNode 127 tools/crm_mon.c static void crm_diff_update(const char *event, xmlNode * msg); xmlNode 1624 tools/crm_mon.c handle_rsc_op(xmlNode * xml, const char *node_id) xmlNode 1638 tools/crm_mon.c xmlNode *n = xml; xmlNode 1639 tools/crm_mon.c xmlNode * rsc_op = xml; xmlNode 1642 tools/crm_mon.c xmlNode *cIter; xmlNode 1749 tools/crm_mon.c crm_diff_update_v2(const char *event, xmlNode * msg) xmlNode 1751 tools/crm_mon.c xmlNode *change = NULL; xmlNode 1752 tools/crm_mon.c xmlNode *diff = get_message_xml(msg, F_CIB_UPDATE_RESULT); xmlNode 1759 tools/crm_mon.c xmlNode *match = NULL; xmlNode 1794 tools/crm_mon.c xmlNode *state = NULL; xmlNode 1795 tools/crm_mon.c xmlNode *status = first_named_child(match, XML_CIB_TAG_STATUS); xmlNode 1808 tools/crm_mon.c xmlNode *state = NULL; xmlNode 1856 tools/crm_mon.c crm_diff_update_v1(const char *event, xmlNode * msg) xmlNode 1865 tools/crm_mon.c xmlNode *rsc_op = getXpathResult(xpathObj, lpc); xmlNode 1873 tools/crm_mon.c crm_diff_update(const char *event, xmlNode * msg) xmlNode 1878 tools/crm_mon.c xmlNode *diff = get_message_xml(msg, F_CIB_UPDATE_RESULT); xmlNode 1935 tools/crm_mon.c xmlNode *cib_copy = copy_xml(current_cib); xmlNode 1989 tools/crm_mon.c xmlNode *cib_constraints = get_object_root(XML_CIB_TAG_CONSTRAINTS, xmlNode 36 tools/crm_mon_print.c pe_node_t *node, xmlNode *rsc_entry, unsigned int mon_ops, xmlNode 39 tools/crm_mon_print.c pe_node_t *node, xmlNode *node_state, gboolean operations, xmlNode 131 tools/crm_mon_print.c get_operation_list(xmlNode *rsc_entry) { xmlNode 133 tools/crm_mon_print.c xmlNode *rsc_op = NULL; xmlNode 176 tools/crm_mon_print.c xmlNode *rsc_entry, unsigned int mon_ops, GListPtr op_list) xmlNode 185 tools/crm_mon_print.c xmlNode *xml_op = (xmlNode *) gIter->data; xmlNode 231 tools/crm_mon_print.c pe_node_t *node, xmlNode *node_state, gboolean operations, xmlNode 234 tools/crm_mon_print.c xmlNode *lrm_rsc = NULL; xmlNode 235 tools/crm_mon_print.c xmlNode *rsc_entry = NULL; xmlNode 418 tools/crm_mon_print.c xmlNode *node_state = NULL; xmlNode 419 tools/crm_mon_print.c xmlNode *cib_status = get_object_root(XML_CIB_TAG_STATUS, data_set->input); xmlNode 611 tools/crm_mon_print.c xmlNode *xml_op = NULL; xmlNode 332 tools/crm_node.c xmlNode *node = NULL; xmlNode 333 tools/crm_node.c xmlNode *node_state = NULL; xmlNode 409 tools/crm_node.c xmlNode *cmd = NULL; xmlNode 286 tools/crm_resource.c build_constraint_list(xmlNode *root) xmlNode 289 tools/crm_resource.c xmlNode *cib_constraints = NULL; xmlNode 297 tools/crm_resource.c xmlNode *match = getXpathResult(xpathObj, ndx); xmlNode 1056 tools/crm_resource.c xmlNode *msg_data = NULL; xmlNode 1189 tools/crm_resource.c xmlNode *cib_constraints = get_object_root(XML_CIB_TAG_CONSTRAINTS, xmlNode 1321 tools/crm_resource.c xmlNode *msg_data = NULL; xmlNode 1502 tools/crm_resource.c xmlNode *cib_xml_copy = NULL; xmlNode 35 tools/crm_resource.h int cli_resource_clear_all_expired(xmlNode *root, cib_t *cib_conn, int cib_options, xmlNode 96 tools/crm_resource.h int update_working_set_xml(pe_working_set_t *data_set, xmlNode **xml); xmlNode 67 tools/crm_resource_ban.c xmlNode *fragment = NULL; xmlNode 68 tools/crm_resource_ban.c xmlNode *location = NULL; xmlNode 116 tools/crm_resource_ban.c xmlNode *rule = create_xml_node(location, XML_TAG_RULE); xmlNode 117 tools/crm_resource_ban.c xmlNode *expr = create_xml_node(rule, XML_TAG_EXPRESSION); xmlNode 151 tools/crm_resource_ban.c xmlNode *location = NULL; xmlNode 152 tools/crm_resource_ban.c xmlNode *fragment = NULL; xmlNode 181 tools/crm_resource_ban.c xmlNode *rule = create_xml_node(location, XML_TAG_RULE); xmlNode 182 tools/crm_resource_ban.c xmlNode *expr = create_xml_node(rule, XML_TAG_EXPRESSION); xmlNode 256 tools/crm_resource_ban.c xmlNode *fragment = NULL; xmlNode 257 tools/crm_resource_ban.c xmlNode *location = NULL; xmlNode 330 tools/crm_resource_ban.c build_clear_xpath_string(xmlNode *constraint_node, const char *rsc, const char *node, gboolean promoted_role_only) xmlNode 398 tools/crm_resource_ban.c cli_resource_clear_all_expired(xmlNode *root, cib_t *cib_conn, int cib_options, xmlNode 402 tools/crm_resource_ban.c xmlNode *cib_constraints = NULL; xmlNode 411 tools/crm_resource_ban.c xmlNode *constraint_node = getXpathResult(xpathObj, i); xmlNode 412 tools/crm_resource_ban.c xmlNode *date_expr_node = NULL; xmlNode 433 tools/crm_resource_ban.c xmlNode *fragment = NULL; xmlNode 434 tools/crm_resource_ban.c xmlNode *location = NULL; xmlNode 17 tools/crm_resource_print.c xmlNode *xml_obj = NULL; xmlNode 18 tools/crm_resource_print.c xmlNode *lifetime = NULL; xmlNode 19 tools/crm_resource_print.c xmlNode *cib_constraints = get_object_root(XML_CIB_TAG_CONSTRAINTS, data_set->input); xmlNode 142 tools/crm_resource_print.c xmlNode *xml_op = (xmlNode *) lpc->data; xmlNode 84 tools/crm_resource_runtime.c xmlNode *xml_search = NULL; xmlNode 132 tools/crm_resource_runtime.c xmlNode *child = NULL; xmlNode 300 tools/crm_resource_runtime.c xmlNode *xml_top = NULL; xmlNode 301 tools/crm_resource_runtime.c xmlNode *xml_obj = NULL; xmlNode 368 tools/crm_resource_runtime.c xmlNode *cib_constraints = get_object_root(XML_CIB_TAG_CONSTRAINTS, data_set->input); xmlNode 427 tools/crm_resource_runtime.c xmlNode *xml_obj = NULL; xmlNode 620 tools/crm_resource_runtime.c for (xmlNode *xml_op = pcmk__xml_first_child(data_set->failed); xmlNode 1084 tools/crm_resource_runtime.c update_working_set_xml(pe_working_set_t *data_set, xmlNode **xml) xmlNode 1108 tools/crm_resource_runtime.c xmlNode *cib_xml_copy = NULL; xmlNode 81 tools/crm_rule.c xmlNode *cib_constraints = NULL; xmlNode 82 tools/crm_rule.c xmlNode *match = NULL; xmlNode 208 tools/crm_rule.c xmlNode *input = NULL; xmlNode 443 tools/crm_shadow.c xmlNode *output = NULL; xmlNode 498 tools/crm_shadow.c xmlNode *output = filename2xml(shadow_file); xmlNode 508 tools/crm_shadow.c xmlNode *diff = NULL; xmlNode 509 tools/crm_shadow.c xmlNode *old_config = NULL; xmlNode 510 tools/crm_shadow.c xmlNode *new_config = filename2xml(shadow_file); xmlNode 536 tools/crm_shadow.c xmlNode *input = filename2xml(shadow_file); xmlNode 537 tools/crm_shadow.c xmlNode *section_xml = input; xmlNode 706 tools/crm_simulate.c xmlNode *cib_object = NULL; xmlNode 784 tools/crm_simulate.c xmlNode *cib_object = NULL; xmlNode 809 tools/crm_simulate.c xmlNode *input = (repeat == 1)? cib_object : copy_xml(cib_object); xmlNode 908 tools/crm_simulate.c xmlNode *input = NULL; xmlNode 138 tools/crm_ticket.c find_ticket_state(cib_t * the_cib, const char *ticket_id, xmlNode ** ticket_state_xml) xmlNode 142 tools/crm_ticket.c xmlNode *xml_search = NULL; xmlNode 181 tools/crm_ticket.c find_ticket_constraints(cib_t * the_cib, const char *ticket_id, xmlNode ** ticket_cons_xml) xmlNode 185 tools/crm_ticket.c xmlNode *xml_search = NULL; xmlNode 222 tools/crm_ticket.c xmlNode *state_xml = NULL; xmlNode 247 tools/crm_ticket.c xmlNode *cons_xml = NULL; xmlNode 371 tools/crm_ticket.c xmlNode *xml_top = NULL; xmlNode 372 tools/crm_ticket.c xmlNode *ticket_state_xml = NULL; xmlNode 396 tools/crm_ticket.c xmlNode *xml_obj = NULL; xmlNode 442 tools/crm_ticket.c xmlNode *ticket_state_xml = NULL; xmlNode 711 tools/crm_ticket.c xmlNode *cib_xml_copy = NULL; xmlNode 712 tools/crm_ticket.c xmlNode *cib_constraints = NULL; xmlNode 108 tools/crm_verify.c xmlNode *cib_object = NULL; xmlNode 109 tools/crm_verify.c xmlNode *status = NULL; xmlNode 41 tools/crmadmin.c void do_find_node_list(xmlNode *xml_node); xmlNode 343 tools/crmadmin.c xmlNode *output = NULL; xmlNode 588 tools/crmadmin.c do_find_node_list(xmlNode * xml_node) xmlNode 591 tools/crmadmin.c xmlNode *node = NULL; xmlNode 592 tools/crmadmin.c xmlNode *nodes = get_object_root(XML_CIB_TAG_NODES, xml_node);