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 26 daemons/attrd/attrd_attributes.c attrd_create_attribute(xmlNode *xml) xmlNode 62 daemons/attrd/attrd_attributes.c attrd_update_dampening(attribute_t *a, xmlNode *xml, const char *attr) xmlNode 114 daemons/attrd/attrd_attributes.c xmlNode * xmlNode 115 daemons/attrd/attrd_attributes.c attrd_add_value_xml(xmlNode *parent, const attribute_t *a, xmlNode 118 daemons/attrd/attrd_attributes.c xmlNode *xml = create_xml_node(parent, __func__); xmlNode 155 daemons/attrd/attrd_attributes.c attrd_populate_attribute(xmlNode *xml, const char *attr) xmlNode 37 daemons/attrd/attrd_cib.c attrd_cib_callback(xmlNode *msg, int call_id, int rc, xmlNode *output, void *user_data) xmlNode 125 daemons/attrd/attrd_cib.c build_update_element(xmlNode *parent, attribute_t *a, const char *nodeid, const char *value) xmlNode 128 daemons/attrd/attrd_cib.c xmlNode *xml_obj = NULL; xmlNode 202 daemons/attrd/attrd_cib.c xmlNode *xml_top = NULL; xmlNode 29 daemons/attrd/attrd_corosync.c attrd_peer_message(crm_node_t *peer, xmlNode *xml) xmlNode 70 daemons/attrd/attrd_corosync.c xmlNode *xml = NULL; xmlNode 123 daemons/attrd/attrd_corosync.c xmlNode *sync = create_xml_node(NULL, __func__); xmlNode 168 daemons/attrd/attrd_corosync.c const xmlNode *xml) xmlNode 252 daemons/attrd/attrd_corosync.c update_attr_on_host(attribute_t *a, const crm_node_t *peer, const xmlNode *xml, xmlNode 319 daemons/attrd/attrd_corosync.c attrd_peer_update_one(const crm_node_t *peer, xmlNode *xml, bool filter) xmlNode 371 daemons/attrd/attrd_corosync.c xmlNode *sync = NULL; xmlNode 416 daemons/attrd/attrd_corosync.c xmlNode *xml = request->xml; xmlNode 462 daemons/attrd/attrd_corosync.c attrd_peer_sync_response(const crm_node_t *peer, bool peer_won, xmlNode *xml) xmlNode 475 daemons/attrd/attrd_corosync.c for (xmlNode *child = pcmk__xml_first_child(xml); child != NULL; xmlNode 521 daemons/attrd/attrd_corosync.c attrd_peer_sync(crm_node_t *peer, xmlNode *xml) xmlNode 528 daemons/attrd/attrd_corosync.c xmlNode *sync = create_xml_node(NULL, __func__); xmlNode 547 daemons/attrd/attrd_corosync.c copy_attrs(xmlNode *src, xmlNode *dest) xmlNode 568 daemons/attrd/attrd_corosync.c attrd_peer_update(const crm_node_t *peer, xmlNode *xml, const char *host, xmlNode 572 daemons/attrd/attrd_corosync.c for (xmlNode *child = first_named_child(xml, XML_ATTR_OP); child != NULL; xmlNode 65 daemons/attrd/attrd_elections.c attrd_handle_election_op(const crm_node_t *peer, xmlNode *xml) xmlNode 114 daemons/attrd/attrd_elections.c attrd_check_for_new_writer(const crm_node_t *peer, const xmlNode *xml) xmlNode 176 daemons/attrd/attrd_elections.c attrd_xml_add_writer(xmlNode *xml) xmlNode 41 daemons/attrd/attrd_ipc.c static xmlNode *build_query_reply(const char *attr, const char *host) xmlNode 43 daemons/attrd/attrd_ipc.c xmlNode *reply = create_xml_node(NULL, __func__); xmlNode 57 daemons/attrd/attrd_ipc.c xmlNode *host_value; xmlNode 98 daemons/attrd/attrd_ipc.c xmlNode * xmlNode 101 daemons/attrd/attrd_ipc.c xmlNode *xml = request->xml; xmlNode 155 daemons/attrd/attrd_ipc.c xmlNode * xmlNode 158 daemons/attrd/attrd_ipc.c xmlNode *xml = request->xml; xmlNode 200 daemons/attrd/attrd_ipc.c xmlNode * xmlNode 203 daemons/attrd/attrd_ipc.c xmlNode *query = request->xml; xmlNode 204 daemons/attrd/attrd_ipc.c xmlNode *reply = NULL; xmlNode 234 daemons/attrd/attrd_ipc.c xmlNode * xmlNode 247 daemons/attrd/attrd_ipc.c handle_missing_host(xmlNode *xml) xmlNode 258 daemons/attrd/attrd_ipc.c handle_value_expansion(const char **value, xmlNode *xml, const char *op, xmlNode 288 daemons/attrd/attrd_ipc.c xmlNode * xmlNode 291 daemons/attrd/attrd_ipc.c xmlNode *xml = request->xml; xmlNode 305 daemons/attrd/attrd_ipc.c for (xmlNode *child = first_named_child(xml, XML_ATTR_OP); child != NULL; xmlNode 327 daemons/attrd/attrd_ipc.c for (xmlNode *child = first_named_child(xml, XML_ATTR_OP); child != NULL; xmlNode 468 daemons/attrd/attrd_ipc.c xmlNode *xml = NULL; xmlNode 23 daemons/attrd/attrd_messages.c static xmlNode * xmlNode 34 daemons/attrd/attrd_messages.c static xmlNode * xmlNode 49 daemons/attrd/attrd_messages.c static xmlNode * xmlNode 63 daemons/attrd/attrd_messages.c static xmlNode * xmlNode 73 daemons/attrd/attrd_messages.c static xmlNode * xmlNode 86 daemons/attrd/attrd_messages.c static xmlNode * xmlNode 96 daemons/attrd/attrd_messages.c static xmlNode * xmlNode 110 daemons/attrd/attrd_messages.c static xmlNode * xmlNode 130 daemons/attrd/attrd_messages.c static xmlNode * xmlNode 182 daemons/attrd/attrd_messages.c xmlNode *reply = NULL; xmlNode 231 daemons/attrd/attrd_messages.c xmlNode *attrd_op = create_xml_node(NULL, __func__); xmlNode 250 daemons/attrd/attrd_messages.c attrd_send_message(crm_node_t * node, xmlNode * data) xmlNode 137 daemons/attrd/attrd_utils.c attrd_cib_replaced_cb(const char *event, xmlNode * msg) xmlNode 74 daemons/attrd/pacemaker-attrd.c attrd_erase_cb(xmlNode *msg, int call_id, int rc, xmlNode *output, xmlNode 98 daemons/attrd/pacemaker-attrd.h void attrd_cib_replaced_cb(const char *event, xmlNode * msg); xmlNode 99 daemons/attrd/pacemaker-attrd.h void attrd_cib_updated_cb(const char *event, xmlNode *msg); xmlNode 108 daemons/attrd/pacemaker-attrd.h void attrd_handle_election_op(const crm_node_t *peer, xmlNode *xml); xmlNode 109 daemons/attrd/pacemaker-attrd.h bool attrd_check_for_new_writer(const crm_node_t *peer, const xmlNode *xml); xmlNode 112 daemons/attrd/pacemaker-attrd.h void attrd_xml_add_writer(xmlNode *xml); xmlNode 150 daemons/attrd/pacemaker-attrd.h void attrd_peer_update(const crm_node_t *peer, xmlNode *xml, const char *host, xmlNode 152 daemons/attrd/pacemaker-attrd.h void attrd_peer_sync(crm_node_t *peer, xmlNode *xml); xmlNode 156 daemons/attrd/pacemaker-attrd.h xmlNode *xml); xmlNode 159 daemons/attrd/pacemaker-attrd.h xmlNode *attrd_client_peer_remove(pcmk__request_t *request); xmlNode 160 daemons/attrd/pacemaker-attrd.h xmlNode *attrd_client_clear_failure(pcmk__request_t *request); xmlNode 161 daemons/attrd/pacemaker-attrd.h xmlNode *attrd_client_update(pcmk__request_t *request); xmlNode 162 daemons/attrd/pacemaker-attrd.h xmlNode *attrd_client_refresh(pcmk__request_t *request); xmlNode 163 daemons/attrd/pacemaker-attrd.h xmlNode *attrd_client_query(pcmk__request_t *request); xmlNode 164 daemons/attrd/pacemaker-attrd.h gboolean attrd_send_message(crm_node_t * node, xmlNode * data); xmlNode 166 daemons/attrd/pacemaker-attrd.h xmlNode *attrd_add_value_xml(xmlNode *parent, const attribute_t *a, xmlNode 171 daemons/attrd/pacemaker-attrd.h attribute_t *attrd_populate_attribute(xmlNode *xml, const char *attr); 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 274 daemons/based/based_callbacks.c int sync_our_cib(xmlNode * request, gboolean all); xmlNode 281 daemons/based/based_callbacks.c xmlNode *ping = create_xml_node(NULL, "ping"); xmlNode 303 daemons/based/based_callbacks.c process_ping_reply(xmlNode *reply) xmlNode 308 daemons/based/based_callbacks.c xmlNode *pong = get_message_xml(reply, F_CIB_CALLDATA); xmlNode 344 daemons/based/based_callbacks.c xmlNode *remote_cib = get_message_xml(pong, F_CIB_CALLDATA); xmlNode 370 daemons/based/based_callbacks.c do_local_notify(xmlNode * notify_src, const char *client_id, xmlNode 467 daemons/based/based_callbacks.c queue_local_notify(xmlNode * notify_src, const char *client_id, gboolean sync_reply, xmlNode 598 daemons/based/based_callbacks.c parse_peer_options_v1(int call_type, xmlNode * request, xmlNode 696 daemons/based/based_callbacks.c parse_peer_options_v2(int call_type, xmlNode * request, xmlNode 820 daemons/based/based_callbacks.c parse_peer_options(int call_type, xmlNode * request, xmlNode 838 daemons/based/based_callbacks.c forward_request(xmlNode *request, int call_options) xmlNode 863 daemons/based/based_callbacks.c send_peer_reply(xmlNode * msg, xmlNode * result_diff, const char *originator, gboolean broadcast) xmlNode 928 daemons/based/based_callbacks.c cib_process_request(xmlNode *request, gboolean privileged, xmlNode 940 daemons/based/based_callbacks.c xmlNode *op_reply = NULL; xmlNode 941 daemons/based/based_callbacks.c xmlNode *result_diff = NULL; xmlNode 1169 daemons/based/based_callbacks.c calculate_section_digest(const char *xpath, xmlNode * xml_obj) xmlNode 1171 daemons/based/based_callbacks.c xmlNode *xml_section = NULL; xmlNode 1186 daemons/based/based_callbacks.c cib_process_command(xmlNode * request, xmlNode ** reply, xmlNode ** cib_diff, gboolean privileged) xmlNode 1188 daemons/based/based_callbacks.c xmlNode *input = NULL; xmlNode 1189 daemons/based/based_callbacks.c xmlNode *output = NULL; xmlNode 1190 daemons/based/based_callbacks.c xmlNode *result_cib = NULL; xmlNode 1191 daemons/based/based_callbacks.c xmlNode *current_cib = NULL; xmlNode 1459 daemons/based/based_callbacks.c cib_peer_callback(xmlNode * msg, void *private_data) xmlNode 1582 daemons/based/based_callbacks.c xmlNode *leaving = NULL; xmlNode 33 daemons/based/based_common.c extern int cib_perform_command(xmlNode * request, xmlNode ** reply, xmlNode ** cib_diff, xmlNode 36 daemons/based/based_common.c static xmlNode * xmlNode 37 daemons/based/based_common.c cib_prepare_common(xmlNode * root, const char *section) xmlNode 39 daemons/based/based_common.c xmlNode *data = NULL; xmlNode 63 daemons/based/based_common.c cib_prepare_none(xmlNode * request, xmlNode ** data, const char **section) xmlNode 71 daemons/based/based_common.c cib_prepare_data(xmlNode * request, xmlNode ** data, const char **section) xmlNode 73 daemons/based/based_common.c xmlNode *input_fragment = get_message_xml(request, F_CIB_CALLDATA); xmlNode 82 daemons/based/based_common.c cib_prepare_sync(xmlNode * request, xmlNode ** data, const char **section) xmlNode 90 daemons/based/based_common.c cib_prepare_diff(xmlNode * request, xmlNode ** data, const char **section) xmlNode 92 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 259 daemons/based/based_common.c xmlNode * xmlNode 260 daemons/based/based_common.c cib_msg_copy(xmlNode * msg, gboolean with_data) xmlNode 265 daemons/based/based_common.c xmlNode *value_struct = NULL; xmlNode 298 daemons/based/based_common.c xmlNode *copy = create_xml_node(NULL, "copy"); xmlNode 351 daemons/based/based_common.c cib_op_prepare(int call_type, xmlNode * request, xmlNode ** input, const char **section) xmlNode 358 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 324 daemons/based/based_io.c xmlNode *tmp_cib = the_cib; xmlNode 347 daemons/based/based_io.c activateCibXml(xmlNode * new_cib, gboolean to_disk, const char *op) xmlNode 350 daemons/based/based_io.c xmlNode *saved_cib = the_cib; xmlNode 400 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 97 daemons/based/based_messages.c cib_process_readwrite(const char *op, int options, const char *section, xmlNode * req, xmlNode 98 daemons/based/based_messages.c xmlNode * input, xmlNode * existing_cib, xmlNode ** result_cib, xmlNode 99 daemons/based/based_messages.c xmlNode ** answer) xmlNode 138 daemons/based/based_messages.c xmlNode *sync_me = create_xml_node(NULL, "sync-me"); xmlNode 152 daemons/based/based_messages.c cib_process_ping(const char *op, int options, const char *section, xmlNode * req, xmlNode * input, xmlNode 153 daemons/based/based_messages.c xmlNode * existing_cib, xmlNode ** result_cib, xmlNode ** answer) xmlNode 179 daemons/based/based_messages.c xmlNode *shallow = create_xml_node(NULL, tag); xmlNode 200 daemons/based/based_messages.c cib_process_sync(const char *op, int options, const char *section, xmlNode * req, xmlNode * input, xmlNode 201 daemons/based/based_messages.c xmlNode * existing_cib, xmlNode ** result_cib, xmlNode ** answer) xmlNode 207 daemons/based/based_messages.c cib_process_upgrade_server(const char *op, int options, const char *section, xmlNode * req, xmlNode * input, xmlNode 208 daemons/based/based_messages.c xmlNode * existing_cib, xmlNode ** result_cib, xmlNode ** answer) xmlNode 226 daemons/based/based_messages.c xmlNode *scratch = copy_xml(existing_cib); xmlNode 240 daemons/based/based_messages.c xmlNode *up = create_xml_node(NULL, __func__); xmlNode 276 daemons/based/based_messages.c xmlNode *up = create_xml_node(NULL, __func__); xmlNode 299 daemons/based/based_messages.c cib_process_sync_one(const char *op, int options, const char *section, xmlNode * req, xmlNode 300 daemons/based/based_messages.c xmlNode * input, xmlNode * existing_cib, xmlNode ** result_cib, xmlNode 301 daemons/based/based_messages.c xmlNode ** answer) xmlNode 307 daemons/based/based_messages.c cib_server_process_diff(const char *op, int options, const char *section, xmlNode * req, xmlNode 308 daemons/based/based_messages.c xmlNode * input, xmlNode * existing_cib, xmlNode ** result_cib, xmlNode 309 daemons/based/based_messages.c xmlNode ** answer) xmlNode 369 daemons/based/based_messages.c cib_process_replace_svr(const char *op, int options, const char *section, xmlNode * req, xmlNode 370 daemons/based/based_messages.c xmlNode * input, xmlNode * existing_cib, xmlNode ** result_cib, xmlNode 371 daemons/based/based_messages.c xmlNode ** answer) xmlNode 383 daemons/based/based_messages.c cib_process_delete_absolute(const char *op, int options, const char *section, xmlNode * req, xmlNode 384 daemons/based/based_messages.c xmlNode * input, xmlNode * existing_cib, xmlNode ** result_cib, xmlNode 385 daemons/based/based_messages.c xmlNode ** answer) xmlNode 391 daemons/based/based_messages.c sync_our_cib(xmlNode * request, gboolean all) xmlNode 398 daemons/based/based_messages.c xmlNode *replace_request = NULL; xmlNode 35 daemons/based/based_notify.c xmlNode *msg; xmlNode 40 daemons/based/based_notify.c void attach_cib_generation(xmlNode * msg, const char *field, xmlNode * a_cib); xmlNode 42 daemons/based/based_notify.c static void do_cib_notify(int options, const char *op, xmlNode *update, xmlNode 43 daemons/based/based_notify.c int result, xmlNode * result_data, xmlNode 115 daemons/based/based_notify.c cib_notify_send(xmlNode * xml) xmlNode 138 daemons/based/based_notify.c xmlNode * update, int result, xmlNode * diff) xmlNode 179 daemons/based/based_notify.c do_cib_notify(int options, const char *op, xmlNode * update, xmlNode 180 daemons/based/based_notify.c int result, xmlNode * result_data, const char *msg_type) xmlNode 182 daemons/based/based_notify.c xmlNode *update_msg = NULL; xmlNode 225 daemons/based/based_notify.c attach_cib_generation(xmlNode * msg, const char *field, xmlNode * a_cib) xmlNode 227 daemons/based/based_notify.c xmlNode *generation = create_xml_node(NULL, XML_CIB_TAG_GENERATION_TUPPLE); xmlNode 237 daemons/based/based_notify.c cib_replace_notify(const char *origin, xmlNode *update, int result, xmlNode 238 daemons/based/based_notify.c xmlNode *diff, uint32_t change_section) xmlNode 240 daemons/based/based_notify.c xmlNode *replace_msg = NULL; xmlNode 214 daemons/based/based_remote.c cib_remote_auth(xmlNode * login) xmlNode 410 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 515 daemons/based/based_remote.c xmlNode *reg; 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 51 daemons/based/pacemaker-based.h int (*prepare) (xmlNode *, xmlNode **, const char **); xmlNode 52 daemons/based/pacemaker-based.h int (*cleanup) (int, xmlNode **, xmlNode **); xmlNode 53 daemons/based/pacemaker-based.h int (*fn) (const char *, int, const char *, xmlNode *, xmlNode 54 daemons/based/pacemaker-based.h xmlNode *, xmlNode *, xmlNode **, xmlNode **); xmlNode 60 daemons/based/pacemaker-based.h extern xmlNode *the_cib; xmlNode 81 daemons/based/pacemaker-based.h void cib_peer_callback(xmlNode *msg, void *private_data); xmlNode 83 daemons/based/pacemaker-based.h xmlNode *op_request, pcmk__client_t *cib_client, xmlNode 91 daemons/based/pacemaker-based.h xmlNode *readCibXml(char *buffer); xmlNode 92 daemons/based/pacemaker-based.h xmlNode *readCibXmlFile(const char *dir, const char *file, xmlNode 94 daemons/based/pacemaker-based.h int activateCibXml(xmlNode *doc, gboolean to_disk, const char *op); xmlNode 96 daemons/based/pacemaker-based.h xmlNode *createCibRequest(gboolean isLocal, const char *operation, xmlNode 98 daemons/based/pacemaker-based.h xmlNode *data); xmlNode 100 daemons/based/pacemaker-based.h xmlNode *req, xmlNode *input, xmlNode 101 daemons/based/pacemaker-based.h xmlNode *existing_cib, xmlNode **result_cib, xmlNode 102 daemons/based/pacemaker-based.h xmlNode **answer); xmlNode 104 daemons/based/pacemaker-based.h xmlNode *req, xmlNode *input, xmlNode *existing_cib, xmlNode 105 daemons/based/pacemaker-based.h xmlNode **result_cib, xmlNode **answer); xmlNode 107 daemons/based/pacemaker-based.h xmlNode *req, xmlNode *input, xmlNode *existing_cib, xmlNode 108 daemons/based/pacemaker-based.h xmlNode **result_cib, xmlNode **answer); xmlNode 110 daemons/based/pacemaker-based.h xmlNode *req, xmlNode *input, xmlNode *existing_cib, xmlNode 111 daemons/based/pacemaker-based.h xmlNode **result_cib, xmlNode **answer); xmlNode 113 daemons/based/pacemaker-based.h xmlNode *req, xmlNode *input, xmlNode *existing_cib, xmlNode 114 daemons/based/pacemaker-based.h xmlNode **result_cib, xmlNode **answer); xmlNode 116 daemons/based/pacemaker-based.h xmlNode *req, xmlNode *input, xmlNode *existing_cib, xmlNode 117 daemons/based/pacemaker-based.h xmlNode **result_cib, xmlNode **answer); xmlNode 119 daemons/based/pacemaker-based.h xmlNode *req, xmlNode *input, xmlNode *existing_cib, xmlNode 120 daemons/based/pacemaker-based.h xmlNode **result_cib, xmlNode **answer); xmlNode 122 daemons/based/pacemaker-based.h xmlNode *req, xmlNode *input, xmlNode *existing_cib, xmlNode 123 daemons/based/pacemaker-based.h xmlNode **result_cib, xmlNode **answer); xmlNode 125 daemons/based/pacemaker-based.h const char *section, xmlNode *req, xmlNode 126 daemons/based/pacemaker-based.h xmlNode *input, xmlNode *existing_cib, xmlNode 127 daemons/based/pacemaker-based.h xmlNode **result_cib, xmlNode **answer); xmlNode 129 daemons/based/pacemaker-based.h xmlNode *req, xmlNode *input, xmlNode 130 daemons/based/pacemaker-based.h xmlNode *existing_cib, xmlNode **result_cib, xmlNode 131 daemons/based/pacemaker-based.h xmlNode **answer); xmlNode 134 daemons/based/pacemaker-based.h xmlNode *cib_msg_copy(xmlNode *msg, gboolean with_data); xmlNode 135 daemons/based/pacemaker-based.h xmlNode *cib_construct_reply(xmlNode *request, xmlNode *output, int rc); xmlNode 139 daemons/based/pacemaker-based.h int cib_op_prepare(int call_type, xmlNode *request, xmlNode **input, xmlNode 141 daemons/based/pacemaker-based.h int cib_op_cleanup(int call_type, int options, xmlNode **input, xmlNode 142 daemons/based/pacemaker-based.h xmlNode **output); xmlNode 146 daemons/based/pacemaker-based.h const char *op, xmlNode *update, int result, xmlNode 147 daemons/based/pacemaker-based.h xmlNode *old_cib); xmlNode 148 daemons/based/pacemaker-based.h void cib_replace_notify(const char *origin, xmlNode *update, int result, xmlNode 149 daemons/based/pacemaker-based.h xmlNode *diff, uint32_t change_section); xmlNode 27 daemons/controld/controld_alerts.c crmd_unpack_alerts(xmlNode *alerts) xmlNode 17 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 200 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 127 daemons/controld/controld_callbacks.c xmlNode *query = create_request(CRM_OP_HELLO, NULL, NULL, CRM_SYSTEM_CRMD, CRM_SYSTEM_CRMD, NULL); xmlNode 244 daemons/controld/controld_callbacks.c xmlNode *update = NULL; xmlNode 15 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 384 daemons/controld/controld_control.c xmlNode *msg = pcmk__client_data2xml(client, data, &id, &flags); xmlNode 690 daemons/controld/controld_control.c config_query_callback(xmlNode * msg, int call_id, int rc, xmlNode * output, void *user_data) xmlNode 695 daemons/controld/controld_control.c xmlNode *crmconfig = NULL; xmlNode 696 daemons/controld/controld_control.c xmlNode *alerts = NULL; xmlNode 41 daemons/controld/controld_corosync.c xmlNode *xml = string2xml(data); xmlNode 175 daemons/controld/controld_election.c feature_update_callback(xmlNode * msg, int call_id, int rc, xmlNode * output, void *user_data) xmlNode 194 daemons/controld/controld_election.c xmlNode *cib = NULL; xmlNode 263 daemons/controld/controld_election.c xmlNode *update = NULL; xmlNode 40 daemons/controld/controld_execd.c static gboolean build_active_RAs(lrm_state_t * lrm_state, xmlNode * rsc_list); xmlNode 44 daemons/controld/controld_execd.c const xmlNode *rsc_op, xmlNode 48 daemons/controld/controld_execd.c xmlNode *msg, struct ra_metadata_s *md); xmlNode 525 daemons/controld/controld_execd.c enum ra_param_flags_e param_type, xmlNode **result) xmlNode 599 daemons/controld/controld_execd.c xmlNode *update, const char *version) xmlNode 603 daemons/controld/controld_execd.c xmlNode *restart = NULL; xmlNode 653 daemons/controld/controld_execd.c xmlNode *update, const char *version) xmlNode 657 daemons/controld/controld_execd.c xmlNode *secure = NULL; xmlNode 684 daemons/controld/controld_execd.c build_operation_update(xmlNode * parent, const lrmd_rsc_info_t *rsc, xmlNode 689 daemons/controld/controld_execd.c xmlNode *xml_op = NULL; xmlNode 778 daemons/controld/controld_execd.c build_active_RAs(lrm_state_t * lrm_state, xmlNode * rsc_list) xmlNode 787 daemons/controld/controld_execd.c xmlNode *xml_rsc = create_xml_node(rsc_list, XML_LRM_TAG_RESOURCE); xmlNode 814 daemons/controld/controld_execd.c xmlNode * xmlNode 817 daemons/controld/controld_execd.c xmlNode *xml_state = NULL; xmlNode 818 daemons/controld/controld_execd.c xmlNode *xml_data = NULL; xmlNode 819 daemons/controld/controld_execd.c xmlNode *rsc_list = NULL; xmlNode 987 daemons/controld/controld_execd.c xmlNode *xml_top = NULL; xmlNode 1251 daemons/controld/controld_execd.c get_lrm_resource(lrm_state_t *lrm_state, const xmlNode *rsc_xml, xmlNode 1434 daemons/controld/controld_execd.c synthesize_lrmd_failure(lrm_state_t *lrm_state, const xmlNode *action, xmlNode 1441 daemons/controld/controld_execd.c xmlNode *xml_rsc = find_xml_node(action, XML_CIB_TAG_RESOURCE, TRUE); xmlNode 1482 daemons/controld/controld_execd.c lrm_op_target(const xmlNode *xml) xmlNode 1496 daemons/controld/controld_execd.c fail_lrm_resource(xmlNode *xml, lrm_state_t *lrm_state, const char *user_name, xmlNode 1501 daemons/controld/controld_execd.c xmlNode *xml_rsc = find_xml_node(xml, XML_CIB_TAG_RESOURCE, TRUE); xmlNode 1559 daemons/controld/controld_execd.c xmlNode *reply = create_request(CRM_OP_INVOKE_LRM, NULL, from_host, xmlNode 1582 daemons/controld/controld_execd.c xmlNode *params = find_xml_node(input->xml, XML_TAG_ATTRS, TRUE); xmlNode 1688 daemons/controld/controld_execd.c xmlNode *input_xml; // Copy of FSA input XML xmlNode 1692 daemons/controld/controld_execd.c new_metadata_cb_data(lrmd_rsc_info_t *rsc, xmlNode *input_xml) xmlNode 1816 daemons/controld/controld_execd.c xmlNode *xml_rsc = find_xml_node(input->xml, XML_CIB_TAG_RESOURCE, TRUE); xmlNode 1928 daemons/controld/controld_execd.c construct_op(const lrm_state_t *lrm_state, const xmlNode *rsc_op, xmlNode 1936 daemons/controld/controld_execd.c xmlNode *primitive = NULL; xmlNode 2065 daemons/controld/controld_execd.c xmlNode *reply = NULL; xmlNode 2066 daemons/controld/controld_execd.c xmlNode *update, *iter; xmlNode 2200 daemons/controld/controld_execd.c do_lrm_rsc_op(lrm_state_t *lrm_state, lrmd_rsc_info_t *rsc, xmlNode *msg, xmlNode 2403 daemons/controld/controld_execd.c cib_rsc_callback(xmlNode * msg, int call_id, int rc, xmlNode * output, void *user_data) xmlNode 2453 daemons/controld/controld_execd.c xmlNode *update, *iter = NULL; xmlNode 2693 daemons/controld/controld_execd.c active_op_t *pending, const xmlNode *action_xml) xmlNode 2732 daemons/controld/controld_execd.c xmlNode *xml = find_xml_node(action_xml, XML_CIB_TAG_RESOURCE, TRUE); xmlNode 26 daemons/controld/controld_execd_state.c int lrmd_internal_proxy_send(lrmd_t * lrmd, xmlNode *msg); xmlNode 27 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 526 daemons/controld/controld_execd_state.c xmlNode *request = get_message_xml(msg, F_LRMD_IPC_MSG); xmlNode 553 daemons/controld/controld_execd_state.c xmlNode *op_reply = create_xml_node(NULL, "ack"); xmlNode 157 daemons/controld/controld_fencing.c cib_fencing_updated(xmlNode *msg, int call_id, int rc, xmlNode *output, xmlNode 186 daemons/controld/controld_fencing.c xmlNode *node_state = NULL; xmlNode 251 daemons/controld/controld_fencing.c const char *target, const xmlNode *reason) xmlNode 368 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(void); xmlNode 22 daemons/controld/controld_join_client.c void join_query_callback(xmlNode * msg, int call_id, int rc, xmlNode * output, void *user_data); xmlNode 37 daemons/controld/controld_join_client.c update_dc_expected(const xmlNode *msg) xmlNode 54 daemons/controld/controld_join_client.c xmlNode *req = create_request(CRM_OP_JOIN_ANNOUNCE, NULL, NULL, xmlNode 84 daemons/controld/controld_join_client.c xmlNode *req = create_request(CRM_OP_JOIN_ANNOUNCE, NULL, NULL, xmlNode 154 daemons/controld/controld_join_client.c join_query_callback(xmlNode * msg, int call_id, int rc, xmlNode * output, void *user_data) xmlNode 157 daemons/controld/controld_join_client.c xmlNode *generation = create_xml_node(NULL, XML_CIB_TAG_GENERATION_TUPPLE); xmlNode 176 daemons/controld/controld_join_client.c xmlNode *reply = NULL; xmlNode 228 daemons/controld/controld_join_client.c xmlNode *tmp1 = NULL; xmlNode 277 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 296 daemons/controld/controld_join_dc.c xmlNode *generation = NULL; xmlNode 474 daemons/controld/controld_join_dc.c finalize_sync_callback(xmlNode * msg, int call_id, int rc, xmlNode * output, void *user_data) xmlNode 511 daemons/controld/controld_join_dc.c join_update_complete_callback(xmlNode * msg, int call_id, int rc, xmlNode * output, void *user_data) xmlNode 594 daemons/controld/controld_join_dc.c xmlNode *now_dc_lrmd_state = controld_query_executor_state(); xmlNode 620 daemons/controld/controld_join_dc.c xmlNode *acknak = NULL; xmlNode 621 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, const 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 301 daemons/controld/controld_membership.c xmlNode *node_list = create_xml_node(NULL, XML_CIB_TAG_NODES); xmlNode 316 daemons/controld/controld_membership.c xmlNode *new_node = NULL; xmlNode 390 daemons/controld/controld_membership.c cib_quorum_update_complete(xmlNode * msg, int call_id, int rc, xmlNode * output, void *user_data) xmlNode 415 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 397 daemons/controld/controld_messages.c xmlNode *msg_data = get_message_xml(msg, F_CRM_DATA); xmlNode 477 daemons/controld/controld_messages.c authorize_version(xmlNode *message_data, const char *field, xmlNode 511 daemons/controld/controld_messages.c controld_authorize_ipc_message(const xmlNode *client_msg, pcmk__client_t *curr_client, xmlNode 514 daemons/controld/controld_messages.c xmlNode *message_data = NULL; xmlNode 563 daemons/controld/controld_messages.c handle_message(xmlNode *msg, enum crmd_fsa_cause cause) xmlNode 583 daemons/controld/controld_messages.c handle_failcount_op(xmlNode * stored_msg) xmlNode 591 daemons/controld/controld_messages.c xmlNode *xml_op = get_message_xml(stored_msg, F_CRM_DATA); xmlNode 594 daemons/controld/controld_messages.c xmlNode *xml_rsc = first_named_child(xml_op, XML_CIB_TAG_RESOURCE); xmlNode 595 daemons/controld/controld_messages.c xmlNode *xml_attrs = first_named_child(xml_op, XML_TAG_ATTRS); xmlNode 631 daemons/controld/controld_messages.c handle_lrm_delete(xmlNode *stored_msg) xmlNode 634 daemons/controld/controld_messages.c xmlNode *msg_data = get_message_xml(stored_msg, F_CRM_DATA); xmlNode 660 daemons/controld/controld_messages.c xmlNode *rsc_xml = NULL; xmlNode 721 daemons/controld/controld_messages.c handle_remote_state(const xmlNode *msg) xmlNode 749 daemons/controld/controld_messages.c handle_ping(const xmlNode *msg) xmlNode 752 daemons/controld/controld_messages.c xmlNode *ping = NULL; xmlNode 753 daemons/controld/controld_messages.c xmlNode *reply = NULL; xmlNode 790 daemons/controld/controld_messages.c handle_node_list(const xmlNode *request) xmlNode 794 daemons/controld/controld_messages.c xmlNode *reply = NULL; xmlNode 795 daemons/controld/controld_messages.c xmlNode *reply_data = NULL; xmlNode 801 daemons/controld/controld_messages.c xmlNode *xml = create_xml_node(reply_data, XML_CIB_TAG_NODE); xmlNode 828 daemons/controld/controld_messages.c handle_node_info_request(const xmlNode *msg) xmlNode 833 daemons/controld/controld_messages.c xmlNode *reply = NULL; xmlNode 834 daemons/controld/controld_messages.c xmlNode *reply_data = NULL; xmlNode 879 daemons/controld/controld_messages.c verify_feature_set(xmlNode *msg) xmlNode 905 daemons/controld/controld_messages.c handle_shutdown_self_ack(xmlNode *stored_msg) xmlNode 938 daemons/controld/controld_messages.c handle_shutdown_ack(xmlNode *stored_msg) xmlNode 966 daemons/controld/controld_messages.c handle_request(xmlNode *stored_msg, enum crmd_fsa_cause cause) xmlNode 968 daemons/controld/controld_messages.c xmlNode *msg = NULL; xmlNode 1115 daemons/controld/controld_messages.c xmlNode *xml = get_message_xml(stored_msg, F_CRM_DATA); xmlNode 1138 daemons/controld/controld_messages.c handle_response(xmlNode *stored_msg) xmlNode 1175 daemons/controld/controld_messages.c handle_shutdown_request(xmlNode * stored_msg) xmlNode 1204 daemons/controld/controld_messages.c send_msg_via_ipc(xmlNode * msg, const char *sys) xmlNode 1221 daemons/controld/controld_messages.c xmlNode *data = get_message_xml(msg, F_CRM_DATA); xmlNode 1275 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(const xmlNode *client_msg, xmlNode 80 daemons/controld/controld_messages.h extern gboolean send_request(xmlNode * msg, char **msg_reference); xmlNode 71 daemons/controld/controld_metadata.c ra_param_from_xml(xmlNode *param_xml) xmlNode 128 daemons/controld/controld_metadata.c xmlNode *metadata = NULL; xmlNode 129 daemons/controld/controld_metadata.c xmlNode *match = NULL; xmlNode 156 daemons/controld/controld_metadata.c xmlNode *version_element = first_named_child(metadata, "version"); xmlNode 177 daemons/controld/controld_remote_ra.c xmlNode *update, *state; xmlNode 258 daemons/controld/controld_remote_ra.c xmlNode *update; xmlNode 1240 daemons/controld/controld_remote_ra.c remote_ra_process_pseudo(xmlNode *xml) xmlNode 1245 daemons/controld/controld_remote_ra.c xmlNode *result = getXpathResult(search, 0); xmlNode 1276 daemons/controld/controld_remote_ra.c xmlNode *update, *state; xmlNode 1308 daemons/controld/controld_remote_ra.c remote_ra_process_maintenance_nodes(xmlNode *xml) xmlNode 1313 daemons/controld/controld_remote_ra.c xmlNode *node; xmlNode 57 daemons/controld/controld_schedulerd.c save_cib_contents(xmlNode *msg, int call_id, int rc, xmlNode *output, xmlNode 134 daemons/controld/controld_schedulerd.c xmlNode *crm_data_node; xmlNode 209 daemons/controld/controld_schedulerd.c static void do_pe_invoke_callback(xmlNode *msg, int call_id, int rc, xmlNode 210 daemons/controld/controld_schedulerd.c xmlNode *output, void *user_data); xmlNode 368 daemons/controld/controld_schedulerd.c force_local_option(xmlNode *xml, const char *attr_name, const char *attr_value) xmlNode 390 daemons/controld/controld_schedulerd.c xmlNode *match = getXpathResult(xpathObj, lpc); xmlNode 396 daemons/controld/controld_schedulerd.c xmlNode *configuration = NULL; xmlNode 397 daemons/controld/controld_schedulerd.c xmlNode *crm_config = NULL; xmlNode 398 daemons/controld/controld_schedulerd.c xmlNode *cluster_property_set = NULL; xmlNode 432 daemons/controld/controld_schedulerd.c do_pe_invoke_callback(xmlNode * msg, int call_id, int rc, xmlNode * output, void *user_data) xmlNode 57 daemons/controld/controld_te_actions.c xmlNode *cmd = NULL; xmlNode 104 daemons/controld/controld_te_actions.c xmlNode *cmd = NULL; xmlNode 244 daemons/controld/controld_te_actions.c xmlNode *state = NULL; xmlNode 245 daemons/controld/controld_te_actions.c xmlNode *rsc = NULL; xmlNode 246 daemons/controld/controld_te_actions.c xmlNode *action_rsc = NULL; xmlNode 341 daemons/controld/controld_te_actions.c xmlNode *cmd = NULL; xmlNode 342 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 64 daemons/controld/controld_te_callbacks.c xmlNode *aborted = getXpathResult(xpathObj, 0); xmlNode 78 daemons/controld/controld_te_callbacks.c xmlNode *aborted = getXpathResult(xpathObj, 0); xmlNode 92 daemons/controld/controld_te_callbacks.c xmlNode *aborted = getXpathResult(xpathObj, 0); xmlNode 128 daemons/controld/controld_te_callbacks.c xmlNode *lrm_resource = getXpathResult(xpathObj, 0); xmlNode 148 daemons/controld/controld_te_callbacks.c xmlNode *rsc_op = getXpathResult(xpathObj, lpc); xmlNode 162 daemons/controld/controld_te_callbacks.c xmlNode *match = getXpathResult(xpathObj, lpc); xmlNode 207 daemons/controld/controld_te_callbacks.c process_lrm_resource_diff(xmlNode *lrm_resource, const char *node) xmlNode 209 daemons/controld/controld_te_callbacks.c for (xmlNode *rsc_op = pcmk__xml_first_child(lrm_resource); rsc_op != NULL; xmlNode 221 daemons/controld/controld_te_callbacks.c process_resource_updates(const char *node, xmlNode *xml, xmlNode *change, xmlNode 224 daemons/controld/controld_te_callbacks.c xmlNode *rsc = NULL; xmlNode 292 daemons/controld/controld_te_callbacks.c abort_unless_down(const char *xpath, const char *op, xmlNode *change, xmlNode 321 daemons/controld/controld_te_callbacks.c process_op_deletion(const char *xpath, xmlNode *change) xmlNode 351 daemons/controld/controld_te_callbacks.c process_delete_diff(const char *xpath, const char *op, xmlNode *change) xmlNode 368 daemons/controld/controld_te_callbacks.c process_node_state_diff(xmlNode *state, xmlNode *change, const char *op, xmlNode 371 daemons/controld/controld_te_callbacks.c xmlNode *lrm = first_named_child(state, XML_CIB_TAG_LRM); xmlNode 377 daemons/controld/controld_te_callbacks.c process_status_diff(xmlNode *status, xmlNode *change, const char *op, xmlNode 380 daemons/controld/controld_te_callbacks.c for (xmlNode *state = pcmk__xml_first_child(status); state != NULL; xmlNode 387 daemons/controld/controld_te_callbacks.c process_cib_diff(xmlNode *cib, xmlNode *change, const char *op, xmlNode 390 daemons/controld/controld_te_callbacks.c xmlNode *status = first_named_child(cib, XML_CIB_TAG_STATUS); xmlNode 391 daemons/controld/controld_te_callbacks.c xmlNode *config = first_named_child(cib, XML_CIB_TAG_CONFIGURATION); xmlNode 403 daemons/controld/controld_te_callbacks.c te_update_diff_v2(xmlNode *diff) xmlNode 407 daemons/controld/controld_te_callbacks.c for (xmlNode *change = pcmk__xml_first_child(diff); change != NULL; xmlNode 410 daemons/controld/controld_te_callbacks.c xmlNode *match = NULL; xmlNode 526 daemons/controld/controld_te_callbacks.c te_update_diff(const char *event, xmlNode * msg) xmlNode 528 daemons/controld/controld_te_callbacks.c xmlNode *diff = NULL; xmlNode 577 daemons/controld/controld_te_callbacks.c process_te_message(xmlNode * msg, xmlNode * xml_data) xmlNode 620 daemons/controld/controld_te_callbacks.c xmlNode *rsc_op = getXpathResult(xpathObj, lpc); xmlNode 630 daemons/controld/controld_te_callbacks.c cib_action_updated(xmlNode * msg, int call_id, int rc, xmlNode * output, void *user_data) xmlNode 32 daemons/controld/controld_te_events.c xmlNode *last_action = NULL; xmlNode 116 daemons/controld/controld_te_events.c update_failcount(const xmlNode *event, const char *event_node_uuid, int rc, xmlNode 366 daemons/controld/controld_te_events.c process_graph_event(xmlNode *event, const char *event_node) xmlNode 179 daemons/controld/controld_te_utils.c const char *abort_text, const xmlNode *reason, xmlNode 185 daemons/controld/controld_te_utils.c const xmlNode *diff = NULL; xmlNode 186 daemons/controld/controld_te_utils.c const xmlNode *change = NULL; xmlNode 216 daemons/controld/controld_te_utils.c const xmlNode *search = NULL; xmlNode 362 daemons/controld/controld_throttle.c xmlNode *xml = NULL; xmlNode 531 daemons/controld/controld_throttle.c throttle_update(xmlNode *xml) xmlNode 14 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 142 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 30 daemons/controld/controld_transition.h void process_te_message(xmlNode *msg, xmlNode *xml_data); xmlNode 39 daemons/controld/controld_transition.h void cib_action_updated(xmlNode *msg, int call_id, int rc, xmlNode *output, xmlNode 43 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, const xmlNode *reason, xmlNode 691 daemons/controld/controld_utils.c update_dc(xmlNode * msg) xmlNode 855 daemons/controld/controld_utils.c get_node_id(xmlNode *lrm_rsc_op) xmlNode 857 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 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 116 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 447 daemons/execd/cts-exec-helper.c xmlNode *cib_xml_copy = NULL; xmlNode 104 daemons/execd/execd_alerts.c process_lrmd_alert_exec(pcmk__client_t *client, uint32_t id, xmlNode *request) xmlNode 108 daemons/execd/execd_alerts.c xmlNode *alert_xml = get_xpath_object("//" F_LRMD_ALERT, request, LOG_ERR); xmlNode 275 daemons/execd/execd_commands.c build_rsc_from_xml(xmlNode * msg) xmlNode 277 daemons/execd/execd_commands.c xmlNode *rsc_xml = get_xpath_object("//" F_LRMD_RSC, msg, LOG_ERR); xmlNode 298 daemons/execd/execd_commands.c create_lrmd_cmd(xmlNode *msg, pcmk__client_t *client) xmlNode 301 daemons/execd/execd_commands.c xmlNode *rsc_xml = get_xpath_object("//" F_LRMD_RSC, msg, LOG_ERR); xmlNode 535 daemons/execd/execd_commands.c static xmlNode * xmlNode 538 daemons/execd/execd_commands.c xmlNode *reply = create_xml_node(NULL, T_LRMD_REPLY); xmlNode 549 daemons/execd/execd_commands.c xmlNode *update_msg = user_data; xmlNode 593 daemons/execd/execd_commands.c xmlNode *notify = NULL; xmlNode 659 daemons/execd/execd_commands.c xmlNode *args = create_xml_node(notify, XML_TAG_ATTRS); xmlNode 682 daemons/execd/execd_commands.c send_generic_notify(int rc, xmlNode * request) xmlNode 686 daemons/execd/execd_commands.c xmlNode *notify = NULL; xmlNode 687 daemons/execd/execd_commands.c xmlNode *rsc_xml = get_xpath_object("//" F_LRMD_RSC, request, LOG_ERR); xmlNode 760 daemons/execd/execd_commands.c xmlNode *notify; xmlNode 1471 daemons/execd/execd_commands.c process_lrmd_signon(pcmk__client_t *client, xmlNode *request, int call_id, xmlNode 1472 daemons/execd/execd_commands.c xmlNode **reply) xmlNode 1508 daemons/execd/execd_commands.c process_lrmd_rsc_register(pcmk__client_t *client, uint32_t id, xmlNode *request) xmlNode 1528 daemons/execd/execd_commands.c static xmlNode * xmlNode 1529 daemons/execd/execd_commands.c process_lrmd_get_rsc_info(xmlNode *request, int call_id) xmlNode 1532 daemons/execd/execd_commands.c xmlNode *rsc_xml = get_xpath_object("//" F_LRMD_RSC, request, LOG_ERR); xmlNode 1534 daemons/execd/execd_commands.c xmlNode *reply = NULL; xmlNode 1559 daemons/execd/execd_commands.c xmlNode *request) xmlNode 1563 daemons/execd/execd_commands.c xmlNode *rsc_xml = get_xpath_object("//" F_LRMD_RSC, request, LOG_ERR); xmlNode 1590 daemons/execd/execd_commands.c process_lrmd_rsc_exec(pcmk__client_t *client, uint32_t id, xmlNode *request) xmlNode 1594 daemons/execd/execd_commands.c xmlNode *rsc_xml = get_xpath_object("//" F_LRMD_RSC, request, LOG_ERR); xmlNode 1715 daemons/execd/execd_commands.c process_lrmd_rsc_cancel(pcmk__client_t *client, uint32_t id, xmlNode *request) xmlNode 1717 daemons/execd/execd_commands.c xmlNode *rsc_xml = get_xpath_object("//" F_LRMD_RSC, request, LOG_ERR); xmlNode 1732 daemons/execd/execd_commands.c add_recurring_op_xml(xmlNode *reply, lrmd_rsc_t *rsc) xmlNode 1734 daemons/execd/execd_commands.c xmlNode *rsc_xml = create_xml_node(reply, F_LRMD_RSC); xmlNode 1739 daemons/execd/execd_commands.c xmlNode *op_xml = create_xml_node(rsc_xml, T_LRMD_RSC_OP); xmlNode 1748 daemons/execd/execd_commands.c static xmlNode * xmlNode 1749 daemons/execd/execd_commands.c process_lrmd_get_recurring(xmlNode *request, int call_id) xmlNode 1754 daemons/execd/execd_commands.c xmlNode *reply = NULL; xmlNode 1755 daemons/execd/execd_commands.c xmlNode *rsc_xml = NULL; xmlNode 1795 daemons/execd/execd_commands.c process_lrmd_message(pcmk__client_t *client, uint32_t id, xmlNode *request) xmlNode 1802 daemons/execd/execd_commands.c xmlNode *reply = NULL; xmlNode 1872 daemons/execd/execd_commands.c xmlNode *data = get_message_xml(request, F_LRMD_CALLDATA); xmlNode 109 daemons/execd/pacemaker-execd.c xmlNode *request = pcmk__client_data2xml(client, data, &id, &flags); xmlNode 204 daemons/execd/pacemaker-execd.c lrmd_server_send_reply(pcmk__client_t *client, uint32_t id, xmlNode *reply) xmlNode 224 daemons/execd/pacemaker-execd.c lrmd_server_send_notify(pcmk__client_t *client, xmlNode *msg) xmlNode 62 daemons/execd/pacemaker-execd.h int lrmd_server_send_reply(pcmk__client_t *client, uint32_t id, xmlNode *reply); xmlNode 64 daemons/execd/pacemaker-execd.h int lrmd_server_send_notify(pcmk__client_t *client, xmlNode *msg); xmlNode 69 daemons/execd/pacemaker-execd.h xmlNode *request); xmlNode 99 daemons/execd/pacemaker-execd.h void ipc_proxy_forward_client(pcmk__client_t *client, xmlNode *xml); xmlNode 106 daemons/execd/pacemaker-execd.h xmlNode *request); xmlNode 71 daemons/execd/remoted_proxy.c xmlNode *msg; xmlNode 148 daemons/execd/remoted_proxy.c ipc_proxy_forward_client(pcmk__client_t *ipc_proxy, xmlNode *xml) xmlNode 152 daemons/execd/remoted_proxy.c xmlNode *msg = get_message_xml(xml, F_LRMD_IPC_MSG); xmlNode 172 daemons/execd/remoted_proxy.c xmlNode *msg = create_xml_node(NULL, T_LRMD_IPC_PROXY); xmlNode 228 daemons/execd/remoted_proxy.c xmlNode *request = NULL; xmlNode 229 daemons/execd/remoted_proxy.c xmlNode *msg = NULL; xmlNode 292 daemons/execd/remoted_proxy.c xmlNode *msg = create_xml_node(NULL, T_LRMD_IPC_PROXY); xmlNode 322 daemons/execd/remoted_proxy.c xmlNode *msg = create_xml_node(NULL, T_LRMD_IPC_PROXY); xmlNode 92 daemons/execd/remoted_tls.c xmlNode *request = NULL; xmlNode 71 daemons/fenced/fenced_commands.c static void stonith_send_reply(xmlNode * reply, int call_options, const char *remote_peer, xmlNode 77 daemons/fenced/fenced_commands.c static int get_agent_metadata(const char *agent, xmlNode **metadata); xmlNode 79 daemons/fenced/fenced_commands.c static enum fenced_target_by unpack_level_kind(const xmlNode *level); xmlNode 120 daemons/fenced/fenced_commands.c static xmlNode *construct_async_reply(const async_command_t *cmd, xmlNode 341 daemons/fenced/fenced_commands.c create_async_command(xmlNode *msg) xmlNode 343 daemons/fenced/fenced_commands.c xmlNode *op = NULL; xmlNode 864 daemons/fenced/fenced_commands.c get_agent_metadata(const char *agent, xmlNode ** metadata) xmlNode 901 daemons/fenced/fenced_commands.c is_nodeid_required(xmlNode * xml) xmlNode 944 daemons/fenced/fenced_commands.c xmlNode *match = getXpathResult(xpath, lpc); xmlNode 1010 daemons/fenced/fenced_commands.c xml2device_params(const char *name, const xmlNode *dev) xmlNode 1071 daemons/fenced/fenced_commands.c build_device_from_xml(xmlNode *dev) xmlNode 1379 daemons/fenced/fenced_commands.c stonith_device_register(xmlNode *dev, gboolean from_cib) xmlNode 1576 daemons/fenced/fenced_commands.c stonith_level_key(const xmlNode *level, enum fenced_target_by mode) xmlNode 1607 daemons/fenced/fenced_commands.c unpack_level_kind(const xmlNode *level) xmlNode 1663 daemons/fenced/fenced_commands.c static xmlNode * xmlNode 1664 daemons/fenced/fenced_commands.c unpack_level_request(xmlNode *xml, enum fenced_target_by *mode, char **target, xmlNode 1723 daemons/fenced/fenced_commands.c fenced_register_level(xmlNode *msg, char **desc, pcmk__action_result_t *result) xmlNode 1726 daemons/fenced/fenced_commands.c xmlNode *level; xmlNode 1839 daemons/fenced/fenced_commands.c fenced_unregister_level(xmlNode *msg, char **desc, xmlNode 1845 daemons/fenced/fenced_commands.c xmlNode *level = NULL; xmlNode 1951 daemons/fenced/fenced_commands.c execute_agent_action(xmlNode *msg, pcmk__action_result_t *result) xmlNode 1953 daemons/fenced/fenced_commands.c xmlNode *dev = get_xpath_object("//" F_STONITH_DEVICE, msg, LOG_ERR); xmlNode 1954 daemons/fenced/fenced_commands.c xmlNode *op = get_xpath_object("//@" F_STONITH_ACTION, msg, LOG_ERR); xmlNode 2279 daemons/fenced/fenced_commands.c xmlNode *reply; xmlNode 2297 daemons/fenced/fenced_commands.c add_action_specific_attributes(xmlNode *xml, const char *action, xmlNode 2355 daemons/fenced/fenced_commands.c add_disallowed(xmlNode *xml, const char *action, const stonith_device_t *device, xmlNode 2376 daemons/fenced/fenced_commands.c add_action_reply(xmlNode *xml, const char *action, xmlNode 2380 daemons/fenced/fenced_commands.c xmlNode *child = create_xml_node(xml, F_STONITH_ACTION); xmlNode 2392 daemons/fenced/fenced_commands.c xmlNode *dev = NULL; xmlNode 2393 daemons/fenced/fenced_commands.c xmlNode *list = NULL; xmlNode 2461 daemons/fenced/fenced_commands.c xmlNode *attrs = create_xml_node(dev, XML_TAG_ATTRS); xmlNode 2595 daemons/fenced/fenced_commands.c xmlNode *reply = NULL; xmlNode 2635 daemons/fenced/fenced_commands.c xmlNode *notify_data = create_xml_node(NULL, T_STONITH_NOTIFY_FENCE); xmlNode 2858 daemons/fenced/fenced_commands.c fence_locally(xmlNode *msg, pcmk__action_result_t *result) xmlNode 2863 daemons/fenced/fenced_commands.c xmlNode *dev = NULL; xmlNode 2924 daemons/fenced/fenced_commands.c xmlNode * xmlNode 2925 daemons/fenced/fenced_commands.c fenced_construct_reply(const xmlNode *request, xmlNode *data, xmlNode 2928 daemons/fenced/fenced_commands.c xmlNode *reply = NULL; xmlNode 2980 daemons/fenced/fenced_commands.c static xmlNode * xmlNode 2984 daemons/fenced/fenced_commands.c xmlNode *reply = create_xml_node(NULL, T_STONITH_REPLY); xmlNode 3065 daemons/fenced/fenced_commands.c stonith_send_reply(xmlNode *reply, int call_options, const char *remote_peer, xmlNode 3080 daemons/fenced/fenced_commands.c remove_relay_op(xmlNode * request) xmlNode 3082 daemons/fenced/fenced_commands.c xmlNode *dev = get_xpath_object("//@" F_STONITH_ACTION, request, LOG_TRACE); xmlNode 3160 daemons/fenced/fenced_commands.c static xmlNode * xmlNode 3163 daemons/fenced/fenced_commands.c xmlNode *reply = create_xml_node(NULL, "reply"); xmlNode 3174 daemons/fenced/fenced_commands.c static xmlNode * xmlNode 3185 daemons/fenced/fenced_commands.c static xmlNode * xmlNode 3199 daemons/fenced/fenced_commands.c static xmlNode * xmlNode 3203 daemons/fenced/fenced_commands.c xmlNode *dev = NULL; xmlNode 3250 daemons/fenced/fenced_commands.c static xmlNode * xmlNode 3278 daemons/fenced/fenced_commands.c static xmlNode * xmlNode 3281 daemons/fenced/fenced_commands.c xmlNode *dev = get_xpath_object("//@" F_STONITH_TARGET, request->xml, xmlNode 3301 daemons/fenced/fenced_commands.c static xmlNode * xmlNode 3325 daemons/fenced/fenced_commands.c xmlNode *dev = get_xpath_object("//@" F_STONITH_TARGET, request->xml, xmlNode 3394 daemons/fenced/fenced_commands.c static xmlNode * xmlNode 3397 daemons/fenced/fenced_commands.c xmlNode *reply = NULL; xmlNode 3398 daemons/fenced/fenced_commands.c xmlNode *data = NULL; xmlNode 3414 daemons/fenced/fenced_commands.c static xmlNode * xmlNode 3418 daemons/fenced/fenced_commands.c xmlNode *dev = get_xpath_object("//" F_STONITH_DEVICE, request->xml, xmlNode 3439 daemons/fenced/fenced_commands.c static xmlNode * xmlNode 3442 daemons/fenced/fenced_commands.c xmlNode *dev = get_xpath_object("//" F_STONITH_DEVICE, request->xml, xmlNode 3460 daemons/fenced/fenced_commands.c static xmlNode * xmlNode 3480 daemons/fenced/fenced_commands.c static xmlNode * xmlNode 3500 daemons/fenced/fenced_commands.c static xmlNode * xmlNode 3513 daemons/fenced/fenced_commands.c static xmlNode * xmlNode 3559 daemons/fenced/fenced_commands.c xmlNode *reply = NULL; xmlNode 3594 daemons/fenced/fenced_commands.c handle_reply(pcmk__client_t *client, xmlNode *request, const char *remote_peer) xmlNode 3629 daemons/fenced/fenced_commands.c xmlNode *message, 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 222 daemons/fenced/fenced_history.c stonith_xml_history_to_list(const xmlNode *history) xmlNode 224 daemons/fenced/fenced_history.c xmlNode *xml_op = NULL; xmlNode 299 daemons/fenced/fenced_history.c static xmlNode * xmlNode 303 daemons/fenced/fenced_history.c xmlNode *history = NULL; xmlNode 316 daemons/fenced/fenced_history.c xmlNode *entry = NULL; xmlNode 442 daemons/fenced/fenced_history.c static xmlNode * xmlNode 458 daemons/fenced/fenced_history.c stonith_fence_history(xmlNode *msg, xmlNode **output, xmlNode 462 daemons/fenced/fenced_history.c xmlNode *dev = get_xpath_object("//@" F_STONITH_TARGET, msg, LOG_NEVER); xmlNode 463 daemons/fenced/fenced_history.c xmlNode *out_history = NULL; xmlNode 505 daemons/fenced/fenced_history.c xmlNode *history = get_xpath_object("//" F_STONITH_HISTORY_LIST, xmlNode 81 daemons/fenced/fenced_remote.c extern xmlNode *stonith_create_op(int call_id, const char *token, const char *op, xmlNode * data, xmlNode 86 daemons/fenced/fenced_remote.c static void finalize_op(remote_fencing_op_t *op, xmlNode *data, bool dup); xmlNode 378 daemons/fenced/fenced_remote.c static xmlNode * xmlNode 381 daemons/fenced/fenced_remote.c xmlNode *notify_data = create_xml_node(NULL, T_STONITH_NOTIFY_FENCE); xmlNode 406 daemons/fenced/fenced_remote.c xmlNode *bcast = create_xml_node(NULL, T_STONITH_REPLY); xmlNode 407 daemons/fenced/fenced_remote.c xmlNode *notify_data = fencing_result2xml(op); xmlNode 438 daemons/fenced/fenced_remote.c handle_local_reply_and_notify(remote_fencing_op_t *op, xmlNode *data) xmlNode 440 daemons/fenced/fenced_remote.c xmlNode *notify_data = NULL; xmlNode 441 daemons/fenced/fenced_remote.c xmlNode *reply = NULL; xmlNode 484 daemons/fenced/fenced_remote.c finalize_op_duplicates(remote_fencing_op_t *op, xmlNode *data) xmlNode 510 daemons/fenced/fenced_remote.c delegate_from_xml(xmlNode *xml) xmlNode 512 daemons/fenced/fenced_remote.c xmlNode *match = get_xpath_object("//@" F_STONITH_DELEGATE, xml, LOG_NEVER); xmlNode 538 daemons/fenced/fenced_remote.c finalize_op(remote_fencing_op_t *op, xmlNode *data, bool dup) xmlNode 542 daemons/fenced/fenced_remote.c xmlNode *local_data = NULL; xmlNode 1089 daemons/fenced/fenced_remote.c fenced_handle_manual_confirmation(const pcmk__client_t *client, xmlNode *msg) xmlNode 1092 daemons/fenced/fenced_remote.c xmlNode *dev = get_xpath_object("//@" F_STONITH_TARGET, msg, LOG_ERR); xmlNode 1129 daemons/fenced/fenced_remote.c create_remote_stonith_op(const char *client, xmlNode *request, gboolean peer) xmlNode 1132 daemons/fenced/fenced_remote.c xmlNode *dev = get_xpath_object("//@" F_STONITH_TARGET, request, LOG_NEVER); xmlNode 1254 daemons/fenced/fenced_remote.c initiate_remote_stonith_op(const pcmk__client_t *client, xmlNode *request, xmlNode 1258 daemons/fenced/fenced_remote.c xmlNode *query = NULL; xmlNode 1586 daemons/fenced/fenced_remote.c xmlNode *update = NULL; xmlNode 1645 daemons/fenced/fenced_remote.c xmlNode *msg) xmlNode 1796 daemons/fenced/fenced_remote.c xmlNode *remote_op = stonith_create_op(op->client_callid, op->id, STONITH_OP_FENCE, NULL, 0); xmlNode 2013 daemons/fenced/fenced_remote.c parse_action_specific(const xmlNode *xml, const char *peer, const char *device, xmlNode 2071 daemons/fenced/fenced_remote.c add_device_properties(const xmlNode *xml, remote_fencing_op_t *op, xmlNode 2074 daemons/fenced/fenced_remote.c xmlNode *child; xmlNode 2126 daemons/fenced/fenced_remote.c const xmlNode *xml) xmlNode 2129 daemons/fenced/fenced_remote.c xmlNode *child; xmlNode 2171 daemons/fenced/fenced_remote.c process_remote_stonith_query(xmlNode *msg) xmlNode 2181 daemons/fenced/fenced_remote.c xmlNode *dev = get_xpath_object("//@" F_STONITH_REMOTE_OP_ID, msg, LOG_ERR); xmlNode 2274 daemons/fenced/fenced_remote.c fenced_process_fencing_reply(xmlNode *msg) xmlNode 2279 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 96 daemons/fenced/pacemaker-fenced.c xmlNode *request = NULL; xmlNode 180 daemons/fenced/pacemaker-fenced.c stonith_peer_callback(xmlNode * msg, void *private_data) xmlNode 200 daemons/fenced/pacemaker-fenced.c xmlNode *xml = NULL; xmlNode 233 daemons/fenced/pacemaker-fenced.c do_local_reply(xmlNode *notify_src, pcmk__client_t *client, int call_options) xmlNode 284 daemons/fenced/pacemaker-fenced.c xmlNode *update_msg = user_data; xmlNode 318 daemons/fenced/pacemaker-fenced.c xmlNode *notify_data = NULL; xmlNode 353 daemons/fenced/pacemaker-fenced.c xmlNode *data) xmlNode 356 daemons/fenced/pacemaker-fenced.c xmlNode *update_msg = create_xml_node(NULL, "notify"); xmlNode 390 daemons/fenced/pacemaker-fenced.c xmlNode *notify_data = create_xml_node(NULL, op); xmlNode 440 daemons/fenced/pacemaker-fenced.c xmlNode *data = create_xml_node(NULL, XML_TAG_FENCING_LEVEL); xmlNode 461 daemons/fenced/pacemaker-fenced.c xmlNode *match = getXpathResult(xpathObj, lpc); xmlNode 479 daemons/fenced/pacemaker-fenced.c remove_topology_level(xmlNode *match) xmlNode 493 daemons/fenced/pacemaker-fenced.c add_topology_level(xmlNode *match) xmlNode 512 daemons/fenced/pacemaker-fenced.c xmlNode *match = getXpathResult(xpathObj, lpc); xmlNode 541 daemons/fenced/pacemaker-fenced.c xmlNode *match = getXpathResult(xpathObj, lpc); xmlNode 622 daemons/fenced/pacemaker-fenced.c xmlNode *xml; xmlNode 650 daemons/fenced/pacemaker-fenced.c update_stonith_watchdog_timeout_ms(xmlNode *cib) xmlNode 653 daemons/fenced/pacemaker-fenced.c xmlNode *stonith_watchdog_xml = NULL; xmlNode 752 daemons/fenced/pacemaker-fenced.c xmlNode *data; xmlNode 833 daemons/fenced/pacemaker-fenced.c update_cib_stonith_devices_v2(const char *event, xmlNode * msg) xmlNode 835 daemons/fenced/pacemaker-fenced.c xmlNode *change = NULL; xmlNode 838 daemons/fenced/pacemaker-fenced.c xmlNode *patchset = get_message_xml(msg, F_CIB_UPDATE_RESULT); xmlNode 898 daemons/fenced/pacemaker-fenced.c update_cib_stonith_devices_v1(const char *event, xmlNode * msg) xmlNode 914 daemons/fenced/pacemaker-fenced.c xmlNode *match = getXpathResult(xpath_obj, lpc); xmlNode 936 daemons/fenced/pacemaker-fenced.c xmlNode *match = getXpathResult(xpath_obj, lpc); xmlNode 959 daemons/fenced/pacemaker-fenced.c update_cib_stonith_devices(const char *event, xmlNode * msg) xmlNode 962 daemons/fenced/pacemaker-fenced.c xmlNode *patchset = get_message_xml(msg, F_CIB_UPDATE_RESULT); xmlNode 992 daemons/fenced/pacemaker-fenced.c xmlNode *match; xmlNode 1035 daemons/fenced/pacemaker-fenced.c update_fencing_topology(const char *event, xmlNode * msg) xmlNode 1040 daemons/fenced/pacemaker-fenced.c xmlNode *patchset = get_message_xml(msg, F_CIB_UPDATE_RESULT); xmlNode 1061 daemons/fenced/pacemaker-fenced.c xmlNode *change = NULL; xmlNode 1086 daemons/fenced/pacemaker-fenced.c xmlNode *match = first_named_child(change, XML_DIFF_RESULT); xmlNode 1134 daemons/fenced/pacemaker-fenced.c update_cib_cache_cb(const char *event, xmlNode * msg) xmlNode 1154 daemons/fenced/pacemaker-fenced.c xmlNode *patchset = NULL; xmlNode 1211 daemons/fenced/pacemaker-fenced.c init_cib_cache_cb(xmlNode * msg, int call_id, int rc, xmlNode * output, void *user_data) xmlNode 1368 daemons/fenced/pacemaker-fenced.c xmlNode *query = create_xml_node(NULL, "stonith_command"); xmlNode 49 daemons/fenced/pacemaker-fenced.h xmlNode *agent_metadata; xmlNode 135 daemons/fenced/pacemaker-fenced.h xmlNode *request; xmlNode 220 daemons/fenced/pacemaker-fenced.h xmlNode *op_request, const char *remote_peer); xmlNode 222 daemons/fenced/pacemaker-fenced.h int stonith_device_register(xmlNode *msg, gboolean from_cib); xmlNode 226 daemons/fenced/pacemaker-fenced.h char *stonith_level_key(const xmlNode *msg, int mode); xmlNode 227 daemons/fenced/pacemaker-fenced.h void fenced_register_level(xmlNode *msg, char **desc, xmlNode 229 daemons/fenced/pacemaker-fenced.h void fenced_unregister_level(xmlNode *msg, char **desc, xmlNode 234 daemons/fenced/pacemaker-fenced.h void do_local_reply(xmlNode *notify_src, pcmk__client_t *client, xmlNode 237 daemons/fenced/pacemaker-fenced.h xmlNode *fenced_construct_reply(const xmlNode *request, xmlNode *data, xmlNode 245 daemons/fenced/pacemaker-fenced.h xmlNode *data); xmlNode 254 daemons/fenced/pacemaker-fenced.h xmlNode *request, xmlNode 257 daemons/fenced/pacemaker-fenced.h void fenced_process_fencing_reply(xmlNode *msg); xmlNode 259 daemons/fenced/pacemaker-fenced.h int process_remote_stonith_query(xmlNode * msg); xmlNode 261 daemons/fenced/pacemaker-fenced.h void *create_remote_stonith_op(const char *client, xmlNode * request, gboolean peer); xmlNode 263 daemons/fenced/pacemaker-fenced.h void stonith_fence_history(xmlNode *msg, xmlNode **output, xmlNode 273 daemons/fenced/pacemaker-fenced.h xmlNode *msg); xmlNode 25 daemons/pacemakerd/pcmkd_messages.c static xmlNode * xmlNode 37 daemons/pacemakerd/pcmkd_messages.c static xmlNode * xmlNode 40 daemons/pacemakerd/pcmkd_messages.c xmlNode *msg = request->xml; xmlNode 43 daemons/pacemakerd/pcmkd_messages.c xmlNode *ping = NULL; xmlNode 44 daemons/pacemakerd/pcmkd_messages.c xmlNode *reply = NULL; xmlNode 93 daemons/pacemakerd/pcmkd_messages.c static xmlNode * xmlNode 96 daemons/pacemakerd/pcmkd_messages.c xmlNode *msg = request->xml; xmlNode 98 daemons/pacemakerd/pcmkd_messages.c xmlNode *shutdown = NULL; xmlNode 99 daemons/pacemakerd/pcmkd_messages.c xmlNode *reply = NULL; xmlNode 141 daemons/pacemakerd/pcmkd_messages.c static xmlNode * xmlNode 209 daemons/pacemakerd/pcmkd_messages.c xmlNode *msg = NULL; xmlNode 226 daemons/pacemakerd/pcmkd_messages.c xmlNode *reply = NULL; xmlNode 42 daemons/schedulerd/schedulerd_messages.c static xmlNode * xmlNode 59 daemons/schedulerd/schedulerd_messages.c xmlNode *msg = request->xml; xmlNode 60 daemons/schedulerd/schedulerd_messages.c xmlNode *xml_data = get_message_xml(msg, F_CRM_DATA); xmlNode 71 daemons/schedulerd/schedulerd_messages.c xmlNode *converted = NULL; xmlNode 72 daemons/schedulerd/schedulerd_messages.c xmlNode *reply = NULL; xmlNode 180 daemons/schedulerd/schedulerd_messages.c static xmlNode * xmlNode 192 daemons/schedulerd/schedulerd_messages.c static xmlNode * xmlNode 231 daemons/schedulerd/schedulerd_messages.c xmlNode *msg = NULL; xmlNode 262 daemons/schedulerd/schedulerd_messages.c xmlNode *reply = NULL; xmlNode 31 devel/scratch.c xmlNode *top = NULL; 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 114 include/crm/cib/cib_types.h int (*create) (cib_t *cib, const char *section, xmlNode *data, xmlNode 116 include/crm/cib/cib_types.h int (*modify) (cib_t *cib, const char *section, xmlNode *data, xmlNode 118 include/crm/cib/cib_types.h int (*update) (cib_t *cib, const char *section, xmlNode *data, xmlNode 120 include/crm/cib/cib_types.h int (*replace) (cib_t *cib, const char *section, xmlNode *data, xmlNode 122 include/crm/cib/cib_types.h int (*remove) (cib_t *cib, const char *section, xmlNode *data, xmlNode 124 include/crm/cib/cib_types.h int (*erase) (cib_t *cib, xmlNode **output_data, int call_options); xmlNode 127 include/crm/cib/cib_types.h int (*delete_absolute) (cib_t *cib, const char *section, xmlNode *data, xmlNode 136 include/crm/cib/cib_types.h void (*callback) (xmlNode*, int, int, xmlNode 137 include/crm/cib/cib_types.h xmlNode*, void *)); xmlNode 141 include/crm/cib/cib_types.h void (*callback)(xmlNode *, int, int, xmlNode 142 include/crm/cib/cib_types.h xmlNode *, void *), xmlNode 177 include/crm/cib/cib_types.h void (*op_callback) (const xmlNode *msg, int call_id, int rc, xmlNode 178 include/crm/cib/cib_types.h xmlNode *output); xmlNode 87 include/crm/cib/internal.h gboolean cib_diff_version_details(xmlNode * diff, int *admin_epoch, int *epoch, int *updates, xmlNode 90 include/crm/cib/internal.h gboolean cib_read_config(GHashTable * options, xmlNode * current_cib); xmlNode 92 include/crm/cib/internal.h gboolean cib_internal_config_changed(xmlNode * diff); xmlNode 98 include/crm/cib/internal.h void (*callback) (const char *event, xmlNode * msg); xmlNode 103 include/crm/cib/internal.h void (*callback) (xmlNode *, int, int, xmlNode *, void *); xmlNode 130 include/crm/cib/internal.h typedef int (*cib_op_t) (const char *, int, const char *, xmlNode *, xmlNode 131 include/crm/cib/internal.h xmlNode *, xmlNode *, xmlNode **, xmlNode **); xmlNode 136 include/crm/cib/internal.h const char *section, xmlNode * req, xmlNode * input, xmlNode 138 include/crm/cib/internal.h xmlNode * current_cib, xmlNode ** result_cib, xmlNode ** diff, xmlNode 139 include/crm/cib/internal.h xmlNode ** output); xmlNode 141 include/crm/cib/internal.h xmlNode *cib_create_op(int call_id, const char *token, const char *op, const char *host, xmlNode 142 include/crm/cib/internal.h const char *section, xmlNode * data, int call_options, xmlNode 145 include/crm/cib/internal.h void cib_native_callback(cib_t * cib, xmlNode * msg, int call_id, int rc); xmlNode 150 include/crm/cib/internal.h void (*callback) (xmlNode *, int, int, xmlNode *, void *)); xmlNode 155 include/crm/cib/internal.h void (*callback)(xmlNode *, int, int, xmlNode 156 include/crm/cib/internal.h xmlNode *, void *), xmlNode 159 include/crm/cib/internal.h int cib_process_query(const char *op, int options, const char *section, xmlNode * req, xmlNode 160 include/crm/cib/internal.h xmlNode * input, xmlNode * existing_cib, xmlNode ** result_cib, xmlNode 161 include/crm/cib/internal.h xmlNode ** answer); xmlNode 163 include/crm/cib/internal.h int cib_process_erase(const char *op, int options, const char *section, xmlNode * req, xmlNode 164 include/crm/cib/internal.h xmlNode * input, xmlNode * existing_cib, xmlNode ** result_cib, xmlNode 165 include/crm/cib/internal.h xmlNode ** answer); xmlNode 167 include/crm/cib/internal.h int cib_process_bump(const char *op, int options, const char *section, xmlNode * req, xmlNode 168 include/crm/cib/internal.h xmlNode * input, xmlNode * existing_cib, xmlNode ** result_cib, xmlNode 169 include/crm/cib/internal.h xmlNode ** answer); xmlNode 171 include/crm/cib/internal.h int cib_process_replace(const char *op, int options, const char *section, xmlNode * req, xmlNode 172 include/crm/cib/internal.h xmlNode * input, xmlNode * existing_cib, xmlNode ** result_cib, xmlNode 173 include/crm/cib/internal.h xmlNode ** answer); xmlNode 175 include/crm/cib/internal.h int cib_process_create(const char *op, int options, const char *section, xmlNode * req, xmlNode 176 include/crm/cib/internal.h xmlNode * input, xmlNode * existing_cib, xmlNode ** result_cib, xmlNode 177 include/crm/cib/internal.h xmlNode ** answer); xmlNode 179 include/crm/cib/internal.h int cib_process_modify(const char *op, int options, const char *section, xmlNode * req, xmlNode 180 include/crm/cib/internal.h xmlNode * input, xmlNode * existing_cib, xmlNode ** result_cib, xmlNode 181 include/crm/cib/internal.h xmlNode ** answer); xmlNode 183 include/crm/cib/internal.h int cib_process_delete(const char *op, int options, const char *section, xmlNode * req, xmlNode 184 include/crm/cib/internal.h xmlNode * input, xmlNode * existing_cib, xmlNode ** result_cib, xmlNode 185 include/crm/cib/internal.h xmlNode ** answer); xmlNode 187 include/crm/cib/internal.h int cib_process_diff(const char *op, int options, const char *section, xmlNode * req, xmlNode 188 include/crm/cib/internal.h xmlNode * input, xmlNode * existing_cib, xmlNode ** result_cib, xmlNode 189 include/crm/cib/internal.h xmlNode ** answer); xmlNode 191 include/crm/cib/internal.h int cib_process_upgrade(const char *op, int options, const char *section, xmlNode * req, xmlNode 192 include/crm/cib/internal.h xmlNode * input, xmlNode * existing_cib, xmlNode ** result_cib, xmlNode 193 include/crm/cib/internal.h xmlNode ** answer); xmlNode 218 include/crm/cib/internal.h const xmlNode *req, xmlNode *input, xmlNode *existing_cib, xmlNode 219 include/crm/cib/internal.h xmlNode **result_cib, xmlNode ** answer); xmlNode 221 include/crm/cib/internal.h gboolean cib_config_changed(xmlNode * last, xmlNode * next, xmlNode ** diff); xmlNode 222 include/crm/cib/internal.h gboolean update_results(xmlNode * failed, xmlNode * target, const char *operation, int return_code); xmlNode 223 include/crm/cib/internal.h int cib_update_counter(xmlNode * xml_obj, const char *field, gboolean reset); xmlNode 226 include/crm/cib/internal.h const char *section, xmlNode * data, xmlNode 227 include/crm/cib/internal.h xmlNode ** output_data, int call_options, const char *user_name); xmlNode 231 include/crm/cib/internal.h xmlNode **root); xmlNode 232 include/crm/cib/internal.h int cib_file_write_with_digest(xmlNode *cib_root, const char *cib_dirname, xmlNode 251 include/crm/cib/internal.h int cib__signon_query(cib_t **cib, xmlNode **cib_object); xmlNode 264 include/crm/cib/internal.h xmlNode **result); xmlNode 22 include/crm/cib/util.h xmlNode *createEmptyCib(int cib_epoch); xmlNode 24 include/crm/cib/util.h gboolean cib_version_details(xmlNode * cib, int *admin_epoch, int *epoch, int *updates); xmlNode 57 include/crm/cib/util.h xmlNode *cib_get_generation(cib_t * cib); xmlNode 62 include/crm/cib/util.h int cib_apply_patch_event(xmlNode *event, xmlNode *input, xmlNode **output, xmlNode 34 include/crm/cib/util_compat.h xmlNode *get_object_root(const char *object_type, xmlNode *the_root); xmlNode 124 include/crm/cluster.h xmlNode *data, gboolean ordered); xmlNode 129 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_internal.h enum election_result election_count_vote(election_t *e, xmlNode *vote, bool can_win); xmlNode 110 include/crm/cluster/internal.h bool pcmk__corosync_add_nodes(xmlNode *xml_parent); xmlNode 129 include/crm/cluster/internal.h void pcmk__refresh_node_caches_from_cib(xmlNode *cib); xmlNode 26 include/crm/common/acl.h bool xml_acl_enabled(const xmlNode *xml); xmlNode 27 include/crm/common/acl.h void xml_acl_disable(xmlNode *xml); xmlNode 28 include/crm/common/acl.h bool xml_acl_denied(const xmlNode *xml); xmlNode 29 include/crm/common/acl.h bool xml_acl_filtered_copy(const char *user, xmlNode* acl_source, xmlNode *xml, xmlNode 30 include/crm/common/acl.h xmlNode **result); xmlNode 18 include/crm/common/acl_internal.h const char *pcmk__update_acl_user(xmlNode *request, const char *field, xmlNode 27 include/crm/common/acl_internal.h void pcmk__enable_acl(xmlNode *acl_source, xmlNode *target, const char *user); xmlNode 29 include/crm/common/acl_internal.h bool pcmk__check_acl(xmlNode *xml, const char *name, xmlNode 79 include/crm/common/alerts_internal.h bool pcmk__alert_in_patchset(xmlNode *msg, bool config); xmlNode 21 include/crm/common/cib.h xmlNode *pcmk_find_cib_element(xmlNode *cib, const char *element_name); xmlNode 52 include/crm/common/internal.h bool pcmk__verify_digest(xmlNode *input, const char *expected); xmlNode 73 include/crm/common/internal.h void pcmk__xe_add_node(xmlNode *xml, const char *node, int nodeid); xmlNode 105 include/crm/common/internal.h pcmk__xe_attr_is_true(const xmlNode *node, const char *name); xmlNode 123 include/crm/common/internal.h pcmk__xe_get_bool_attr(const xmlNode *node, const char *name, bool *value); xmlNode 175 include/crm/common/internal.h void pcmk__filter_op_for_digest(xmlNode *param_set); xmlNode 40 include/crm/common/ipc.h xmlNode *create_reply_adv(const xmlNode *request, xmlNode *xml_response_data, xmlNode 47 include/crm/common/ipc.h xmlNode *create_request_adv(const char *task, xmlNode *xml_data, xmlNode 173 include/crm/common/ipc.h int crm_ipc_send(crm_ipc_t * client, xmlNode * message, enum crm_ipc_flags flags, xmlNode 174 include/crm/common/ipc.h int32_t ms_timeout, xmlNode ** reply); xmlNode 226 include/crm/common/ipc.h xmlNode *create_hello_message(const char *uuid, const char *client_name, xmlNode 76 include/crm/common/ipc_controld.h xmlNode *node_state; //<! Resource operation history XML xmlNode 235 include/crm/common/ipc_internal.h xmlNode *pcmk__ipc_create_ack_as(const char *function, int line, uint32_t flags, xmlNode 246 include/crm/common/ipc_internal.h int pcmk__ipc_prepare_iov(uint32_t request, xmlNode *message, xmlNode 249 include/crm/common/ipc_internal.h int pcmk__ipc_send_xml(pcmk__client_t *c, uint32_t request, xmlNode *message, xmlNode 252 include/crm/common/ipc_internal.h xmlNode *pcmk__client_data2xml(pcmk__client_t *c, void *data, xmlNode 42 include/crm/common/ipc_schedulerd.h xmlNode *tgraph; xmlNode 58 include/crm/common/ipc_schedulerd.h int pcmk_schedulerd_api_graph(pcmk_ipc_api_t *api, xmlNode *cib, char **ref); xmlNode 135 include/crm/common/logging.h int line, const char *prefix, const xmlNode *data, xmlNode 44 include/crm/common/messages_internal.h xmlNode *xml; // Request XML xmlNode 72 include/crm/common/messages_internal.h xmlNode *(*handler)(pcmk__request_t *request); xmlNode 77 include/crm/common/messages_internal.h xmlNode *pcmk__process_request(pcmk__request_t *request, GHashTable *handlers); xmlNode 37 include/crm/common/nvpair.h GSList *pcmk_xml_attrs2nvpairs(const xmlNode *xml); xmlNode 38 include/crm/common/nvpair.h void pcmk_nvpairs2xml_attrs(GSList *list, xmlNode *xml); xmlNode 40 include/crm/common/nvpair.h xmlNode *crm_create_nvpair_xml(xmlNode *parent, const char *id, xmlNode 46 include/crm/common/nvpair.h GHashTable *xml2list(const xmlNode *parent); xmlNode 48 include/crm/common/nvpair.h const char *crm_xml_add(xmlNode *node, const char *name, const char *value); xmlNode 49 include/crm/common/nvpair.h const char *crm_xml_replace(xmlNode *node, const char *name, const char *value); xmlNode 50 include/crm/common/nvpair.h const char *crm_xml_add_int(xmlNode *node, const char *name, int value); xmlNode 51 include/crm/common/nvpair.h const char *crm_xml_add_ll(xmlNode *node, const char *name, long long value); xmlNode 52 include/crm/common/nvpair.h const char *crm_xml_add_ms(xmlNode *node, const char *name, guint ms); xmlNode 53 include/crm/common/nvpair.h const char *crm_xml_add_timeval(xmlNode *xml, const char *name_sec, xmlNode 57 include/crm/common/nvpair.h const char *crm_element_value(const xmlNode *data, const char *name); xmlNode 58 include/crm/common/nvpair.h int crm_element_value_int(const xmlNode *data, const char *name, int *dest); xmlNode 59 include/crm/common/nvpair.h int crm_element_value_ll(const xmlNode *data, const char *name, long long *dest); xmlNode 60 include/crm/common/nvpair.h int crm_element_value_ms(const xmlNode *data, const char *name, guint *dest); xmlNode 61 include/crm/common/nvpair.h int crm_element_value_epoch(const xmlNode *xml, const char *name, time_t *dest); xmlNode 62 include/crm/common/nvpair.h int crm_element_value_timeval(const xmlNode *data, const char *name_sec, xmlNode 64 include/crm/common/nvpair.h char *crm_element_value_copy(const xmlNode *data, const char *name); xmlNode 76 include/crm/common/nvpair.h crm_copy_xml_element(const xmlNode *obj1, xmlNode *obj2, const char *element) 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 73 include/crm/common/util.h xmlNode *crm_create_op_xml(xmlNode *parent, const char *prefix, xmlNode 79 include/crm/common/util.h bool pcmk_xe_is_probe(xmlNode *xml_op); xmlNode 80 include/crm/common/util.h bool pcmk_xe_mask_probe_failure(xmlNode *xml_op); xmlNode 52 include/crm/common/xml.h gboolean add_message_xml(xmlNode * msg, const char *field, xmlNode * xml); xmlNode 53 include/crm/common/xml.h xmlNode *get_message_xml(const xmlNode *msg, const char *field); xmlNode 55 include/crm/common/xml.h xmlDoc *getDocPtr(xmlNode * node); xmlNode 75 include/crm/common/xml.h void copy_in_properties(xmlNode *target, xmlNode *src); xmlNode 77 include/crm/common/xml.h void expand_plus_plus(xmlNode * target, const char *name, const char *value); xmlNode 78 include/crm/common/xml.h void fix_plus_plus_recursive(xmlNode * target); xmlNode 87 include/crm/common/xml.h xmlNode *create_xml_node(xmlNode * parent, const char *name); xmlNode 97 include/crm/common/xml.h xmlNode *pcmk_create_xml_text_node(xmlNode * parent, const char *name, const char *content); xmlNode 105 include/crm/common/xml.h xmlNode *pcmk_create_html_node(xmlNode * parent, const char *element_name, const char *id, xmlNode 111 include/crm/common/xml.h void purge_diff_markers(xmlNode * a_node); xmlNode 117 include/crm/common/xml.h xmlNode *copy_xml(xmlNode * src_node); xmlNode 122 include/crm/common/xml.h xmlNode *add_node_copy(xmlNode * new_parent, xmlNode * xml_node); xmlNode 124 include/crm/common/xml.h int add_node_nocopy(xmlNode * parent, const char *name, xmlNode * child); xmlNode 131 include/crm/common/xml.h xmlNode *filename2xml(const char *filename); xmlNode 133 include/crm/common/xml.h xmlNode *stdin2xml(void); xmlNode 135 include/crm/common/xml.h xmlNode *string2xml(const char *input); xmlNode 137 include/crm/common/xml.h int write_xml_fd(xmlNode * xml_node, const char *filename, int fd, gboolean compress); xmlNode 138 include/crm/common/xml.h int write_xml_file(xmlNode * xml_node, const char *filename, gboolean compress); xmlNode 140 include/crm/common/xml.h char *dump_xml_formatted(xmlNode * msg); xmlNode 142 include/crm/common/xml.h char *dump_xml_formatted_with_text(xmlNode * msg); xmlNode 144 include/crm/common/xml.h char *dump_xml_unformatted(xmlNode * msg); xmlNode 149 include/crm/common/xml.h xmlNode *diff_xml_object(xmlNode * left, xmlNode * right, gboolean suppress); xmlNode 151 include/crm/common/xml.h xmlNode *subtract_xml_object(xmlNode * parent, xmlNode * left, xmlNode * right, xmlNode 154 include/crm/common/xml.h gboolean can_prune_leaf(xmlNode * xml_node); xmlNode 159 include/crm/common/xml.h xmlNode *find_xml_node(const xmlNode *root, const char *search_path, xmlNode 162 include/crm/common/xml.h void xml_remove_prop(xmlNode * obj, const char *name); xmlNode 164 include/crm/common/xml.h gboolean replace_xml_child(xmlNode * parent, xmlNode * child, xmlNode * update, xmlNode 167 include/crm/common/xml.h gboolean update_xml_child(xmlNode * child, xmlNode * to_update); xmlNode 169 include/crm/common/xml.h int find_xml_children(xmlNode ** children, xmlNode * root, xmlNode 173 include/crm/common/xml.h xmlNode *get_xpath_object(const char *xpath, xmlNode * xml_obj, int error_level); xmlNode 174 include/crm/common/xml.h xmlNode *get_xpath_object_relative(const char *xpath, xmlNode * xml_obj, int error_level); xmlNode 177 include/crm/common/xml.h crm_element_name(const xmlNode *xml) xmlNode 183 include/crm/common/xml.h crm_map_element_name(const xmlNode *xml) xmlNode 194 include/crm/common/xml.h gboolean xml_has_children(const xmlNode * root); xmlNode 196 include/crm/common/xml.h char *calculate_on_disk_digest(xmlNode * local_cib); xmlNode 197 include/crm/common/xml.h char *calculate_operation_digest(xmlNode * local_cib, const char *version); xmlNode 198 include/crm/common/xml.h char *calculate_xml_versioned_digest(xmlNode * input, gboolean sort, gboolean do_filter, xmlNode 202 include/crm/common/xml.h gboolean validate_xml(xmlNode * xml_blob, const char *validation, gboolean to_logs); xmlNode 203 include/crm/common/xml.h gboolean validate_xml_verbose(xmlNode * xml_blob); xmlNode 242 include/crm/common/xml.h int update_validation(xmlNode **xml_blob, int *best, int max, xmlNode 248 include/crm/common/xml.h gboolean cli_config_update(xmlNode ** xml, int *best_version, gboolean to_logs); xmlNode 258 include/crm/common/xml.h void pcmk_free_xml_subtree(xmlNode *xml); xmlNode 259 include/crm/common/xml.h void free_xml(xmlNode * child); xmlNode 261 include/crm/common/xml.h xmlNode *first_named_child(const xmlNode *parent, const char *name); xmlNode 262 include/crm/common/xml.h xmlNode *crm_next_same_xml(const xmlNode *sibling); xmlNode 264 include/crm/common/xml.h xmlNode *sorted_xml(xmlNode * input, xmlNode * parent, gboolean recursive); xmlNode 265 include/crm/common/xml.h xmlXPathObjectPtr xpath_search(xmlNode * xml_top, const char *path); xmlNode 266 include/crm/common/xml.h void crm_foreach_xpath_result(xmlNode *xml, const char *xpath, xmlNode 267 include/crm/common/xml.h void (*helper)(xmlNode*, void*), void *user_data); xmlNode 268 include/crm/common/xml.h xmlNode *expand_idref(xmlNode * input, xmlNode * top); xmlNode 271 include/crm/common/xml.h xmlNode *getXpathResult(xmlXPathObjectPtr xpathObj, int index); xmlNode 282 include/crm/common/xml.h bool xml_tracking_changes(xmlNode * xml); xmlNode 283 include/crm/common/xml.h bool xml_document_dirty(xmlNode *xml); xmlNode 284 include/crm/common/xml.h void xml_track_changes(xmlNode * xml, const char *user, xmlNode *acl_source, bool enforce_acls); xmlNode 285 include/crm/common/xml.h void xml_calculate_changes(xmlNode *old_xml, xmlNode *new_xml); xmlNode 286 include/crm/common/xml.h void xml_calculate_significant_changes(xmlNode *old_xml, xmlNode *new_xml); xmlNode 287 include/crm/common/xml.h void xml_accept_changes(xmlNode * xml); xmlNode 288 include/crm/common/xml.h void xml_log_changes(uint8_t level, const char *function, xmlNode *xml); xmlNode 289 include/crm/common/xml.h void xml_log_patchset(uint8_t level, const char *function, xmlNode *xml); xmlNode 290 include/crm/common/xml.h bool xml_patch_versions(const xmlNode *patchset, int add[3], int del[3]); xmlNode 292 include/crm/common/xml.h xmlNode *xml_create_patchset( xmlNode 293 include/crm/common/xml.h int format, xmlNode *source, xmlNode *target, bool *config, bool manage_version); xmlNode 294 include/crm/common/xml.h int xml_apply_patchset(xmlNode *xml, xmlNode *patchset, bool check_version); xmlNode 296 include/crm/common/xml.h void patchset_process_digest(xmlNode *patch, xmlNode *source, xmlNode *target, bool with_digest); xmlNode 298 include/crm/common/xml.h void save_xml_to_file(xmlNode * xml, const char *desc, const char *filename); xmlNode 302 include/crm/common/xml.h void crm_xml_set_id(xmlNode *xml, const char *format, ...) G_GNUC_PRINTF(2, 3); xmlNode 34 include/crm/common/xml_compat.h xmlNode *find_entity(xmlNode *parent, const char *node_name, const char *id); xmlNode 37 include/crm/common/xml_compat.h char *xml_get_path(const xmlNode *xml); xmlNode 40 include/crm/common/xml_compat.h gboolean apply_xml_diff(xmlNode *old_xml, xmlNode *diff, xmlNode **new_xml); xmlNode 47 include/crm/common/xml_compat.h crm_xml_add_boolean(xmlNode *node, const char *name, gboolean value) xmlNode 156 include/crm/common/xml_internal.h void pcmk__strip_xml_text(xmlNode *xml); xmlNode 157 include/crm/common/xml_internal.h const char *pcmk__xe_add_last_written(xmlNode *xe); xmlNode 159 include/crm/common/xml_internal.h xmlNode *pcmk__xe_match(const xmlNode *parent, const char *node_name, xmlNode 162 include/crm/common/xml_internal.h void pcmk__xe_remove_matching_attrs(xmlNode *element, xmlNode 166 include/crm/common/xml_internal.h GString *pcmk__element_xpath(const xmlNode *xml); xmlNode 199 include/crm/common/xml_internal.h static inline xmlNode * xmlNode 200 include/crm/common/xml_internal.h pcmk__xml_first_child(const xmlNode *parent) xmlNode 202 include/crm/common/xml_internal.h xmlNode *child = (parent? parent->children : NULL); xmlNode 218 include/crm/common/xml_internal.h static inline xmlNode * xmlNode 219 include/crm/common/xml_internal.h pcmk__xml_next(const xmlNode *child) xmlNode 221 include/crm/common/xml_internal.h xmlNode *next = (child? child->next : NULL); xmlNode 237 include/crm/common/xml_internal.h static inline xmlNode * xmlNode 238 include/crm/common/xml_internal.h pcmk__xe_first_child(const xmlNode *parent) xmlNode 240 include/crm/common/xml_internal.h xmlNode *child = (parent? parent->children : NULL); xmlNode 256 include/crm/common/xml_internal.h static inline xmlNode * xmlNode 257 include/crm/common/xml_internal.h pcmk__xe_next(const xmlNode *child) xmlNode 259 include/crm/common/xml_internal.h xmlNode *next = child? child->next : NULL; xmlNode 301 include/crm/common/xml_internal.h pcmk__xe_first_attr(const xmlNode *xe) xmlNode 342 include/crm/common/xml_internal.h void pcmk__set_xml_doc_flag(xmlNode *xml, enum xml_private_flags flag); xmlNode 365 include/crm/common/xml_internal.h pcmk__xe_foreach_child(xmlNode *xml, const char *child_element_name, xmlNode 366 include/crm/common/xml_internal.h int (*handler)(xmlNode *xml, void *userdata), xmlNode 64 include/crm/fencing/internal.h void stonith__xe_set_result(xmlNode *xml, const pcmk__action_result_t *result); xmlNode 65 include/crm/fencing/internal.h void stonith__xe_get_result(xmlNode *xml, pcmk__action_result_t *result); xmlNode 66 include/crm/fencing/internal.h xmlNode *stonith__find_xe_with_result(xmlNode *xml); xmlNode 80 include/crm/fencing/internal.h xmlNode *create_level_registration_xml(const char *node, const char *pattern, xmlNode 85 include/crm/fencing/internal.h xmlNode *create_device_registration_xml(const char *id, xmlNode 101 include/crm/fencing/internal.h xmlNode *metadata); xmlNode 35 include/crm/lrmd_internal.h int lrmd__remote_send_xml(pcmk__remote_t *session, xmlNode *msg, uint32_t id, xmlNode 70 include/crm/lrmd_internal.h void remote_proxy_cb(lrmd_t *lrmd, const char *node_name, xmlNode *msg); xmlNode 79 include/crm/lrmd_internal.h void remote_proxy_relay_event(remote_proxy_t *proxy, xmlNode *msg); xmlNode 80 include/crm/lrmd_internal.h void remote_proxy_relay_response(remote_proxy_t *proxy, xmlNode *msg, xmlNode 350 include/crm/pengine/internal.h uint32_t flags, xmlNode *xml_op, xmlNode 398 include/crm/pengine/internal.h xmlNode *find_rsc_op_entry(const pe_resource_t *rsc, const char *key); xmlNode 469 include/crm/pengine/internal.h extern int pe__is_newer_op(const xmlNode *xml_a, const xmlNode *xml_b, xmlNode 499 include/crm/pengine/internal.h int pe__target_rc_from_xml(xmlNode *xml_op); xmlNode 518 include/crm/pengine/internal.h xmlNode *params_all; xmlNode 519 include/crm/pengine/internal.h xmlNode *params_secure; xmlNode 520 include/crm/pengine/internal.h xmlNode *params_restart; xmlNode 528 include/crm/pengine/internal.h xmlNode *xml_op, GHashTable *overrides, xmlNode 534 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 571 include/crm/pengine/internal.h xmlNode *xml, const char *field); xmlNode 578 include/crm/pengine/internal.h void pe__add_param_check(xmlNode *rsc_op, pe_resource_t *rsc, pe_node_t *node, xmlNode 581 include/crm/pengine/internal.h void (*cb)(pe_resource_t*, pe_node_t*, xmlNode*, xmlNode 597 include/crm/pengine/internal.h void pe__unpack_dataset_nvpairs(const xmlNode *xml_obj, const char *set_name, xmlNode 623 include/crm/pengine/internal.h xmlNode *pe__failed_probe_for_rsc(pe_resource_t *rsc, const char *name); xmlNode 144 include/crm/pengine/pe_types.h xmlNode *input; xmlNode 172 include/crm/pengine/pe_types.h xmlNode *failed; xmlNode 173 include/crm/pengine/pe_types.h xmlNode *op_defaults; xmlNode 174 include/crm/pengine/pe_types.h xmlNode *rsc_defaults; xmlNode 183 include/crm/pengine/pe_types.h xmlNode *graph; xmlNode 331 include/crm/pengine/pe_types.h xmlNode *xml; xmlNode 332 include/crm/pengine/pe_types.h xmlNode *orig_xml; xmlNode 333 include/crm/pengine/pe_types.h xmlNode *ops_xml; xmlNode 408 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 37 include/crm/pengine/rules.h enum expression_type find_expression_type(xmlNode * expr); xmlNode 39 include/crm/pengine/rules.h gboolean pe_evaluate_rules(xmlNode *ruleset, GHashTable *node_hash, xmlNode 42 include/crm/pengine/rules.h gboolean pe_test_rule(xmlNode *rule, GHashTable *node_hash, xmlNode 46 include/crm/pengine/rules.h gboolean pe_test_expression(xmlNode *expr, GHashTable *node_hash, xmlNode 51 include/crm/pengine/rules.h void pe_eval_nvpairs(xmlNode *top, const xmlNode *xml_obj, const char *set_name, xmlNode 56 include/crm/pengine/rules.h void pe_unpack_nvpairs(xmlNode *top, xmlNode *xml_obj, const char *set_name, xmlNode 63 include/crm/pengine/rules.h gboolean pe_eval_rules(xmlNode *ruleset, pe_rule_eval_data_t *rule_data, xmlNode 65 include/crm/pengine/rules.h gboolean pe_eval_expr(xmlNode *rule, pe_rule_eval_data_t *rule_data, xmlNode 67 include/crm/pengine/rules.h gboolean pe_eval_subexpr(xmlNode *expr, pe_rule_eval_data_t *rule_data, xmlNode 32 include/crm/pengine/rules_compat.h gboolean test_ruleset(xmlNode *ruleset, GHashTable *node_hash, crm_time_t *now); xmlNode 35 include/crm/pengine/rules_compat.h gboolean test_rule(xmlNode *rule, GHashTable *node_hash, enum rsc_role_e role, xmlNode 39 include/crm/pengine/rules_compat.h gboolean pe_test_rule_re(xmlNode *rule, GHashTable *node_hash, xmlNode 44 include/crm/pengine/rules_compat.h gboolean pe_test_rule_full(xmlNode *rule, GHashTable *node_hash, xmlNode 49 include/crm/pengine/rules_compat.h gboolean test_expression(xmlNode *expr, GHashTable *node_hash, xmlNode 53 include/crm/pengine/rules_compat.h gboolean pe_test_expression_re(xmlNode *expr, GHashTable *node_hash, xmlNode 58 include/crm/pengine/rules_compat.h gboolean pe_test_expression_full(xmlNode *expr, GHashTable *node_hash, xmlNode 63 include/crm/pengine/rules_compat.h void unpack_instance_attributes(xmlNode *top, xmlNode *xml_obj, xmlNode 19 include/crm/pengine/rules_internal.h GList *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_cron_range_satisfied(crm_time_t * now, xmlNode * cron_spec); xmlNode 43 include/pcmki/pcmki_sched_allocate.h extern void clone_append_meta(pe_resource_t * rsc, xmlNode * xml); xmlNode 43 include/pcmki/pcmki_sched_utils.h xmlNode *pcmk__create_history_xml(xmlNode *parent, lrmd_event_data_t *event, xmlNode 37 include/pcmki/pcmki_scheduler.h void pcmk__schedule_actions(xmlNode *cib, unsigned long long flags, xmlNode 42 include/pcmki/pcmki_status.h cib_t *cib, xmlNode *current_cib, xmlNode 78 include/pcmki/pcmki_transition.h xmlNode *xml; xmlNode 149 include/pcmki/pcmki_transition.h pcmk__graph_t *pcmk__unpack_graph(xmlNode *xml_graph, const char *reference); xmlNode 156 include/pcmki/pcmki_transition.h lrmd_event_data_t *pcmk__event_from_graph_action(const xmlNode *resource, xmlNode 56 lib/cib/cib_attrs.c const char *attr_name, const char *user_name, xmlNode **result) xmlNode 62 lib/cib/cib_attrs.c xmlNode *xml_search = NULL; xmlNode 153 lib/cib/cib_attrs.c handle_multiples(pcmk__output_t *out, xmlNode *search, const char *attr_name) xmlNode 156 lib/cib/cib_attrs.c xmlNode *child = NULL; xmlNode 180 lib/cib/cib_attrs.c xmlNode *xml_top = NULL; xmlNode 181 lib/cib/cib_attrs.c xmlNode *xml_obj = NULL; xmlNode 182 lib/cib/cib_attrs.c xmlNode *xml_search = NULL; xmlNode 347 lib/cib/cib_attrs.c xmlNode **result) xmlNode 376 lib/cib/cib_attrs.c xmlNode *xml_obj = NULL; xmlNode 377 lib/cib/cib_attrs.c xmlNode *xml_search = NULL; xmlNode 423 lib/cib/cib_attrs.c xmlNode *xml_search = NULL; xmlNode 478 lib/cib/cib_attrs.c xmlNode *result = NULL; xmlNode 536 lib/cib/cib_attrs.c get_uuid_from_result(xmlNode *result, char **uuid, int *is_remote) xmlNode 625 lib/cib/cib_attrs.c xmlNode *xml_search = NULL; xmlNode 665 lib/cib/cib_attrs.c xmlNode *a_child = NULL; xmlNode 666 lib/cib/cib_attrs.c xmlNode *xml_obj = NULL; xmlNode 667 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 58 lib/cib/cib_client.c cib_client_ping(cib_t * cib, xmlNode ** output_data, int call_options) xmlNode 65 lib/cib/cib_client.c cib_client_query(cib_t * cib, const char *section, xmlNode ** output_data, int call_options) xmlNode 72 lib/cib/cib_client.c xmlNode ** output_data, int call_options) xmlNode 141 lib/cib/cib_client.c cib_client_create(cib_t * cib, const char *section, xmlNode * data, int call_options) xmlNode 149 lib/cib/cib_client.c cib_client_modify(cib_t * cib, const char *section, xmlNode * data, int call_options) xmlNode 157 lib/cib/cib_client.c cib_client_update(cib_t * cib, const char *section, xmlNode * data, int call_options) xmlNode 165 lib/cib/cib_client.c cib_client_replace(cib_t * cib, const char *section, xmlNode * data, int call_options) xmlNode 173 lib/cib/cib_client.c cib_client_delete(cib_t * cib, const char *section, xmlNode * data, int call_options) xmlNode 181 lib/cib/cib_client.c cib_client_delete_absolute(cib_t * cib, const char *section, xmlNode * data, int call_options) xmlNode 189 lib/cib/cib_client.c cib_client_erase(cib_t * cib, xmlNode ** output_data, int call_options) xmlNode 478 lib/cib/cib_client.c cib_client_set_op_callback(cib_t * cib, void (*callback) (const xmlNode * msg, int call_id, xmlNode 479 lib/cib/cib_client.c int rc, xmlNode * output)) xmlNode 493 lib/cib/cib_client.c void (*callback) (const char *event, xmlNode * msg)) xmlNode 544 lib/cib/cib_client.c void (*callback) (const char *event, xmlNode * msg)) xmlNode 628 lib/cib/cib_client.c void (*callback) (xmlNode *, int, int, xmlNode *, void *)) xmlNode 639 lib/cib/cib_client.c void (*callback)(xmlNode *, int, int, xmlNode 640 lib/cib/cib_client.c xmlNode *, void *), xmlNode 61 lib/cib/cib_file.c xmlNode * data, xmlNode ** output_data, int call_options); xmlNode 64 lib/cib/cib_file.c xmlNode * data, xmlNode ** output_data, int call_options, xmlNode 99 lib/cib/cib_file.c cib_file_verify_digest(xmlNode *root, const char *sigfile) xmlNode 141 lib/cib/cib_file.c cib_file_read_and_verify(const char *filename, const char *sigfile, xmlNode **root) xmlNode 146 lib/cib/cib_file.c xmlNode *local_root = NULL; xmlNode 331 lib/cib/cib_file.c cib_file_prepare_xml(xmlNode *root) xmlNode 333 lib/cib/cib_file.c xmlNode *cib_status_root = NULL; xmlNode 362 lib/cib/cib_file.c cib_file_write_with_digest(xmlNode *cib_root, const char *cib_dirname, xmlNode 538 lib/cib/cib_file.c static xmlNode *in_mem_cib = NULL; xmlNode 558 lib/cib/cib_file.c xmlNode *root = NULL; xmlNode 793 lib/cib/cib_file.c xmlNode * data, xmlNode ** output_data, int call_options) xmlNode 801 lib/cib/cib_file.c xmlNode * data, xmlNode ** output_data, int call_options, xmlNode 808 lib/cib/cib_file.c xmlNode *request = NULL; xmlNode 809 lib/cib/cib_file.c xmlNode *output = NULL; xmlNode 810 lib/cib/cib_file.c xmlNode *cib_diff = NULL; xmlNode 811 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 102 lib/cib/cib_native.c xmlNode *msg = NULL; xmlNode 210 lib/cib/cib_native.c xmlNode *reply = NULL; xmlNode 211 lib/cib/cib_native.c xmlNode *hello = create_xml_node(NULL, "cib_command"); xmlNode 309 lib/cib/cib_native.c xmlNode * data, xmlNode ** output_data, int call_options) xmlNode 317 lib/cib/cib_native.c xmlNode * data, xmlNode ** output_data, int call_options, xmlNode 324 lib/cib/cib_native.c xmlNode *op_msg = NULL; xmlNode 325 lib/cib/cib_native.c xmlNode *op_reply = NULL; xmlNode 383 lib/cib/cib_native.c xmlNode *tmp = get_message_xml(op_reply, F_CIB_CALLDATA); xmlNode 472 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 58 lib/cib/cib_ops.c xmlNode *shallow = create_xml_node(*answer, tag); xmlNode 76 lib/cib/cib_ops.c cib_process_erase(const char *op, int options, const char *section, xmlNode * req, xmlNode * input, xmlNode 77 lib/cib/cib_ops.c xmlNode * existing_cib, xmlNode ** result_cib, xmlNode ** answer) xmlNode 93 lib/cib/cib_ops.c cib_process_upgrade(const char *op, int options, const char *section, xmlNode * req, xmlNode 94 lib/cib/cib_ops.c xmlNode * input, xmlNode * existing_cib, xmlNode ** result_cib, xmlNode 95 lib/cib/cib_ops.c xmlNode ** answer) xmlNode 128 lib/cib/cib_ops.c cib_process_bump(const char *op, int options, const char *section, xmlNode * req, xmlNode * input, xmlNode 129 lib/cib/cib_ops.c xmlNode * existing_cib, xmlNode ** result_cib, xmlNode ** answer) xmlNode 143 lib/cib/cib_ops.c cib_update_counter(xmlNode * xml_obj, const char *field, gboolean reset) xmlNode 171 lib/cib/cib_ops.c cib_process_replace(const char *op, int options, const char *section, xmlNode * req, xmlNode 172 lib/cib/cib_ops.c xmlNode * input, xmlNode * existing_cib, xmlNode ** result_cib, xmlNode 173 lib/cib/cib_ops.c xmlNode ** answer) xmlNode 269 lib/cib/cib_ops.c xmlNode *obj_root = NULL; xmlNode 284 lib/cib/cib_ops.c cib_process_delete(const char *op, int options, const char *section, xmlNode * req, xmlNode * input, xmlNode 285 lib/cib/cib_ops.c xmlNode * existing_cib, xmlNode ** result_cib, xmlNode ** answer) xmlNode 287 lib/cib/cib_ops.c xmlNode *obj_root = NULL; xmlNode 303 lib/cib/cib_ops.c xmlNode *child = NULL; xmlNode 319 lib/cib/cib_ops.c cib_process_modify(const char *op, int options, const char *section, xmlNode * req, xmlNode * input, xmlNode 320 lib/cib/cib_ops.c xmlNode * existing_cib, xmlNode ** result_cib, xmlNode ** answer) xmlNode 322 lib/cib/cib_ops.c xmlNode *obj_root = NULL; xmlNode 338 lib/cib/cib_ops.c xmlNode *tmp_section = NULL; xmlNode 373 lib/cib/cib_ops.c xmlNode *match = getXpathResult(xpathObj, lpc); xmlNode 387 lib/cib/cib_ops.c update_cib_object(xmlNode * parent, xmlNode * update) xmlNode 390 lib/cib/cib_ops.c xmlNode *target = NULL; xmlNode 391 lib/cib/cib_ops.c xmlNode *a_child = NULL; xmlNode 425 lib/cib/cib_ops.c xmlNode *remove = NULL; xmlNode 500 lib/cib/cib_ops.c add_cib_object(xmlNode * parent, xmlNode * new_obj) xmlNode 504 lib/cib/cib_ops.c xmlNode *equiv_node = NULL; xmlNode 535 lib/cib/cib_ops.c cib_process_create(const char *op, int options, const char *section, xmlNode * req, xmlNode * input, xmlNode 536 lib/cib/cib_ops.c xmlNode * existing_cib, xmlNode ** result_cib, xmlNode ** answer) xmlNode 538 lib/cib/cib_ops.c xmlNode *failed = NULL; xmlNode 540 lib/cib/cib_ops.c xmlNode *update_section = NULL; xmlNode 570 lib/cib/cib_ops.c xmlNode *a_child = NULL; xmlNode 601 lib/cib/cib_ops.c cib_process_diff(const char *op, int options, const char *section, xmlNode * req, xmlNode * input, xmlNode 602 lib/cib/cib_ops.c xmlNode * existing_cib, xmlNode ** result_cib, xmlNode ** answer) xmlNode 620 lib/cib/cib_ops.c cib_config_changed(xmlNode * last, xmlNode * next, xmlNode ** diff) xmlNode 657 lib/cib/cib_ops.c xmlNode *top = getXpathResult(xpathObj, lpc); xmlNode 693 lib/cib/cib_ops.c const xmlNode *req, xmlNode *input, xmlNode *existing_cib, xmlNode 694 lib/cib/cib_ops.c xmlNode **result_cib, xmlNode **answer) xmlNode 734 lib/cib/cib_ops.c xmlNode *match = getXpathResult(xpathObj, lpc); xmlNode 772 lib/cib/cib_ops.c xmlNode *shallow = create_xml_node(*answer, tag); xmlNode 782 lib/cib/cib_ops.c xmlNode *parent = match; xmlNode 818 lib/cib/cib_ops.c xmlNode *parent = match->parent; xmlNode 837 lib/cib/cib_ops.c update_results(xmlNode * failed, xmlNode * target, const char *operation, int return_code) xmlNode 839 lib/cib/cib_ops.c xmlNode *xml_node = NULL; xmlNode 72 lib/cib/cib_remote.c xmlNode * data, xmlNode ** output_data, int call_options, xmlNode 92 lib/cib/cib_remote.c xmlNode *notify_msg = create_xml_node(NULL, "cib_command"); xmlNode 197 lib/cib/cib_remote.c xmlNode *answer = NULL; xmlNode 198 lib/cib/cib_remote.c xmlNode *login = NULL; xmlNode 340 lib/cib/cib_remote.c xmlNode *msg = NULL; xmlNode 403 lib/cib/cib_remote.c xmlNode *hello = xmlNode 467 lib/cib/cib_remote.c xmlNode * data, xmlNode ** output_data, int call_options, const char *name) xmlNode 473 lib/cib/cib_remote.c xmlNode *op_msg = NULL; xmlNode 474 lib/cib/cib_remote.c xmlNode *op_reply = NULL; xmlNode 600 lib/cib/cib_remote.c xmlNode *tmp = get_message_xml(op_reply, F_CIB_CALLDATA); xmlNode 27 lib/cib/cib_utils.c xmlNode * xmlNode 30 lib/cib/cib_utils.c xmlNode *the_cib = NULL; xmlNode 31 lib/cib/cib_utils.c xmlNode *generation = create_xml_node(NULL, XML_CIB_TAG_GENERATION_TUPPLE); xmlNode 43 lib/cib/cib_utils.c cib_version_details(xmlNode * cib, int *admin_epoch, int *epoch, int *updates) xmlNode 61 lib/cib/cib_utils.c cib_diff_version_details(xmlNode * diff, int *admin_epoch, int *epoch, int *updates, xmlNode 88 lib/cib/cib_utils.c xmlNode * xmlNode 91 lib/cib/cib_utils.c xmlNode *cib_root = NULL, *config = NULL; xmlNode 111 lib/cib/cib_utils.c xmlNode *rsc_defaults = create_xml_node(config, XML_CIB_TAG_RSCCONFIG); xmlNode 112 lib/cib/cib_utils.c xmlNode *meta = create_xml_node(rsc_defaults, XML_TAG_META_SETS); xmlNode 113 lib/cib/cib_utils.c xmlNode *nvpair = create_xml_node(meta, XML_CIB_TAG_NVPAIR); xmlNode 126 lib/cib/cib_utils.c cib_acl_enabled(xmlNode *xml, const char *user) xmlNode 146 lib/cib/cib_utils.c const char *section, xmlNode * req, xmlNode * input, xmlNode 148 lib/cib/cib_utils.c xmlNode * current_cib, xmlNode ** result_cib, xmlNode ** diff, xmlNode ** output) xmlNode 152 lib/cib/cib_utils.c xmlNode *top = NULL; xmlNode 153 lib/cib/cib_utils.c xmlNode *scratch = NULL; xmlNode 154 lib/cib/cib_utils.c xmlNode *local_diff = NULL; xmlNode 181 lib/cib/cib_utils.c xmlNode *cib_ro = current_cib; xmlNode 182 lib/cib/cib_utils.c xmlNode *cib_filtered = NULL; xmlNode 343 lib/cib/cib_utils.c xmlNode * c = copy_xml(current_cib); xmlNode 436 lib/cib/cib_utils.c xmlNode * xmlNode 438 lib/cib/cib_utils.c xmlNode * data, int call_options, const char *user_name) xmlNode 440 lib/cib/cib_utils.c xmlNode *op_msg = create_xml_node(NULL, "cib_command"); xmlNode 470 lib/cib/cib_utils.c cib_native_callback(cib_t * cib, xmlNode * msg, int call_id, int rc) xmlNode 472 lib/cib/cib_utils.c xmlNode *output = NULL; xmlNode 521 lib/cib/cib_utils.c xmlNode *msg = user_data; xmlNode 600 lib/cib/cib_utils.c cib_read_config(GHashTable * options, xmlNode * current_cib) xmlNode 602 lib/cib/cib_utils.c xmlNode *config = NULL; xmlNode 632 lib/cib/cib_utils.c cib_internal_config_changed(xmlNode *diff) xmlNode 649 lib/cib/cib_utils.c const char *section, xmlNode * data, xmlNode 650 lib/cib/cib_utils.c xmlNode ** output_data, int call_options, const char *user_name) xmlNode 653 lib/cib/cib_utils.c const char *section, xmlNode * data, xmlNode 654 lib/cib/cib_utils.c xmlNode ** output_data, int call_options, const char *user_name) = xmlNode 676 lib/cib/cib_utils.c cib_apply_patch_event(xmlNode *event, xmlNode *input, xmlNode **output, xmlNode 681 lib/cib/cib_utils.c xmlNode *diff = NULL; xmlNode 719 lib/cib/cib_utils.c cib__signon_query(cib_t **cib, xmlNode **cib_object) xmlNode 787 lib/cib/cib_utils.c xmlNode * xmlNode 788 lib/cib/cib_utils.c get_object_root(const char *object_type, xmlNode *the_root) xmlNode 134 lib/cluster/cluster.c xmlNode *data, gboolean ordered) xmlNode 277 lib/cluster/cluster.c set_uuid(xmlNode *xml, const char *attr, crm_node_t *node) xmlNode 559 lib/cluster/corosync.c pcmk__corosync_add_nodes(xmlNode *xml_parent) xmlNode 650 lib/cluster/corosync.c xmlNode *node = create_xml_node(xml_parent, XML_CIB_TAG_NODE); xmlNode 892 lib/cluster/cpg.c pcmk__cpg_send_xml(xmlNode *msg, crm_node_t *node, enum crm_ais_msg_types dest) xmlNode 44 lib/cluster/crmcluster_private.h gboolean pcmk__cpg_send_xml(xmlNode *msg, crm_node_t *node, xmlNode 292 lib/cluster/election.c xmlNode *vote = NULL; xmlNode 421 lib/cluster/election.c parse_election_message(election_t *e, xmlNode *message, struct vote *vote) xmlNode 506 lib/cluster/election.c xmlNode *novote = create_request(CRM_OP_NOVOTE, NULL, vote->from, xmlNode 532 lib/cluster/election.c election_count_vote(election_t *e, xmlNode *message, bool can_win) xmlNode 166 lib/cluster/membership.c remote_state_from_cib(xmlNode *node_state) xmlNode 191 lib/cluster/membership.c remote_cache_refresh_helper(xmlNode *result, void *user_data) xmlNode 243 lib/cluster/membership.c crm_remote_peer_cache_refresh(xmlNode *cib) xmlNode 1193 lib/cluster/membership.c known_node_cache_refresh_helper(xmlNode *xml_node, void *user_data) xmlNode 1226 lib/cluster/membership.c refresh_known_node_cache(xmlNode *cib) xmlNode 1240 lib/cluster/membership.c pcmk__refresh_node_caches_from_cib(xmlNode *cib) xmlNode 50 lib/common/acl.c create_acl(const xmlNode *xml, GList *acls, enum xml_private_flags mode) xmlNode 128 lib/common/acl.c parse_acl_entry(const xmlNode *acl_top, const xmlNode *acl_entry, GList *acls) xmlNode 130 lib/common/acl.c xmlNode *child = NULL; xmlNode 150 lib/common/acl.c xmlNode *role = NULL; xmlNode 224 lib/common/acl.c pcmk__apply_acl(xmlNode *xml) xmlNode 246 lib/common/acl.c xmlNode *match = getXpathResult(xpathObj, lpc); xmlNode 288 lib/common/acl.c pcmk__unpack_acl(xmlNode *source, xmlNode *target, const char *user) xmlNode 303 lib/common/acl.c xmlNode *acls = get_xpath_object("//" XML_CIB_TAG_ACLS, xmlNode 309 lib/common/acl.c xmlNode *child = NULL; xmlNode 353 lib/common/acl.c pcmk__enable_acl(xmlNode *acl_source, xmlNode *target, const char *user) xmlNode 392 lib/common/acl.c purge_xml_attributes(xmlNode *xml) xmlNode 394 lib/common/acl.c xmlNode *child = NULL; xmlNode 419 lib/common/acl.c xmlNode *tmp = child; xmlNode 443 lib/common/acl.c xml_acl_filtered_copy(const char *user, xmlNode *acl_source, xmlNode *xml, xmlNode 444 lib/common/acl.c xmlNode **result) xmlNode 447 lib/common/acl.c xmlNode *target = NULL; xmlNode 479 lib/common/acl.c xmlNode *match = getXpathResult(xpathObj, lpc); xmlNode 531 lib/common/acl.c implicitly_allowed(const xmlNode *xml) xmlNode 571 lib/common/acl.c pcmk__apply_creation_acl(xmlNode *xml, bool check_top) xmlNode 598 lib/common/acl.c for (xmlNode *cIter = pcmk__xml_first_child(xml); cIter != NULL; ) { xmlNode 599 lib/common/acl.c xmlNode *child = cIter; xmlNode 613 lib/common/acl.c xml_acl_denied(const xmlNode *xml) xmlNode 624 lib/common/acl.c xml_acl_disable(xmlNode *xml) xmlNode 644 lib/common/acl.c xml_acl_enabled(const xmlNode *xml) xmlNode 655 lib/common/acl.c pcmk__check_acl(xmlNode *xml, const char *name, enum xml_private_flags mode) xmlNode 662 lib/common/acl.c xmlNode *parent = xml; xmlNode 796 lib/common/acl.c pcmk__update_acl_user(xmlNode *request, const char *field, xmlNode 195 lib/common/alerts.c pcmk__alert_in_patchset(xmlNode *msg, bool config) xmlNode 199 lib/common/alerts.c xmlNode *patchset = get_message_xml(msg, F_CIB_UPDATE_RESULT); xmlNode 200 lib/common/alerts.c xmlNode *change = NULL; xmlNode 233 lib/common/alerts.c xmlNode *section = NULL; xmlNode 152 lib/common/cib.c xmlNode * xmlNode 153 lib/common/cib.c pcmk_find_cib_element(xmlNode *cib, const char *element_name) xmlNode 69 lib/common/crmcommon_private.h bool pcmk__tracking_xml_changes(xmlNode *xml, bool lazy); xmlNode 72 lib/common/crmcommon_private.h void pcmk__mark_xml_created(xmlNode *xml); xmlNode 75 lib/common/crmcommon_private.h int pcmk__xml_position(const xmlNode *xml, xmlNode 79 lib/common/crmcommon_private.h xmlNode *pcmk__xml_match(const xmlNode *haystack, const xmlNode *needle, xmlNode 84 lib/common/crmcommon_private.h int line, const char *prefix, const xmlNode *data, int depth, xmlNode 88 lib/common/crmcommon_private.h void pcmk__xml_update(xmlNode *parent, xmlNode *target, xmlNode *update, xmlNode 92 lib/common/crmcommon_private.h xmlNode *pcmk__xc_match(const xmlNode *root, const xmlNode *search_comment, xmlNode 96 lib/common/crmcommon_private.h void pcmk__xc_update(xmlNode *parent, xmlNode *target, xmlNode *update); xmlNode 102 lib/common/crmcommon_private.h void pcmk__unpack_acl(xmlNode *source, xmlNode *target, const char *user); xmlNode 108 lib/common/crmcommon_private.h void pcmk__apply_acl(xmlNode *xml); xmlNode 111 lib/common/crmcommon_private.h void pcmk__apply_creation_acl(xmlNode *xml, bool check_top); xmlNode 180 lib/common/crmcommon_private.h bool (*reply_expected)(pcmk_ipc_api_t *api, xmlNode *request); xmlNode 191 lib/common/crmcommon_private.h bool (*dispatch)(pcmk_ipc_api_t *api, xmlNode *msg); xmlNode 225 lib/common/crmcommon_private.h int pcmk__send_ipc_request(pcmk_ipc_api_t *api, xmlNode *request); 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 134 lib/common/digest.c calculate_on_disk_digest(xmlNode *input) xmlNode 153 lib/common/digest.c calculate_operation_digest(xmlNode *input, const char *version) xmlNode 170 lib/common/digest.c calculate_xml_versioned_digest(xmlNode *input, gboolean sort, xmlNode 205 lib/common/digest.c pcmk__verify_digest(xmlNode *input, const char *expected) xmlNode 26 lib/common/ipc_attrd.c set_pairs_data(pcmk__attrd_api_reply_t *data, xmlNode *msg_data) xmlNode 33 lib/common/ipc_attrd.c for (xmlNode *node = first_named_child(msg_data, XML_CIB_TAG_NODE); xmlNode 47 lib/common/ipc_attrd.c reply_expected(pcmk_ipc_api_t *api, xmlNode *request) xmlNode 62 lib/common/ipc_attrd.c dispatch(pcmk_ipc_api_t *api, xmlNode *reply) xmlNode 139 lib/common/ipc_attrd.c static xmlNode * xmlNode 142 lib/common/ipc_attrd.c xmlNode *attrd_op = create_xml_node(NULL, __func__); xmlNode 172 lib/common/ipc_attrd.c connect_and_send_attrd_request(pcmk_ipc_api_t *api, xmlNode *request) xmlNode 197 lib/common/ipc_attrd.c send_attrd_request(pcmk_ipc_api_t *api, xmlNode *request) xmlNode 209 lib/common/ipc_attrd.c xmlNode *request = create_attrd_op(user_name); xmlNode 286 lib/common/ipc_attrd.c xmlNode *request = NULL; xmlNode 328 lib/common/ipc_attrd.c xmlNode *request = NULL; xmlNode 365 lib/common/ipc_attrd.c xmlNode *request = NULL; xmlNode 403 lib/common/ipc_attrd.c add_op_attr(xmlNode *op, uint32_t options) xmlNode 415 lib/common/ipc_attrd.c populate_update_op(xmlNode *op, const char *node, const char *name, const char *value, xmlNode 442 lib/common/ipc_attrd.c xmlNode *request = NULL; xmlNode 489 lib/common/ipc_attrd.c xmlNode *request = NULL; xmlNode 522 lib/common/ipc_attrd.c xmlNode *child = NULL; xmlNode 300 lib/common/ipc_client.c call_api_dispatch(pcmk_ipc_api_t *api, xmlNode *message) xmlNode 329 lib/common/ipc_client.c xmlNode *msg; xmlNode 619 lib/common/ipc_client.c pcmk__send_ipc_request(pcmk_ipc_api_t *api, xmlNode *request) xmlNode 622 lib/common/ipc_client.c xmlNode *reply = NULL; xmlNode 700 lib/common/ipc_client.c static xmlNode * xmlNode 704 lib/common/ipc_client.c xmlNode *request = NULL; xmlNode 750 lib/common/ipc_client.c xmlNode *request = NULL; xmlNode 1169 lib/common/ipc_client.c xmlNode *bad = string2xml(crm_ipc_buffer(client)); xmlNode 1175 lib/common/ipc_client.c xmlNode *bad = string2xml(crm_ipc_buffer(client)); xmlNode 1209 lib/common/ipc_client.c crm_ipc_send(crm_ipc_t * client, xmlNode * message, enum crm_ipc_flags flags, int32_t ms_timeout, xmlNode 1210 lib/common/ipc_client.c xmlNode ** reply) xmlNode 75 lib/common/ipc_controld.c xmlNode *hello; xmlNode 93 lib/common/ipc_controld.c set_node_info_data(pcmk_controld_api_reply_t *data, xmlNode *msg_data) xmlNode 108 lib/common/ipc_controld.c set_ping_data(pcmk_controld_api_reply_t *data, xmlNode *msg_data) xmlNode 122 lib/common/ipc_controld.c set_nodes_data(pcmk_controld_api_reply_t *data, xmlNode *msg_data) xmlNode 127 lib/common/ipc_controld.c for (xmlNode *node = first_named_child(msg_data, XML_CIB_TAG_NODE); xmlNode 144 lib/common/ipc_controld.c reply_expected(pcmk_ipc_api_t *api, xmlNode *request) xmlNode 161 lib/common/ipc_controld.c dispatch(pcmk_ipc_api_t *api, xmlNode *reply) xmlNode 165 lib/common/ipc_controld.c xmlNode *msg_data = NULL; xmlNode 287 lib/common/ipc_controld.c static xmlNode * xmlNode 289 lib/common/ipc_controld.c const char *node, xmlNode *msg_data) xmlNode 310 lib/common/ipc_controld.c send_controller_request(pcmk_ipc_api_t *api, xmlNode *request, xmlNode 327 lib/common/ipc_controld.c static xmlNode * xmlNode 330 lib/common/ipc_controld.c xmlNode *msg_data; xmlNode 354 lib/common/ipc_controld.c xmlNode *request; xmlNode 355 lib/common/ipc_controld.c xmlNode *msg_data; xmlNode 388 lib/common/ipc_controld.c xmlNode *request; xmlNode 416 lib/common/ipc_controld.c xmlNode *request; xmlNode 439 lib/common/ipc_controld.c xmlNode *request; xmlNode 461 lib/common/ipc_controld.c xmlNode *request, *msg_data, *xml_rsc, *params; xmlNode 599 lib/common/ipc_controld.c xmlNode * xmlNode 603 lib/common/ipc_controld.c xmlNode *hello_node = NULL; xmlNode 604 lib/common/ipc_controld.c xmlNode *hello = NULL; xmlNode 157 lib/common/ipc_pacemakerd.c reply_expected(pcmk_ipc_api_t *api, xmlNode *request) xmlNode 170 lib/common/ipc_pacemakerd.c dispatch(pcmk_ipc_api_t *api, xmlNode *reply) xmlNode 173 lib/common/ipc_pacemakerd.c xmlNode *msg_data = NULL; xmlNode 254 lib/common/ipc_pacemakerd.c xmlNode *cmd; xmlNode 65 lib/common/ipc_schedulerd.c reply_expected(pcmk_ipc_api_t *api, xmlNode *request) xmlNode 78 lib/common/ipc_schedulerd.c dispatch(pcmk_ipc_api_t *api, xmlNode *reply) xmlNode 81 lib/common/ipc_schedulerd.c xmlNode *msg_data = NULL; xmlNode 143 lib/common/ipc_schedulerd.c do_schedulerd_api_call(pcmk_ipc_api_t *api, const char *task, xmlNode *cib, char **ref) xmlNode 146 lib/common/ipc_schedulerd.c xmlNode *cmd = NULL; xmlNode 177 lib/common/ipc_schedulerd.c pcmk_schedulerd_api_graph(pcmk_ipc_api_t *api, xmlNode *cib, char **ref) xmlNode 385 lib/common/ipc_server.c xmlNode * xmlNode 389 lib/common/ipc_server.c xmlNode *xml = NULL; xmlNode 580 lib/common/ipc_server.c pcmk__ipc_prepare_iov(uint32_t request, xmlNode *message, xmlNode 744 lib/common/ipc_server.c pcmk__ipc_send_xml(pcmk__client_t *c, uint32_t request, xmlNode *message, xmlNode 780 lib/common/ipc_server.c xmlNode * xmlNode 784 lib/common/ipc_server.c xmlNode *ack = NULL; xmlNode 817 lib/common/ipc_server.c xmlNode *ack = pcmk__ipc_create_ack_as(function, line, flags, tag, ver, status); 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(const 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(const xmlNode *msg, const char *field) xmlNode 160 lib/common/messages.c add_message_xml(xmlNode *msg, const char *field, xmlNode *xml) xmlNode 162 lib/common/messages.c xmlNode *holder = create_xml_node(msg, field); xmlNode 250 lib/common/messages.c xmlNode * xmlNode 253 lib/common/messages.c xmlNode *(*handler)(pcmk__request_t *request) = NULL; xmlNode 15 lib/common/nodes.c pcmk__xe_add_node(xmlNode *xml, const char *node, int nodeid) xmlNode 161 lib/common/nvpair.c pcmk_xml_attrs2nvpairs(const xmlNode *xml) xmlNode 189 lib/common/nvpair.c xmlNode *parent = user_data; xmlNode 201 lib/common/nvpair.c pcmk_nvpairs2xml_attrs(GSList *list, xmlNode *xml) xmlNode 323 lib/common/nvpair.c crm_xml_add(xmlNode *node, const char *name, const char *value) xmlNode 368 lib/common/nvpair.c crm_xml_replace(xmlNode *node, const char *name, const char *value) xmlNode 419 lib/common/nvpair.c crm_xml_add_int(xmlNode *node, const char *name, int value) xmlNode 441 lib/common/nvpair.c crm_xml_add_ms(xmlNode *node, const char *name, guint ms) xmlNode 469 lib/common/nvpair.c crm_xml_add_ll(xmlNode *xml, const char *name, long long value) xmlNode 493 lib/common/nvpair.c crm_xml_add_timeval(xmlNode *xml, const char *name_sec, const char *name_usec, xmlNode 517 lib/common/nvpair.c crm_element_value(const xmlNode *data, const char *name) xmlNode 534 lib/common/nvpair.c attr = xmlHasProp((xmlNode *) data, (pcmkXmlStr) name); xmlNode 553 lib/common/nvpair.c crm_element_value_int(const xmlNode *data, const char *name, int *dest) xmlNode 585 lib/common/nvpair.c crm_element_value_ll(const xmlNode *data, const char *name, long long *dest) xmlNode 610 lib/common/nvpair.c crm_element_value_ms(const xmlNode *data, const char *name, guint *dest) xmlNode 638 lib/common/nvpair.c crm_element_value_epoch(const xmlNode *xml, const char *name, time_t *dest) xmlNode 667 lib/common/nvpair.c crm_element_value_timeval(const xmlNode *xml, const char *name_sec, xmlNode 714 lib/common/nvpair.c crm_element_value_copy(const xmlNode *data, const char *name) xmlNode 741 lib/common/nvpair.c xmlNode *xml_node = user_data; xmlNode 744 lib/common/nvpair.c xmlNode *tmp = create_xml_node(xml_node, XML_TAG_PARAM); xmlNode 775 lib/common/nvpair.c xmlNode *xml_node = user_data; xmlNode 832 lib/common/nvpair.c xmlNode * xmlNode 833 lib/common/nvpair.c crm_create_nvpair_xml(xmlNode *parent, const char *id, const char *name, xmlNode 836 lib/common/nvpair.c xmlNode *nvp; xmlNode 875 lib/common/nvpair.c xmlNode *xml_node = user_data; xmlNode 896 lib/common/nvpair.c xml2list(const xmlNode *parent) xmlNode 898 lib/common/nvpair.c xmlNode *child = NULL; xmlNode 900 lib/common/nvpair.c xmlNode *nvpair_list = NULL; xmlNode 948 lib/common/nvpair.c pcmk__xe_get_bool_attr(const xmlNode *node, const char *name, bool *value) xmlNode 975 lib/common/nvpair.c pcmk__xe_attr_is_true(const xmlNode *node, const char *name) xmlNode 390 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 551 lib/common/operations.c pcmk_xe_is_probe(xmlNode *xml_op) xmlNode 562 lib/common/operations.c pcmk_xe_mask_probe_failure(xmlNode *xml_op) xmlNode 68 lib/common/output_html.c xmlNode *root; xmlNode 76 lib/common/output_xml.c xmlNode *root; xmlNode 31 lib/common/patchset.c static xmlNode *subtract_xml_comment(xmlNode *parent, xmlNode *left, xmlNode 32 lib/common/patchset.c xmlNode *right, gboolean *changed); xmlNode 85 lib/common/patchset.c add_xml_changes_to_patchset(xmlNode *xml, xmlNode *patchset) xmlNode 87 lib/common/patchset.c xmlNode *cIter = NULL; xmlNode 89 lib/common/patchset.c xmlNode *change = NULL; xmlNode 115 lib/common/patchset.c xmlNode *attr = NULL; xmlNode 151 lib/common/patchset.c xmlNode *result = NULL; xmlNode 192 lib/common/patchset.c is_config_change(xmlNode *xml) xmlNode 197 lib/common/patchset.c xmlNode *config = first_named_child(xml, XML_CIB_TAG_CONFIGURATION); xmlNode 221 lib/common/patchset.c xml_repair_v1_diff(xmlNode *last, xmlNode *next, xmlNode *local_diff, xmlNode 225 lib/common/patchset.c xmlNode *cib = NULL; xmlNode 226 lib/common/patchset.c xmlNode *diff_child = NULL; xmlNode 289 lib/common/patchset.c static xmlNode * xmlNode 290 lib/common/patchset.c xml_create_patchset_v1(xmlNode *source, xmlNode *target, bool config, xmlNode 293 lib/common/patchset.c xmlNode *patchset = diff_xml_object(source, target, suppress); xmlNode 303 lib/common/patchset.c static xmlNode * xmlNode 304 lib/common/patchset.c xml_create_patchset_v2(xmlNode *source, xmlNode *target) xmlNode 310 lib/common/patchset.c xmlNode *v = NULL; xmlNode 311 lib/common/patchset.c xmlNode *version = NULL; xmlNode 312 lib/common/patchset.c xmlNode *patchset = NULL; xmlNode 354 lib/common/patchset.c xmlNode *change = create_xml_node(patchset, XML_DIFF_CHANGE); xmlNode 367 lib/common/patchset.c xmlNode * xmlNode 368 lib/common/patchset.c xml_create_patchset(int format, xmlNode *source, xmlNode *target, xmlNode 373 lib/common/patchset.c xmlNode *patch = NULL; xmlNode 425 lib/common/patchset.c patchset_process_digest(xmlNode *patch, xmlNode *source, xmlNode *target, xmlNode 456 lib/common/patchset.c xml_log_patchset(uint8_t log_level, const char *function, xmlNode *patchset) xmlNode 459 lib/common/patchset.c xmlNode *child = NULL; xmlNode 460 lib/common/patchset.c xmlNode *added = NULL; xmlNode 461 lib/common/patchset.c xmlNode *removed = NULL; xmlNode 509 lib/common/patchset.c xmlNode *change = NULL; xmlNode 542 lib/common/patchset.c xmlNode *clist = first_named_child(change, XML_DIFF_LIST); xmlNode 636 lib/common/patchset.c process_v1_removals(xmlNode *target, xmlNode *patch) xmlNode 638 lib/common/patchset.c xmlNode *patch_child = NULL; xmlNode 639 lib/common/patchset.c xmlNode *cIter = NULL; xmlNode 678 lib/common/patchset.c xmlNode *target_child = cIter; xmlNode 689 lib/common/patchset.c process_v1_additions(xmlNode *parent, xmlNode *target, xmlNode *patch) xmlNode 691 lib/common/patchset.c xmlNode *patch_child = NULL; xmlNode 692 lib/common/patchset.c xmlNode *target_child = NULL; xmlNode 763 lib/common/patchset.c find_patch_xml_node(const xmlNode *patchset, int format, bool added, xmlNode 764 lib/common/patchset.c xmlNode **patch_node) xmlNode 766 lib/common/patchset.c xmlNode *cib_node; xmlNode 793 lib/common/patchset.c xml_patch_versions(const xmlNode *patchset, int add[3], int del[3]) xmlNode 797 lib/common/patchset.c xmlNode *tmp = NULL; xmlNode 843 lib/common/patchset.c xml_patch_version_check(const xmlNode *xml, const xmlNode *patchset, int format) xmlNode 919 lib/common/patchset.c apply_v1_patchset(xmlNode *xml, const xmlNode *patchset) xmlNode 924 lib/common/patchset.c xmlNode *child_diff = NULL; xmlNode 925 lib/common/patchset.c xmlNode *added = find_xml_node(patchset, "diff-added", FALSE); xmlNode 926 lib/common/patchset.c xmlNode *removed = find_xml_node(patchset, "diff-removed", FALSE); xmlNode 927 lib/common/patchset.c xmlNode *old = copy_xml(xml); xmlNode 948 lib/common/patchset.c xmlNode *child_diff = NULL; xmlNode 973 lib/common/patchset.c static xmlNode * xmlNode 974 lib/common/patchset.c first_matching_xml_child(const xmlNode *parent, const char *name, xmlNode 977 lib/common/patchset.c xmlNode *cIter = NULL; xmlNode 1016 lib/common/patchset.c static xmlNode * xmlNode 1017 lib/common/patchset.c search_v2_xpath(const xmlNode *top, const char *key, int target_position) xmlNode 1019 lib/common/patchset.c xmlNode *target = (xmlNode *) top->doc; xmlNode 1099 lib/common/patchset.c const xmlNode *change; xmlNode 1100 lib/common/patchset.c xmlNode *match; xmlNode 1134 lib/common/patchset.c apply_v2_patchset(xmlNode *xml, const xmlNode *patchset) xmlNode 1137 lib/common/patchset.c const xmlNode *change = NULL; xmlNode 1143 lib/common/patchset.c xmlNode *match = NULL; xmlNode 1192 lib/common/patchset.c xmlNode *attrs = NULL; xmlNode 1221 lib/common/patchset.c xmlNode *match = change_obj->match; xmlNode 1234 lib/common/patchset.c xmlNode *child = NULL; xmlNode 1235 lib/common/patchset.c xmlNode *match_child = NULL; xmlNode 1268 lib/common/patchset.c xmlNode *match_child = NULL; xmlNode 1317 lib/common/patchset.c xml_apply_patchset(xmlNode *xml, xmlNode *patchset, bool check_version) xmlNode 1321 lib/common/patchset.c xmlNode *old = NULL; xmlNode 1397 lib/common/patchset.c purge_diff_markers(xmlNode *a_node) xmlNode 1399 lib/common/patchset.c xmlNode *child = NULL; xmlNode 1410 lib/common/patchset.c xmlNode * xmlNode 1411 lib/common/patchset.c diff_xml_object(xmlNode *old, xmlNode *new, gboolean suppress) xmlNode 1413 lib/common/patchset.c xmlNode *tmp1 = NULL; xmlNode 1414 lib/common/patchset.c xmlNode *diff = create_xml_node(NULL, "diff"); xmlNode 1415 lib/common/patchset.c xmlNode *removed = create_xml_node(diff, "diff-removed"); xmlNode 1416 lib/common/patchset.c xmlNode *added = create_xml_node(diff, "diff-added"); xmlNode 1438 lib/common/patchset.c static xmlNode * xmlNode 1439 lib/common/patchset.c subtract_xml_comment(xmlNode *parent, xmlNode *left, xmlNode *right, xmlNode 1448 lib/common/patchset.c xmlNode *deleted = NULL; xmlNode 1459 lib/common/patchset.c xmlNode * xmlNode 1460 lib/common/patchset.c subtract_xml_object(xmlNode *parent, xmlNode *left, xmlNode *right, xmlNode 1464 lib/common/patchset.c xmlNode *diff = NULL; xmlNode 1465 lib/common/patchset.c xmlNode *right_child = NULL; xmlNode 1466 lib/common/patchset.c xmlNode *left_child = NULL; xmlNode 1488 lib/common/patchset.c xmlNode *deleted = NULL; xmlNode 1643 lib/common/patchset.c apply_xml_diff(xmlNode *old_xml, xmlNode *diff, xmlNode **new_xml) xmlNode 1651 lib/common/patchset.c xmlNode *child_diff = NULL; xmlNode 1652 lib/common/patchset.c xmlNode *added = find_xml_node(diff, "diff-added", FALSE); xmlNode 1653 lib/common/patchset.c xmlNode *removed = find_xml_node(diff, "diff-removed", FALSE); xmlNode 1684 lib/common/patchset.c xmlNode *child_diff = NULL; xmlNode 488 lib/common/remote.c pcmk__remote_send_xml(pcmk__remote_t *remote, xmlNode *msg) xmlNode 539 lib/common/remote.c xmlNode * xmlNode 542 lib/common/remote.c xmlNode *xml = NULL; xmlNode 593 lib/common/schemas.c validate_with(xmlNode *xml, int method, gboolean to_logs) xmlNode 638 lib/common/schemas.c validate_with_silent(xmlNode *xml, int method) xmlNode 679 lib/common/schemas.c validate_xml_verbose(xmlNode *xml_blob) xmlNode 683 lib/common/schemas.c xmlNode *xml = NULL; xmlNode 707 lib/common/schemas.c validate_xml(xmlNode *xml_blob, const char *validation, gboolean to_logs) xmlNode 906 lib/common/schemas.c static xmlNode * xmlNode 907 lib/common/schemas.c apply_transformation(xmlNode *xml, const char *transform, gboolean to_logs) xmlNode 910 lib/common/schemas.c xmlNode *out = NULL; xmlNode 971 lib/common/schemas.c static xmlNode * xmlNode 972 lib/common/schemas.c apply_upgrade(xmlNode *xml, const struct schema_s *schema, gboolean to_logs) xmlNode 976 lib/common/schemas.c xmlNode *upgrade = NULL, xmlNode 1050 lib/common/schemas.c update_validation(xmlNode **xml_blob, int *best, int max, gboolean transform, xmlNode 1053 lib/common/schemas.c xmlNode *xml = NULL; xmlNode 1122 lib/common/schemas.c xmlNode *upgrade = NULL; xmlNode 1197 lib/common/schemas.c cli_config_update(xmlNode **xml, int *best_version, gboolean to_logs) xmlNode 1209 lib/common/schemas.c xmlNode *converted = NULL; xmlNode 20 lib/common/tests/acl/xml_acl_denied_test.c xmlNode *test_xml = create_xml_node(NULL, "test_xml"); xmlNode 38 lib/common/tests/acl/xml_acl_denied_test.c xmlNode *test_xml = create_xml_node(NULL, "test_xml"); xmlNode 20 lib/common/tests/acl/xml_acl_enabled_test.c xmlNode *test_xml = create_xml_node(NULL, "test_xml"); xmlNode 38 lib/common/tests/acl/xml_acl_enabled_test.c xmlNode *test_xml = create_xml_node(NULL, "test_xml"); xmlNode 18 lib/common/tests/nvpair/pcmk__xe_attr_is_true_test.c xmlNode *node = string2xml("<node/>"); xmlNode 30 lib/common/tests/nvpair/pcmk__xe_attr_is_true_test.c xmlNode *node = string2xml("<node a=\"true\" b=\"false\"/>"); xmlNode 39 lib/common/tests/nvpair/pcmk__xe_attr_is_true_test.c xmlNode *node = string2xml("<node a=\"true\" b=\"false\"/>"); xmlNode 18 lib/common/tests/nvpair/pcmk__xe_get_bool_attr_test.c xmlNode *node = string2xml("<node/>"); xmlNode 32 lib/common/tests/nvpair/pcmk__xe_get_bool_attr_test.c xmlNode *node = string2xml("<node a=\"true\" b=\"false\"/>"); xmlNode 42 lib/common/tests/nvpair/pcmk__xe_get_bool_attr_test.c xmlNode *node = string2xml("<node a=\"true\" b=\"false\" c=\"blah\"/>"); xmlNode 19 lib/common/tests/nvpair/pcmk__xe_set_bool_attr_test.c xmlNode *node = string2xml("<node/>"); xmlNode 19 lib/common/tests/operations/copy_in_properties_test.c xmlNode *test_xml_1 = create_xml_node(NULL, "test_xml_1"); xmlNode 20 lib/common/tests/operations/copy_in_properties_test.c xmlNode *test_xml_2 = NULL; xmlNode 32 lib/common/tests/operations/copy_in_properties_test.c xmlNode *test_xml_1 = NULL; xmlNode 33 lib/common/tests/operations/copy_in_properties_test.c xmlNode *test_xml_2 = create_xml_node(NULL, "test_xml_2"); xmlNode 46 lib/common/tests/operations/copy_in_properties_test.c xmlNode *test_xml_1 = create_xml_node(NULL, "test_xml_1"); xmlNode 47 lib/common/tests/operations/copy_in_properties_test.c xmlNode *test_xml_2 = create_xml_node(NULL, "test_xml_2"); xmlNode 20 lib/common/tests/operations/expand_plus_plus_test.c xmlNode *test_xml = create_xml_node(NULL, "test_xml"); xmlNode 31 lib/common/tests/operations/expand_plus_plus_test.c xmlNode *test_xml = create_xml_node(NULL, "test_xml"); xmlNode 45 lib/common/tests/operations/expand_plus_plus_test.c xmlNode *test_xml = create_xml_node(NULL, "test_xml"); xmlNode 56 lib/common/tests/operations/expand_plus_plus_test.c xmlNode *test_xml = create_xml_node(NULL, "test_xml"); xmlNode 67 lib/common/tests/operations/expand_plus_plus_test.c xmlNode *test_xml = create_xml_node(NULL, "test_xml"); xmlNode 80 lib/common/tests/operations/expand_plus_plus_test.c xmlNode *test_xml = create_xml_node(NULL, "test_xml"); xmlNode 91 lib/common/tests/operations/expand_plus_plus_test.c xmlNode *test_xml = create_xml_node(NULL, "test_xml"); xmlNode 104 lib/common/tests/operations/expand_plus_plus_test.c xmlNode *test_xml = create_xml_node(NULL, "test_xml"); xmlNode 115 lib/common/tests/operations/expand_plus_plus_test.c xmlNode *test_xml = create_xml_node(NULL, "test_xml"); xmlNode 126 lib/common/tests/operations/expand_plus_plus_test.c xmlNode *test_xml = create_xml_node(NULL, "test_xml"); xmlNode 137 lib/common/tests/operations/expand_plus_plus_test.c xmlNode *test_xml = create_xml_node(NULL, "test_xml"); xmlNode 148 lib/common/tests/operations/expand_plus_plus_test.c xmlNode *test_xml = create_xml_node(NULL, "test_xml"); xmlNode 159 lib/common/tests/operations/expand_plus_plus_test.c xmlNode *test_xml = create_xml_node(NULL, "test_xml"); xmlNode 170 lib/common/tests/operations/expand_plus_plus_test.c xmlNode *test_xml = create_xml_node(NULL, "test_xml"); xmlNode 181 lib/common/tests/operations/expand_plus_plus_test.c xmlNode *test_xml = create_xml_node(NULL, "test_xml"); xmlNode 192 lib/common/tests/operations/expand_plus_plus_test.c xmlNode *test_xml = create_xml_node(NULL, "test_xml"); xmlNode 203 lib/common/tests/operations/expand_plus_plus_test.c xmlNode *test_xml = create_xml_node(NULL, "test_xml"); xmlNode 216 lib/common/tests/operations/expand_plus_plus_test.c xmlNode *test_xml = create_xml_node(NULL, "test_xml"); xmlNode 229 lib/common/tests/operations/expand_plus_plus_test.c xmlNode *test_xml = create_xml_node(NULL, "test_xml"); xmlNode 23 lib/common/tests/operations/fix_plus_plus_recursive_test.c xmlNode *test_xml_root = create_xml_node(NULL, "test_xml_root"); xmlNode 24 lib/common/tests/operations/fix_plus_plus_recursive_test.c xmlNode *test_xml_child = create_xml_node(test_xml_root, "test_xml_child"); xmlNode 25 lib/common/tests/operations/fix_plus_plus_recursive_test.c xmlNode *test_xml_grandchild = create_xml_node(test_xml_child, "test_xml_grandchild"); xmlNode 26 lib/common/tests/operations/fix_plus_plus_recursive_test.c xmlNode *test_xml_text = pcmk_create_xml_text_node(test_xml_root, "text_xml_text", "content"); xmlNode 27 lib/common/tests/operations/fix_plus_plus_recursive_test.c xmlNode *test_xml_comment = string2xml("<!-- a comment -->"); xmlNode 17 lib/common/tests/operations/pcmk_xe_is_probe_test.c xmlNode *node = NULL; xmlNode 16 lib/common/tests/operations/pcmk_xe_mask_probe_failure_test.c xmlNode *node = NULL; xmlNode 29 lib/common/tests/operations/pcmk_xe_mask_probe_failure_test.c xmlNode *node = NULL; xmlNode 42 lib/common/tests/operations/pcmk_xe_mask_probe_failure_test.c xmlNode *node = NULL; xmlNode 15 lib/common/tests/xml/pcmk__xe_foreach_child_test.c static int compare_name_handler(xmlNode *xml, void *userdata) { xmlNode 39 lib/common/tests/xml/pcmk__xe_foreach_child_test.c xmlNode *xml = string2xml(str1); xmlNode 48 lib/common/tests/xml/pcmk__xe_foreach_child_test.c xmlNode *xml = string2xml(str1); xmlNode 61 lib/common/tests/xml/pcmk__xe_foreach_child_test.c xmlNode *xml = string2xml(str1); xmlNode 74 lib/common/tests/xml/pcmk__xe_foreach_child_test.c xmlNode *xml = string2xml(str1); xmlNode 103 lib/common/tests/xml/pcmk__xe_foreach_child_test.c xmlNode *xml = string2xml(str2); xmlNode 115 lib/common/tests/xml/pcmk__xe_foreach_child_test.c xmlNode *xml = string2xml(str2); xmlNode 141 lib/common/tests/xml/pcmk__xe_foreach_child_test.c static int any_of_handler(xmlNode *xml, void *userdata) { xmlNode 149 lib/common/tests/xml/pcmk__xe_foreach_child_test.c xmlNode *xml = string2xml(str3); xmlNode 160 lib/common/tests/xml/pcmk__xe_foreach_child_test.c static int stops_on_first_handler(xmlNode *xml, void *userdata) { xmlNode 170 lib/common/tests/xml/pcmk__xe_foreach_child_test.c static int stops_on_second_handler(xmlNode *xml, void *userdata) { xmlNode 180 lib/common/tests/xml/pcmk__xe_foreach_child_test.c static int stops_on_third_handler(xmlNode *xml, void *userdata) { xmlNode 192 lib/common/tests/xml/pcmk__xe_foreach_child_test.c xmlNode *xml = string2xml(str3); xmlNode 49 lib/common/xml.c pcmk__tracking_xml_changes(xmlNode *xml, bool lazy) xmlNode 94 lib/common/xml.c set_parent_flag(xmlNode *xml, long flag) xmlNode 108 lib/common/xml.c pcmk__set_xml_doc_flag(xmlNode *xml, enum xml_private_flags flag) xmlNode 120 lib/common/xml.c mark_xml_node_dirty(xmlNode *xml) xmlNode 128 lib/common/xml.c reset_xml_node_flags(xmlNode *xml) xmlNode 130 lib/common/xml.c xmlNode *cIter = NULL; xmlNode 145 lib/common/xml.c pcmk__mark_xml_created(xmlNode *xml) xmlNode 147 lib/common/xml.c xmlNode *cIter = NULL; xmlNode 165 lib/common/xml.c xmlNode *parent = a->parent; xmlNode 212 lib/common/xml.c free_private_data(xmlNode *node) xmlNode 257 lib/common/xml.c new_private_data(xmlNode *node) xmlNode 301 lib/common/xml.c xml_track_changes(xmlNode * xml, const char *user, xmlNode *acl_source, bool enforce_acls) xmlNode 316 lib/common/xml.c bool xml_tracking_changes(xmlNode * xml) xmlNode 323 lib/common/xml.c bool xml_document_dirty(xmlNode *xml) xmlNode 340 lib/common/xml.c pcmk__xml_position(const xmlNode *xml, enum xml_private_flags ignore_if_set) xmlNode 344 lib/common/xml.c for (const xmlNode *cIter = xml; cIter->prev; cIter = cIter->prev) { xmlNode 345 lib/common/xml.c xml_node_private_t *nodepriv = ((xmlNode*)cIter->prev)->_private; xmlNode 370 lib/common/xml.c accept_attr_deletions(xmlNode *xml) xmlNode 393 lib/common/xml.c xmlNode * xmlNode 394 lib/common/xml.c pcmk__xml_match(const xmlNode *haystack, const xmlNode *needle, bool exact) xmlNode 410 lib/common/xml.c xml_log_changes(uint8_t log_level, const char *function, xmlNode * xml) xmlNode 445 lib/common/xml.c xml_accept_changes(xmlNode * xml) xmlNode 447 lib/common/xml.c xmlNode *top = NULL; xmlNode 469 lib/common/xml.c xmlNode * xmlNode 470 lib/common/xml.c find_xml_node(const xmlNode *root, const char *search_path, gboolean must_find) xmlNode 472 lib/common/xml.c xmlNode *a_child = NULL; xmlNode 519 lib/common/xml.c xmlNode * xmlNode 520 lib/common/xml.c pcmk__xe_match(const xmlNode *parent, const char *node_name, xmlNode 526 lib/common/xml.c for (xmlNode *child = pcmk__xml_first_child(parent); child != NULL; xmlNode 545 lib/common/xml.c copy_in_properties(xmlNode * target, xmlNode * src) xmlNode 578 lib/common/xml.c fix_plus_plus_recursive(xmlNode *target) xmlNode 581 lib/common/xml.c xmlNode *child = NULL; xmlNode 612 lib/common/xml.c expand_plus_plus(xmlNode * target, const char *name, const char *value) xmlNode 682 lib/common/xml.c pcmk__xe_remove_matching_attrs(xmlNode *element, xmlNode 711 lib/common/xml.c getDocPtr(xmlNode * node) xmlNode 726 lib/common/xml.c xmlNode * xmlNode 727 lib/common/xml.c add_node_copy(xmlNode * parent, xmlNode * src_node) xmlNode 729 lib/common/xml.c xmlNode *child = NULL; xmlNode 741 lib/common/xml.c add_node_nocopy(xmlNode * parent, const char *name, xmlNode * child) xmlNode 748 lib/common/xml.c xmlNode * xmlNode 749 lib/common/xml.c create_xml_node(xmlNode * parent, const char *name) xmlNode 752 lib/common/xml.c xmlNode *node = NULL; xmlNode 773 lib/common/xml.c xmlNode * xmlNode 774 lib/common/xml.c pcmk_create_xml_text_node(xmlNode * parent, const char *name, const char *content) xmlNode 776 lib/common/xml.c xmlNode *node = create_xml_node(parent, name); xmlNode 785 lib/common/xml.c xmlNode * xmlNode 786 lib/common/xml.c pcmk_create_html_node(xmlNode * parent, const char *element_name, const char *id, xmlNode 789 lib/common/xml.c xmlNode *node = pcmk_create_xml_text_node(parent, element_name, text); xmlNode 808 lib/common/xml.c pcmk_free_xml_subtree(xmlNode *xml) xmlNode 815 lib/common/xml.c free_xml_with_position(xmlNode * child, int position) xmlNode 818 lib/common/xml.c xmlNode *top = NULL; xmlNode 885 lib/common/xml.c free_xml(xmlNode * child) xmlNode 890 lib/common/xml.c xmlNode * xmlNode 891 lib/common/xml.c copy_xml(xmlNode * src) xmlNode 894 lib/common/xml.c xmlNode *copy = xmlDocCopyNode(src, doc, 1); xmlNode 929 lib/common/xml.c xmlNode * xmlNode 932 lib/common/xml.c xmlNode *xml = NULL; xmlNode 990 lib/common/xml.c xmlNode * xmlNode 997 lib/common/xml.c xmlNode *xml_obj = NULL; xmlNode 1078 lib/common/xml.c pcmk__strip_xml_text(xmlNode *xml) xmlNode 1080 lib/common/xml.c xmlNode *iter = xml->children; xmlNode 1083 lib/common/xml.c xmlNode *next = iter->next; xmlNode 1105 lib/common/xml.c xmlNode * xmlNode 1108 lib/common/xml.c xmlNode *xml = NULL; xmlNode 1176 lib/common/xml.c pcmk__xe_add_last_written(xmlNode *xe) xmlNode 1212 lib/common/xml.c crm_xml_set_id(xmlNode *xml, const char *format, ...) xmlNode 1242 lib/common/xml.c write_xml_stream(xmlNode *xml_node, const char *filename, FILE *stream, xmlNode 1333 lib/common/xml.c write_xml_fd(xmlNode * xml_node, const char *filename, int fd, gboolean compress) xmlNode 1361 lib/common/xml.c write_xml_file(xmlNode * xml_node, const char *filename, gboolean compress) xmlNode 1520 lib/common/xml.c const xmlNode *data, int depth, int options) xmlNode 1525 lib/common/xml.c xmlNode *child = NULL; xmlNode 1624 lib/common/xml.c const char *prefix, const xmlNode *data, int depth, int options) xmlNode 1640 lib/common/xml.c const char *prefix, const xmlNode *data, int depth, int options) xmlNode 1644 lib/common/xml.c xmlNode *child = NULL; xmlNode 1744 lib/common/xml.c int line, const char *prefix, const xmlNode *data, int depth, xmlNode 1747 lib/common/xml.c xmlNode *a_child = NULL; xmlNode 1813 lib/common/xml.c dump_filtered_xml(const xmlNode *data, int options, GString *buffer) xmlNode 1834 lib/common/xml.c dump_xml_element(const xmlNode *data, int options, GString *buffer, int depth) xmlNode 1874 lib/common/xml.c xmlNode *xChild = NULL; xmlNode 1898 lib/common/xml.c dump_xml_text(const xmlNode *data, int options, GString *buffer, int depth) xmlNode 1925 lib/common/xml.c dump_xml_cdata(const xmlNode *data, int options, GString *buffer, int depth) xmlNode 1953 lib/common/xml.c dump_xml_comment(const xmlNode *data, int options, GString *buffer, int depth) xmlNode 2089 lib/common/xml.c dump_xml_formatted_with_text(xmlNode * an_xml_node) xmlNode 2106 lib/common/xml.c dump_xml_formatted(xmlNode * an_xml_node) xmlNode 2121 lib/common/xml.c dump_xml_unformatted(xmlNode * an_xml_node) xmlNode 2136 lib/common/xml.c xml_has_children(const xmlNode * xml_root) xmlNode 2145 lib/common/xml.c xml_remove_prop(xmlNode * obj, const char *name) xmlNode 2163 lib/common/xml.c save_xml_to_file(xmlNode * xml, const char *desc, const char *filename) xmlNode 2188 lib/common/xml.c set_attrs_flag(xmlNode *xml, enum xml_private_flags flag) xmlNode 2210 lib/common/xml.c mark_attr_deleted(xmlNode *new_xml, const char *element, const char *attr_name, xmlNode 2240 lib/common/xml.c mark_attr_changed(xmlNode *new_xml, const char *element, const char *attr_name, xmlNode 2268 lib/common/xml.c mark_attr_moved(xmlNode *new_xml, const char *element, xmlAttr *old_attr, xmlNode 2294 lib/common/xml.c xml_diff_old_attrs(xmlNode *old_xml, xmlNode *new_xml) xmlNode 2311 lib/common/xml.c int new_pos = pcmk__xml_position((xmlNode*) new_attr, xmlNode 2313 lib/common/xml.c int old_pos = pcmk__xml_position((xmlNode*) old_attr, xmlNode 2343 lib/common/xml.c mark_created_attrs(xmlNode *new_xml) xmlNode 2380 lib/common/xml.c xml_diff_attrs(xmlNode *old_xml, xmlNode *new_xml) xmlNode 2400 lib/common/xml.c mark_child_deleted(xmlNode *old_child, xmlNode *new_parent) xmlNode 2403 lib/common/xml.c xmlNode *candidate = add_node_copy(new_parent, old_child); xmlNode 2422 lib/common/xml.c mark_child_moved(xmlNode *old_child, xmlNode *new_parent, xmlNode *new_child, xmlNode 2443 lib/common/xml.c mark_xml_changes(xmlNode *old_xml, xmlNode *new_xml, bool check_top) xmlNode 2445 lib/common/xml.c xmlNode *cIter = NULL; xmlNode 2468 lib/common/xml.c xmlNode *old_child = cIter; xmlNode 2469 lib/common/xml.c xmlNode *new_child = pcmk__xml_match(new_xml, cIter, true); xmlNode 2482 lib/common/xml.c xmlNode *new_child = cIter; xmlNode 2483 lib/common/xml.c xmlNode *old_child = pcmk__xml_match(old_xml, cIter, true); xmlNode 2505 lib/common/xml.c xml_calculate_significant_changes(xmlNode *old_xml, xmlNode *new_xml) xmlNode 2512 lib/common/xml.c xml_calculate_changes(xmlNode *old_xml, xmlNode *new_xml) xmlNode 2526 lib/common/xml.c can_prune_leaf(xmlNode * xml_node) xmlNode 2528 lib/common/xml.c xmlNode *cIter = NULL; xmlNode 2548 lib/common/xml.c xmlNode *child = cIter; xmlNode 2568 lib/common/xml.c xmlNode * xmlNode 2569 lib/common/xml.c pcmk__xc_match(const xmlNode *root, const xmlNode *search_comment, bool exact) xmlNode 2571 lib/common/xml.c xmlNode *a_child = NULL; xmlNode 2618 lib/common/xml.c pcmk__xc_update(xmlNode *parent, xmlNode *target, xmlNode *update) xmlNode 2649 lib/common/xml.c pcmk__xml_update(xmlNode *parent, xmlNode *target, xmlNode *update, xmlNode 2652 lib/common/xml.c xmlNode *a_child = NULL; xmlNode 2749 lib/common/xml.c update_xml_child(xmlNode * child, xmlNode * to_update) xmlNode 2752 lib/common/xml.c xmlNode *child_of_child = NULL; xmlNode 2783 lib/common/xml.c find_xml_children(xmlNode ** children, xmlNode * root, xmlNode 2804 lib/common/xml.c xmlNode *child = NULL; xmlNode 2816 lib/common/xml.c replace_xml_child(xmlNode * parent, xmlNode * child, xmlNode * update, gboolean delete_only) xmlNode 2819 lib/common/xml.c xmlNode *child_of_child = NULL; xmlNode 2856 lib/common/xml.c xmlNode *tmp = copy_xml(update); xmlNode 2858 lib/common/xml.c xmlNode *old = NULL; xmlNode 2882 lib/common/xml.c xmlNode *next = pcmk__xml_next(child_of_child); xmlNode 2897 lib/common/xml.c xmlNode * xmlNode 2898 lib/common/xml.c sorted_xml(xmlNode *input, xmlNode *parent, gboolean recursive) xmlNode 2900 lib/common/xml.c xmlNode *child = NULL; xmlNode 2902 lib/common/xml.c xmlNode *result = NULL; xmlNode 2929 lib/common/xml.c xmlNode * xmlNode 2930 lib/common/xml.c first_named_child(const xmlNode *parent, const char *name) xmlNode 2932 lib/common/xml.c xmlNode *match = NULL; xmlNode 2955 lib/common/xml.c xmlNode * xmlNode 2956 lib/common/xml.c crm_next_same_xml(const xmlNode *sibling) xmlNode 2958 lib/common/xml.c xmlNode *match = pcmk__xe_next(sibling); xmlNode 3001 lib/common/xml.c xmlNode * xmlNode 3002 lib/common/xml.c expand_idref(xmlNode * input, xmlNode * top) xmlNode 3006 lib/common/xml.c xmlNode *result = input; xmlNode 3112 lib/common/xml.c pcmk__xe_foreach_child(xmlNode *xml, const char *child_element_name, xmlNode 3113 lib/common/xml.c int (*handler)(xmlNode *xml, void *userdata), xmlNode 3116 lib/common/xml.c xmlNode *children = (xml? xml->children : NULL); xmlNode 3120 lib/common/xml.c for (xmlNode *node = children; node != NULL; node = node->next) { xmlNode 3139 lib/common/xml.c xmlNode * xmlNode 3140 lib/common/xml.c find_entity(xmlNode *parent, const char *node_name, const char *id) xmlNode 57 lib/common/xpath.c xmlNode * xmlNode 60 lib/common/xpath.c xmlNode *match = NULL; xmlNode 110 lib/common/xpath.c xmlNode *xml = NULL; xmlNode 139 lib/common/xpath.c xpath_search(xmlNode * xml_top, const char *path) xmlNode 173 lib/common/xpath.c crm_foreach_xpath_result(xmlNode *xml, const char *xpath, xmlNode 174 lib/common/xpath.c void (*helper)(xmlNode*, void*), void *user_data) xmlNode 181 lib/common/xpath.c xmlNode *result = getXpathResult(xpathObj, i); xmlNode 191 lib/common/xpath.c xmlNode * xmlNode 192 lib/common/xpath.c get_xpath_object_relative(const char *xpath, xmlNode * xml_obj, int error_level) xmlNode 194 lib/common/xpath.c xmlNode *result = NULL; xmlNode 213 lib/common/xpath.c xmlNode * xmlNode 214 lib/common/xpath.c get_xpath_object(const char *xpath, xmlNode * xml_obj, int error_level) xmlNode 217 lib/common/xpath.c xmlNode *result = NULL; xmlNode 245 lib/common/xpath.c xmlNode *match = getXpathResult(xpathObj, lpc); xmlNode 281 lib/common/xpath.c pcmk__element_xpath(const xmlNode *xml) xmlNode 283 lib/common/xpath.c const xmlNode *parent = NULL; xmlNode 361 lib/common/xpath.c xml_get_path(const xmlNode *xml) xmlNode 434 lib/fencing/st_actions.c stonith__xe_set_result(xmlNode *xml, const pcmk__action_result_t *result) xmlNode 472 lib/fencing/st_actions.c xmlNode * xmlNode 473 lib/fencing/st_actions.c stonith__find_xe_with_result(xmlNode *xml) xmlNode 475 lib/fencing/st_actions.c xmlNode *match = get_xpath_object("//@" XML_LRM_ATTR_RC, xml, LOG_NEVER); xmlNode 494 lib/fencing/st_actions.c stonith__xe_get_result(xmlNode *xml, pcmk__action_result_t *result) xmlNode 72 lib/fencing/st_client.c xmlNode *xml; xmlNode 82 lib/fencing/st_client.c typedef int (*stonith_op_t) (const char *, int, const char *, xmlNode *, xmlNode 83 lib/fencing/st_client.c xmlNode *, xmlNode *, xmlNode **, xmlNode **); xmlNode 86 lib/fencing/st_client.c xmlNode *stonith_create_op(int call_id, const char *token, const char *op, xmlNode * data, xmlNode 89 lib/fencing/st_client.c xmlNode *data, xmlNode **output_data, xmlNode 292 lib/fencing/st_client.c xmlNode * xmlNode 298 lib/fencing/st_client.c xmlNode *data = create_xml_node(NULL, F_STONITH_DEVICE); xmlNode 299 lib/fencing/st_client.c xmlNode *args = create_xml_node(data, XML_TAG_ATTRS); xmlNode 335 lib/fencing/st_client.c xmlNode *data = NULL; xmlNode 350 lib/fencing/st_client.c xmlNode *data = NULL; xmlNode 367 lib/fencing/st_client.c xmlNode *data = NULL; xmlNode 414 lib/fencing/st_client.c xmlNode * xmlNode 420 lib/fencing/st_client.c xmlNode *data; xmlNode 460 lib/fencing/st_client.c xmlNode *data = create_level_registration_xml(node, pattern, attr, value, xmlNode 547 lib/fencing/st_client.c xmlNode *data = NULL; xmlNode 548 lib/fencing/st_client.c xmlNode *output = NULL; xmlNode 568 lib/fencing/st_client.c xmlNode *match = getXpathResult(xpathObj, lpc); xmlNode 603 lib/fencing/st_client.c xmlNode **output) xmlNode 606 lib/fencing/st_client.c xmlNode *data = NULL; xmlNode 626 lib/fencing/st_client.c xmlNode *output = NULL; xmlNode 665 lib/fencing/st_client.c xmlNode *data = NULL; xmlNode 700 lib/fencing/st_client.c xmlNode *data = NULL; xmlNode 701 lib/fencing/st_client.c xmlNode *output = NULL; xmlNode 717 lib/fencing/st_client.c xmlNode *op = NULL; xmlNode 718 lib/fencing/st_client.c xmlNode *reply = get_xpath_object("//" F_STONITH_HISTORY_LIST, output, xmlNode 801 lib/fencing/st_client.c xmlNode * xmlNode 802 lib/fencing/st_client.c stonith_create_op(int call_id, const char *token, const char *op, xmlNode * data, int call_options) xmlNode 804 lib/fencing/st_client.c xmlNode *op_msg = create_xml_node(NULL, "stonith_command"); xmlNode 923 lib/fencing/st_client.c invoke_registered_callbacks(stonith_t *stonith, xmlNode *msg, int call_id) xmlNode 1127 lib/fencing/st_client.c xmlNode *reply = NULL; xmlNode 1128 lib/fencing/st_client.c xmlNode *hello = create_xml_node(NULL, "stonith_command"); xmlNode 1182 lib/fencing/st_client.c xmlNode *notify_msg = create_xml_node(NULL, __func__); xmlNode 1370 lib/fencing/st_client.c static xmlNode * xmlNode 1371 lib/fencing/st_client.c get_event_data_xml(xmlNode *msg, const char *ntype) xmlNode 1374 lib/fencing/st_client.c xmlNode *data = get_xpath_object(data_addr, msg, LOG_DEBUG); xmlNode 1400 lib/fencing/st_client.c xml_to_event(xmlNode *msg) xmlNode 1424 lib/fencing/st_client.c xmlNode *data = get_event_data_xml(msg, event->operation); xmlNode 1443 lib/fencing/st_client.c xmlNode *data = get_event_data_xml(msg, event->operation); xmlNode 1532 lib/fencing/st_client.c stonith_send_command(stonith_t * stonith, const char *op, xmlNode * data, xmlNode ** output_data, xmlNode 1538 lib/fencing/st_client.c xmlNode *op_msg = NULL; xmlNode 1539 lib/fencing/st_client.c xmlNode *op_reply = NULL; xmlNode 2387 lib/fencing/st_client.c xmlNode *metadata) xmlNode 2405 lib/fencing/st_client.c xmlNode *match = getXpathResult(xpath, lpc); xmlNode 93 lib/fencing/st_rhcs.c stonith_rhcs_parameter_not_required(xmlNode *metadata, const char *parameter) xmlNode 106 lib/fencing/st_rhcs.c xmlNode *tmp = getXpathResult(xpathObj, 0); xmlNode 123 lib/fencing/st_rhcs.c xmlNode **metadata) xmlNode 125 lib/fencing/st_rhcs.c xmlNode *xml = NULL; xmlNode 126 lib/fencing/st_rhcs.c xmlNode *actions = NULL; xmlNode 182 lib/fencing/st_rhcs.c xmlNode *tmp = NULL; xmlNode 220 lib/fencing/st_rhcs.c xmlNode *xml = NULL; xmlNode 261 lib/fencing/st_rhcs.c xmlNode *metadata = NULL; xmlNode 58 lib/lrmd/lrmd_client.c int lrmd_internal_proxy_send(lrmd_t * lrmd, xmlNode *msg); xmlNode 59 lib/lrmd/lrmd_client.c static void lrmd_internal_proxy_dispatch(lrmd_t *lrmd, xmlNode *msg); xmlNode 60 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 103 lib/lrmd/lrmd_client.c void (*proxy_callback)(lrmd_t *lrmd, void *userdata, xmlNode *msg); xmlNode 261 lib/lrmd/lrmd_client.c lrmd_dispatch_internal(lrmd_t * lrmd, xmlNode * msg) xmlNode 341 lib/lrmd/lrmd_client.c xmlNode *msg = string2xml(buffer); xmlNode 353 lib/lrmd/lrmd_client.c free_xml((xmlNode *) userdata); xmlNode 380 lib/lrmd/lrmd_client.c xmlNode *xml = NULL; xmlNode 516 lib/lrmd/lrmd_client.c static xmlNode * xmlNode 517 lib/lrmd/lrmd_client.c lrmd_create_op(const char *token, const char *op, xmlNode *data, int timeout, xmlNode 520 lib/lrmd/lrmd_client.c xmlNode *op_msg = create_xml_node(NULL, "lrmd_command"); xmlNode 609 lib/lrmd/lrmd_client.c lrmd__remote_send_xml(pcmk__remote_t *session, xmlNode *msg, uint32_t id, xmlNode 620 lib/lrmd/lrmd_client.c xmlNode **reply) xmlNode 701 lib/lrmd/lrmd_client.c send_remote_message(lrmd_t *lrmd, xmlNode *msg) xmlNode 722 lib/lrmd/lrmd_client.c lrmd_tls_send_recv(lrmd_t * lrmd, xmlNode * msg, int timeout, xmlNode ** reply) xmlNode 725 lib/lrmd/lrmd_client.c xmlNode *xml = NULL; xmlNode 755 lib/lrmd/lrmd_client.c lrmd_send_xml(lrmd_t * lrmd, xmlNode * msg, int timeout, xmlNode ** reply) xmlNode 779 lib/lrmd/lrmd_client.c lrmd_send_xml_no_reply(lrmd_t * lrmd, xmlNode * msg) xmlNode 847 lib/lrmd/lrmd_client.c lrmd_send_command(lrmd_t *lrmd, const char *op, xmlNode *data, xmlNode 848 lib/lrmd/lrmd_client.c xmlNode **output_data, int timeout, xmlNode 853 lib/lrmd/lrmd_client.c xmlNode *op_msg = NULL; xmlNode 854 lib/lrmd/lrmd_client.c xmlNode *op_reply = NULL; xmlNode 920 lib/lrmd/lrmd_client.c xmlNode *data = create_xml_node(NULL, F_LRMD_RSC); xmlNode 937 lib/lrmd/lrmd_client.c xmlNode *data = create_xml_node(NULL, F_LRMD_OPERATION); xmlNode 958 lib/lrmd/lrmd_client.c xmlNode *reply = NULL; xmlNode 959 lib/lrmd/lrmd_client.c xmlNode *hello = create_xml_node(NULL, "lrmd_command"); xmlNode 1684 lib/lrmd/lrmd_client.c xmlNode *data = NULL; xmlNode 1711 lib/lrmd/lrmd_client.c xmlNode *data = create_xml_node(NULL, F_LRMD_RSC); xmlNode 1759 lib/lrmd/lrmd_client.c xmlNode *data = create_xml_node(NULL, F_LRMD_RSC); xmlNode 1760 lib/lrmd/lrmd_client.c xmlNode *output = NULL; xmlNode 1808 lib/lrmd/lrmd_client.c xmlNode *data = NULL; xmlNode 1809 lib/lrmd/lrmd_client.c xmlNode *output_xml = NULL; xmlNode 1833 lib/lrmd/lrmd_client.c for (xmlNode *rsc_xml = first_named_child(output_xml, F_LRMD_RSC); xmlNode 1842 lib/lrmd/lrmd_client.c for (xmlNode *op_xml = first_named_child(rsc_xml, T_LRMD_RSC_OP); xmlNode 1874 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 1883 lib/lrmd/lrmd_client.c lrmd_internal_proxy_dispatch(lrmd_t *lrmd, xmlNode *msg) xmlNode 1894 lib/lrmd/lrmd_client.c lrmd_internal_proxy_send(lrmd_t * lrmd, xmlNode *msg) xmlNode 1999 lib/lrmd/lrmd_client.c xmlNode *data = create_xml_node(NULL, F_LRMD_RSC); xmlNode 2000 lib/lrmd/lrmd_client.c xmlNode *args = create_xml_node(data, XML_TAG_ATTRS); xmlNode 2028 lib/lrmd/lrmd_client.c xmlNode *data = create_xml_node(NULL, F_LRMD_ALERT); xmlNode 2029 lib/lrmd/lrmd_client.c xmlNode *args = create_xml_node(data, XML_TAG_ATTRS); xmlNode 2054 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 271 lib/lrmd/proxy_common.c xmlNode *op_reply = create_xml_node(NULL, "nack"); xmlNode 291 lib/lrmd/proxy_common.c xmlNode *op_reply = NULL; xmlNode 204 lib/pacemaker/libpacemaker_private.h void (*add_graph_meta)(pe_resource_t *rsc, xmlNode *xml); xmlNode 267 lib/pacemaker/libpacemaker_private.h xmlNode *xml_op); xmlNode 335 lib/pacemaker/libpacemaker_private.h xmlNode *pcmk__expand_tags_in_sets(xmlNode *xml_obj, xmlNode 343 lib/pacemaker/libpacemaker_private.h bool pcmk__tag_to_set(xmlNode *xml_obj, xmlNode **rsc_set, const char *attr, xmlNode 353 lib/pacemaker/libpacemaker_private.h void pcmk__unpack_location(xmlNode *xml_obj, pe_working_set_t *data_set); xmlNode 398 lib/pacemaker/libpacemaker_private.h void pcmk__unpack_colocation(xmlNode *xml_obj, pe_working_set_t *data_set); xmlNode 470 lib/pacemaker/libpacemaker_private.h void pcmk__unpack_ordering(xmlNode *xml_obj, pe_working_set_t *data_set); xmlNode 518 lib/pacemaker/libpacemaker_private.h void pcmk__unpack_rsc_ticket(xmlNode *xml_obj, pe_working_set_t *data_set); xmlNode 570 lib/pacemaker/libpacemaker_private.h void pcmk__add_bundle_meta_to_xml(xmlNode *args_xml, pe_action_t *action); xmlNode 599 lib/pacemaker/libpacemaker_private.h void pcmk__primitive_add_graph_meta(pe_resource_t *rsc, xmlNode *xml); xmlNode 679 lib/pacemaker/libpacemaker_private.h xmlNode *pcmk__inject_node(cib_t *cib_conn, const char *node, const char *uuid); xmlNode 682 lib/pacemaker/libpacemaker_private.h xmlNode *pcmk__inject_node_state_change(cib_t *cib_conn, const char *node, xmlNode 686 lib/pacemaker/libpacemaker_private.h xmlNode *pcmk__inject_resource_history(pcmk__output_t *out, xmlNode *cib_node, xmlNode 694 lib/pacemaker/libpacemaker_private.h void pcmk__inject_failcount(pcmk__output_t *out, xmlNode *cib_node, xmlNode 699 lib/pacemaker/libpacemaker_private.h xmlNode *pcmk__inject_action_result(xmlNode *cib_resource, xmlNode 733 lib/pacemaker/libpacemaker_private.h const xmlNode *rsc_entry, bool active_on_node); xmlNode 743 lib/pacemaker/libpacemaker_private.h void pcmk__noop_add_graph_meta(pe_resource_t *rsc, xmlNode *xml); xmlNode 56 lib/pacemaker/pcmk_acl.c pcmk__acl_mark_node_with_namespace(xmlNode *i_node, const xmlChar *ns, int *ret, xmlNs **ns_recycle_writable, xmlNs **ns_recycle_readable, xmlNs **ns_recycle_denied) xmlNode 107 lib/pacemaker/pcmk_acl.c pcmk__acl_annotate_permissions_recursive(xmlNode *xml_modify) xmlNode 115 lib/pacemaker/pcmk_acl.c xmlNode *i_node = NULL; xmlNode 192 lib/pacemaker/pcmk_acl.c xmlNode *target, *comment; xmlNode 497 lib/pacemaker/pcmk_cluster_queries.c remote_node_print_helper(xmlNode *result, void *user_data) xmlNode 516 lib/pacemaker/pcmk_cluster_queries.c xmlNode *xml_node = NULL; xmlNode 467 lib/pacemaker/pcmk_graph_consumer.c unpack_action(pcmk__graph_synapse_t *parent, xmlNode *xml_action) xmlNode 564 lib/pacemaker/pcmk_graph_consumer.c unpack_synapse(pcmk__graph_t *new_graph, xmlNode *xml_synapse) xmlNode 567 lib/pacemaker/pcmk_graph_consumer.c xmlNode *action_set = NULL; xmlNode 593 lib/pacemaker/pcmk_graph_consumer.c for (xmlNode *action = pcmk__xml_first_child(action_set); xmlNode 613 lib/pacemaker/pcmk_graph_consumer.c for (xmlNode *inputs = first_named_child(xml_synapse, "inputs"); xmlNode 616 lib/pacemaker/pcmk_graph_consumer.c for (xmlNode *trigger = first_named_child(inputs, "trigger"); xmlNode 619 lib/pacemaker/pcmk_graph_consumer.c for (xmlNode *input = pcmk__xml_first_child(trigger); xmlNode 667 lib/pacemaker/pcmk_graph_consumer.c pcmk__unpack_graph(xmlNode *xml_graph, const char *reference) xmlNode 722 lib/pacemaker/pcmk_graph_consumer.c for (xmlNode *synapse_xml = first_named_child(xml_graph, "synapse"); xmlNode 818 lib/pacemaker/pcmk_graph_consumer.c pcmk__event_from_graph_action(const xmlNode *resource, xmlNode 826 lib/pacemaker/pcmk_graph_consumer.c xmlNode *action_resource = NULL; xmlNode 848 lib/pacemaker/pcmk_graph_consumer.c for (xmlNode *xop = pcmk__xml_first_child(resource); xop != NULL; xmlNode 45 lib/pacemaker/pcmk_graph_producer.c static xmlNode* xmlNode 46 lib/pacemaker/pcmk_graph_producer.c add_node_to_xml_by_id(const char *id, xmlNode *xml) xmlNode 48 lib/pacemaker/pcmk_graph_producer.c xmlNode *node_xml; xmlNode 66 lib/pacemaker/pcmk_graph_producer.c add_node_to_xml_by_id(node->details->id, (xmlNode *) xml); xmlNode 77 lib/pacemaker/pcmk_graph_producer.c add_maintenance_nodes(xmlNode *xml, const pe_working_set_t *data_set) xmlNode 80 lib/pacemaker/pcmk_graph_producer.c xmlNode *maintenance = xmlNode 138 lib/pacemaker/pcmk_graph_producer.c add_downed_nodes(xmlNode *xml, const pe_action_t *action, xmlNode 146 lib/pacemaker/pcmk_graph_producer.c xmlNode *downed = create_xml_node(xml, XML_GRAPH_TAG_DOWNED); xmlNode 155 lib/pacemaker/pcmk_graph_producer.c xmlNode *downed = create_xml_node(xml, XML_GRAPH_TAG_DOWNED); xmlNode 179 lib/pacemaker/pcmk_graph_producer.c xmlNode *downed = create_xml_node(xml, XML_GRAPH_TAG_DOWNED); xmlNode 221 lib/pacemaker/pcmk_graph_producer.c add_node_details(pe_action_t *action, xmlNode *xml) xmlNode 240 lib/pacemaker/pcmk_graph_producer.c add_resource_details(pe_action_t *action, xmlNode *action_xml) xmlNode 242 lib/pacemaker/pcmk_graph_producer.c xmlNode *rsc_xml = NULL; xmlNode 322 lib/pacemaker/pcmk_graph_producer.c add_action_attributes(pe_action_t *action, xmlNode *action_xml) xmlNode 324 lib/pacemaker/pcmk_graph_producer.c xmlNode *args_xml = NULL; xmlNode 387 lib/pacemaker/pcmk_graph_producer.c create_graph_action(xmlNode *parent, pe_action_t *action, bool skip_details, xmlNode 392 lib/pacemaker/pcmk_graph_producer.c xmlNode *action_xml = NULL; xmlNode 836 lib/pacemaker/pcmk_graph_producer.c static xmlNode * xmlNode 840 lib/pacemaker/pcmk_graph_producer.c xmlNode *syn = create_xml_node(data_set->graph, "synapse"); xmlNode 879 lib/pacemaker/pcmk_graph_producer.c xmlNode *syn = NULL; xmlNode 880 lib/pacemaker/pcmk_graph_producer.c xmlNode *set = NULL; xmlNode 881 lib/pacemaker/pcmk_graph_producer.c xmlNode *in = NULL; xmlNode 913 lib/pacemaker/pcmk_graph_producer.c xmlNode *input_xml = create_xml_node(in, "trigger"); xmlNode 52 lib/pacemaker/pcmk_injections.c inject_transient_attr(pcmk__output_t *out, xmlNode *cib_node, xmlNode 55 lib/pacemaker/pcmk_injections.c xmlNode *attrs = NULL; xmlNode 56 lib/pacemaker/pcmk_injections.c xmlNode *instance_attrs = NULL; xmlNode 89 lib/pacemaker/pcmk_injections.c pcmk__inject_failcount(pcmk__output_t *out, xmlNode *cib_node, xmlNode 132 lib/pacemaker/pcmk_injections.c xmlNode *cib_object = create_xml_node(NULL, XML_CIB_TAG_NODE); xmlNode 161 lib/pacemaker/pcmk_injections.c create_op(xmlNode *cib_resource, const char *task, guint interval_ms, xmlNode 165 lib/pacemaker/pcmk_injections.c xmlNode *xop = NULL; xmlNode 200 lib/pacemaker/pcmk_injections.c xmlNode * xmlNode 201 lib/pacemaker/pcmk_injections.c pcmk__inject_action_result(xmlNode *cib_resource, lrmd_event_data_t *op, xmlNode 221 lib/pacemaker/pcmk_injections.c xmlNode * xmlNode 225 lib/pacemaker/pcmk_injections.c xmlNode *cib_object = NULL; xmlNode 281 lib/pacemaker/pcmk_injections.c xmlNode * xmlNode 284 lib/pacemaker/pcmk_injections.c xmlNode *cib_node = pcmk__inject_node(cib_conn, node, NULL); xmlNode 315 lib/pacemaker/pcmk_injections.c static xmlNode * xmlNode 316 lib/pacemaker/pcmk_injections.c find_resource_xml(xmlNode *cib_node, const char *resource) xmlNode 320 lib/pacemaker/pcmk_injections.c xmlNode *match = get_xpath_object(xpath, cib_node, LOG_TRACE); xmlNode 342 lib/pacemaker/pcmk_injections.c xmlNode * xmlNode 343 lib/pacemaker/pcmk_injections.c pcmk__inject_resource_history(pcmk__output_t *out, xmlNode *cib_node, xmlNode 348 lib/pacemaker/pcmk_injections.c xmlNode *lrm = NULL; xmlNode 349 lib/pacemaker/pcmk_injections.c xmlNode *container = NULL; xmlNode 350 lib/pacemaker/pcmk_injections.c xmlNode *cib_resource = NULL; xmlNode 421 lib/pacemaker/pcmk_injections.c xmlNode **ticket_state_xml) xmlNode 424 lib/pacemaker/pcmk_injections.c xmlNode *xml_search = NULL; xmlNode 474 lib/pacemaker/pcmk_injections.c xmlNode *xml_top = NULL; xmlNode 475 lib/pacemaker/pcmk_injections.c xmlNode *ticket_state_xml = NULL; xmlNode 487 lib/pacemaker/pcmk_injections.c xmlNode *xml_obj = NULL; xmlNode 537 lib/pacemaker/pcmk_injections.c xmlNode *cib_op = NULL; xmlNode 538 lib/pacemaker/pcmk_injections.c xmlNode *cib_node = NULL; xmlNode 539 lib/pacemaker/pcmk_injections.c xmlNode *cib_resource = NULL; xmlNode 607 lib/pacemaker/pcmk_injections.c xmlNode *cib_node = NULL; xmlNode 613 lib/pacemaker/pcmk_injections.c xmlNode *top = create_xml_node(NULL, XML_TAG_CIB); xmlNode 245 lib/pacemaker/pcmk_output.c xmlNode *xml = NULL; xmlNode 928 lib/pacemaker/pcmk_output.c add_digest_xml(xmlNode *parent, const char *type, const char *digest, xmlNode 929 lib/pacemaker/pcmk_output.c xmlNode *digest_source) xmlNode 954 lib/pacemaker/pcmk_output.c xmlNode *xml = NULL; xmlNode 30 lib/pacemaker/pcmk_resource.c static xmlNode * xmlNode 34 lib/pacemaker/pcmk_resource.c xmlNode *history = NULL; xmlNode 35 lib/pacemaker/pcmk_resource.c xmlNode *best = NULL; xmlNode 47 lib/pacemaker/pcmk_resource.c for (xmlNode *lrm_rsc_op = first_named_child(history, XML_LRM_TAG_RSC_OP); xmlNode 121 lib/pacemaker/pcmk_resource.c xmlNode *xml_op = NULL; xmlNode 1081 lib/pacemaker/pcmk_sched_actions.c add_op_digest_to_xml(lrmd_event_data_t *op, xmlNode *update) xmlNode 1084 lib/pacemaker/pcmk_sched_actions.c xmlNode *args_xml = NULL; xmlNode 1113 lib/pacemaker/pcmk_sched_actions.c xmlNode * xmlNode 1114 lib/pacemaker/pcmk_sched_actions.c pcmk__create_history_xml(xmlNode *parent, lrmd_event_data_t *op, xmlNode 1125 lib/pacemaker/pcmk_sched_actions.c xmlNode *xml_op = NULL; xmlNode 1500 lib/pacemaker/pcmk_sched_actions.c only_sanitized_changed(xmlNode *xml_op, const op_digest_cache_t *digest_data, xmlNode 1610 lib/pacemaker/pcmk_sched_actions.c pcmk__check_action_config(pe_resource_t *rsc, pe_node_t *node, xmlNode *xml_op) xmlNode 1717 lib/pacemaker/pcmk_sched_actions.c rsc_history_as_list(pe_resource_t *rsc, xmlNode *rsc_entry, xmlNode 1722 lib/pacemaker/pcmk_sched_actions.c for (xmlNode *rsc_op = first_named_child(rsc_entry, XML_LRM_TAG_RSC_OP); xmlNode 1746 lib/pacemaker/pcmk_sched_actions.c process_rsc_history(xmlNode *rsc_entry, pe_resource_t *rsc, pe_node_t *node) xmlNode 1793 lib/pacemaker/pcmk_sched_actions.c xmlNode *rsc_op = (xmlNode *) iter->data; xmlNode 1857 lib/pacemaker/pcmk_sched_actions.c process_node_history(pe_node_t *node, xmlNode *lrm_rscs, pe_working_set_t *data_set) xmlNode 1860 lib/pacemaker/pcmk_sched_actions.c for (xmlNode *rsc_entry = first_named_child(lrm_rscs, XML_LRM_TAG_RESOURCE); xmlNode 1915 lib/pacemaker/pcmk_sched_actions.c xmlNode *history = NULL; xmlNode 43 lib/pacemaker/pcmk_sched_allocate.c check_params(pe_resource_t *rsc, pe_node_t *node, xmlNode *rsc_op, xmlNode 724 lib/pacemaker/pcmk_sched_allocate.c unpack_cib(xmlNode *cib, unsigned long long flags, pe_working_set_t *data_set) xmlNode 766 lib/pacemaker/pcmk_sched_allocate.c pcmk__schedule_actions(xmlNode *cib, unsigned long long flags, xmlNode 954 lib/pacemaker/pcmk_sched_bundle.c xmlNode *nvpair = get_xpath_object("//nvpair[@name='" XML_RSC_ATTR_REMOTE_RA_ADDR "']", xmlNode 1098 lib/pacemaker/pcmk_sched_clone.c clone_append_meta(pe_resource_t * rsc, xmlNode * xml) xmlNode 317 lib/pacemaker/pcmk_sched_colocation.c unpack_colocation_set(xmlNode *set, int score, const char *coloc_id, xmlNode 320 lib/pacemaker/pcmk_sched_colocation.c xmlNode *xml_rsc = NULL; xmlNode 391 lib/pacemaker/pcmk_sched_colocation.c xmlNode *xml_rsc_with = NULL; xmlNode 417 lib/pacemaker/pcmk_sched_colocation.c colocate_rsc_sets(const char *id, xmlNode *set1, xmlNode *set2, int score, xmlNode 420 lib/pacemaker/pcmk_sched_colocation.c xmlNode *xml_rsc = NULL; xmlNode 489 lib/pacemaker/pcmk_sched_colocation.c xmlNode *xml_rsc_2 = NULL; xmlNode 509 lib/pacemaker/pcmk_sched_colocation.c unpack_simple_colocation(xmlNode *xml_obj, const char *id, xmlNode 608 lib/pacemaker/pcmk_sched_colocation.c unpack_colocation_tags(xmlNode *xml_obj, xmlNode **expanded_xml, xmlNode 623 lib/pacemaker/pcmk_sched_colocation.c xmlNode *dependent_set = NULL; xmlNode 624 lib/pacemaker/pcmk_sched_colocation.c xmlNode *primary_set = NULL; xmlNode 734 lib/pacemaker/pcmk_sched_colocation.c pcmk__unpack_colocation(xmlNode *xml_obj, pe_working_set_t *data_set) xmlNode 737 lib/pacemaker/pcmk_sched_colocation.c xmlNode *set = NULL; xmlNode 738 lib/pacemaker/pcmk_sched_colocation.c xmlNode *last = NULL; xmlNode 740 lib/pacemaker/pcmk_sched_colocation.c xmlNode *orig_xml = NULL; xmlNode 741 lib/pacemaker/pcmk_sched_colocation.c xmlNode *expanded_xml = NULL; xmlNode 31 lib/pacemaker/pcmk_sched_constraints.c evaluate_lifetime(xmlNode *lifetime, pe_working_set_t *data_set) xmlNode 58 lib/pacemaker/pcmk_sched_constraints.c xmlNode *xml_constraints = pcmk_find_cib_element(data_set->input, xmlNode 61 lib/pacemaker/pcmk_sched_constraints.c for (xmlNode *xml_obj = pcmk__xe_first_child(xml_constraints); xmlNode 64 lib/pacemaker/pcmk_sched_constraints.c xmlNode *lifetime = NULL; xmlNode 213 lib/pacemaker/pcmk_sched_constraints.c xmlNode * xmlNode 214 lib/pacemaker/pcmk_sched_constraints.c pcmk__expand_tags_in_sets(xmlNode *xml_obj, pe_working_set_t *data_set) xmlNode 216 lib/pacemaker/pcmk_sched_constraints.c xmlNode *new_xml = NULL; xmlNode 226 lib/pacemaker/pcmk_sched_constraints.c for (xmlNode *set = first_named_child(new_xml, XML_CONS_TAG_RSC_SET); xmlNode 232 lib/pacemaker/pcmk_sched_constraints.c for (xmlNode *xml_rsc = first_named_child(set, XML_TAG_RESOURCE_REF); xmlNode 251 lib/pacemaker/pcmk_sched_constraints.c xmlNode *last_ref = xml_rsc; xmlNode 277 lib/pacemaker/pcmk_sched_constraints.c xmlNode *new_rsc_ref = NULL; xmlNode 307 lib/pacemaker/pcmk_sched_constraints.c xmlNode *tag_ref = gIter->data; xmlNode 332 lib/pacemaker/pcmk_sched_constraints.c pcmk__tag_to_set(xmlNode *xml_obj, xmlNode **rsc_set, const char *attr, xmlNode 373 lib/pacemaker/pcmk_sched_constraints.c xmlNode *rsc_ref = NULL; xmlNode 385 lib/pacemaker/pcmk_sched_constraints.c xmlNode *rsc_ref = NULL; xmlNode 51 lib/pacemaker/pcmk_sched_location.c generate_location_rule(pe_resource_t *rsc, xmlNode *rule_xml, xmlNode 200 lib/pacemaker/pcmk_sched_location.c unpack_rsc_location(xmlNode *xml_obj, pe_resource_t *rsc, const char *role, xmlNode 238 lib/pacemaker/pcmk_sched_location.c for (xmlNode *rule_xml = first_named_child(xml_obj, XML_TAG_RULE); xmlNode 290 lib/pacemaker/pcmk_sched_location.c unpack_simple_location(xmlNode *xml_obj, pe_working_set_t *data_set) xmlNode 367 lib/pacemaker/pcmk_sched_location.c unpack_location_tags(xmlNode *xml_obj, xmlNode **expanded_xml, xmlNode 375 lib/pacemaker/pcmk_sched_location.c xmlNode *rsc_set = NULL; xmlNode 441 lib/pacemaker/pcmk_sched_location.c unpack_location_set(xmlNode *location, xmlNode *set, pe_working_set_t *data_set) xmlNode 443 lib/pacemaker/pcmk_sched_location.c xmlNode *xml_rsc = NULL; xmlNode 481 lib/pacemaker/pcmk_sched_location.c pcmk__unpack_location(xmlNode *xml_obj, pe_working_set_t *data_set) xmlNode 483 lib/pacemaker/pcmk_sched_location.c xmlNode *set = NULL; xmlNode 486 lib/pacemaker/pcmk_sched_location.c xmlNode *orig_xml = NULL; xmlNode 487 lib/pacemaker/pcmk_sched_location.c xmlNode *expanded_xml = NULL; xmlNode 72 lib/pacemaker/pcmk_sched_ordering.c get_ordering_type(xmlNode *xml_obj) xmlNode 124 lib/pacemaker/pcmk_sched_ordering.c get_ordering_symmetry(xmlNode *xml_obj, enum pe_order_kind parent_kind, xmlNode 229 lib/pacemaker/pcmk_sched_ordering.c get_ordering_resource(xmlNode *xml, const char *resource_attr, xmlNode 283 lib/pacemaker/pcmk_sched_ordering.c get_minimum_first_instances(pe_resource_t *rsc, xmlNode *xml) xmlNode 420 lib/pacemaker/pcmk_sched_ordering.c unpack_simple_rsc_order(xmlNode *xml_obj, pe_working_set_t *data_set) xmlNode 590 lib/pacemaker/pcmk_sched_ordering.c unpack_order_set(xmlNode *set, enum pe_order_kind parent_kind, xmlNode 593 lib/pacemaker/pcmk_sched_ordering.c xmlNode *xml_rsc = NULL; xmlNode 709 lib/pacemaker/pcmk_sched_ordering.c order_rsc_sets(const char *id, xmlNode *set1, xmlNode *set2, xmlNode 714 lib/pacemaker/pcmk_sched_ordering.c xmlNode *xml_rsc = NULL; xmlNode 715 lib/pacemaker/pcmk_sched_ordering.c xmlNode *xml_rsc_2 = NULL; xmlNode 865 lib/pacemaker/pcmk_sched_ordering.c for (xmlNode *xml_rsc_2 = first_named_child(set2, XML_TAG_RESOURCE_REF); xmlNode 890 lib/pacemaker/pcmk_sched_ordering.c unpack_order_tags(xmlNode *xml_obj, xmlNode **expanded_xml, xmlNode 903 lib/pacemaker/pcmk_sched_ordering.c xmlNode *rsc_set_first = NULL; xmlNode 904 lib/pacemaker/pcmk_sched_ordering.c xmlNode *rsc_set_then = NULL; xmlNode 995 lib/pacemaker/pcmk_sched_ordering.c pcmk__unpack_ordering(xmlNode *xml_obj, pe_working_set_t *data_set) xmlNode 997 lib/pacemaker/pcmk_sched_ordering.c xmlNode *set = NULL; xmlNode 998 lib/pacemaker/pcmk_sched_ordering.c xmlNode *last = NULL; xmlNode 1000 lib/pacemaker/pcmk_sched_ordering.c xmlNode *orig_xml = NULL; xmlNode 1001 lib/pacemaker/pcmk_sched_ordering.c xmlNode *expanded_xml = NULL; xmlNode 1352 lib/pacemaker/pcmk_sched_primitive.c pcmk__primitive_add_graph_meta(pe_resource_t *rsc, xmlNode *xml) xmlNode 40 lib/pacemaker/pcmk_sched_recurring.c xe_interval(const xmlNode *xml) xmlNode 62 lib/pacemaker/pcmk_sched_recurring.c for (xmlNode *op = first_named_child(rsc->ops_xml, "op"); xmlNode 123 lib/pacemaker/pcmk_sched_recurring.c is_recurring_history(const pe_resource_t *rsc, const xmlNode *xml, xmlNode 584 lib/pacemaker/pcmk_sched_recurring.c for (xmlNode *op = first_named_child(rsc->ops_xml, "op"); xmlNode 677 lib/pacemaker/pcmk_sched_remote.c pcmk__add_bundle_meta_to_xml(xmlNode *args_xml, pe_action_t *action) xmlNode 100 lib/pacemaker/pcmk_sched_resource.c const xmlNode *rsc_entry, bool active_on_node) xmlNode 275 lib/pacemaker/pcmk_sched_resource.c pcmk__noop_add_graph_meta(pe_resource_t *rsc, xmlNode *xml) xmlNode 241 lib/pacemaker/pcmk_sched_tickets.c unpack_rsc_ticket_set(xmlNode *set, pe_ticket_t *ticket, xmlNode 259 lib/pacemaker/pcmk_sched_tickets.c for (xmlNode *xml_rsc = first_named_child(set, XML_TAG_RESOURCE_REF); xmlNode 280 lib/pacemaker/pcmk_sched_tickets.c unpack_simple_rsc_ticket(xmlNode *xml_obj, pe_working_set_t *data_set) xmlNode 362 lib/pacemaker/pcmk_sched_tickets.c unpack_rsc_ticket_tags(xmlNode *xml_obj, xmlNode **expanded_xml, xmlNode 372 lib/pacemaker/pcmk_sched_tickets.c xmlNode *rsc_set = NULL; xmlNode 435 lib/pacemaker/pcmk_sched_tickets.c pcmk__unpack_rsc_ticket(xmlNode *xml_obj, pe_working_set_t *data_set) xmlNode 437 lib/pacemaker/pcmk_sched_tickets.c xmlNode *set = NULL; xmlNode 446 lib/pacemaker/pcmk_sched_tickets.c xmlNode *orig_xml = NULL; xmlNode 447 lib/pacemaker/pcmk_sched_tickets.c xmlNode *expanded_xml = NULL; xmlNode 328 lib/pacemaker/pcmk_simulate.c xmlNode *cib_object = NULL; xmlNode 360 lib/pacemaker/pcmk_simulate.c xmlNode *input = (repeat == 1)? cib_object : copy_xml(cib_object); xmlNode 502 lib/pacemaker/pcmk_simulate.c xmlNode *cib_node = NULL; xmlNode 503 lib/pacemaker/pcmk_simulate.c xmlNode *cib_resource = NULL; xmlNode 504 lib/pacemaker/pcmk_simulate.c xmlNode *action_rsc = first_named_child(action->xml, XML_CIB_TAG_RESOURCE); xmlNode 660 lib/pacemaker/pcmk_simulate.c xmlNode *rsc = first_named_child(action->xml, XML_CIB_TAG_RESOURCE); xmlNode 690 lib/pacemaker/pcmk_simulate.c xmlNode *cib_node = pcmk__inject_node_state_change(fake_cib, target, xmlNode 768 lib/pacemaker/pcmk_simulate.c xmlNode *cib_object = NULL; xmlNode 25 lib/pacemaker/pcmk_status.c cib_connect(pcmk__output_t *out, cib_t *cib, xmlNode **current_cib) xmlNode 101 lib/pacemaker/pcmk_status.c xmlNode *current_cib, enum pcmk__fence_history fence_history, xmlNode 106 lib/pacemaker/pcmk_status.c xmlNode *cib_copy = copy_xml(current_cib); xmlNode 244 lib/pacemaker/pcmk_status.c xmlNode *current_cib = NULL; xmlNode 93 lib/pengine/bundle.c static xmlNode * xmlNode 96 lib/pengine/bundle.c xmlNode *rsc = create_xml_node(NULL, XML_CIB_TAG_RESOURCE); xmlNode 141 lib/pengine/bundle.c xmlNode *xml_ip = NULL; xmlNode 142 lib/pengine/bundle.c xmlNode *xml_obj = NULL; xmlNode 200 lib/pengine/bundle.c xmlNode *xml_container = NULL; xmlNode 201 lib/pengine/bundle.c xmlNode *xml_obj = NULL; xmlNode 457 lib/pengine/bundle.c xmlNode *xml_remote = NULL; xmlNode 709 lib/pengine/bundle.c xmlNode *xml, const char *field) xmlNode 757 lib/pengine/bundle.c xmlNode *xml_obj = NULL; xmlNode 758 lib/pengine/bundle.c xmlNode *xml_resource = NULL; xmlNode 830 lib/pengine/bundle.c for (xmlNode *xml_child = pcmk__xe_first_child(xml_obj); xml_child != NULL; xmlNode 856 lib/pengine/bundle.c for (xmlNode *xml_child = pcmk__xe_first_child(xml_obj); xml_child != NULL; xmlNode 883 lib/pengine/bundle.c xmlNode *xml_set = NULL; xmlNode 191 lib/pengine/clone.c xmlNode *child_copy = NULL; xmlNode 239 lib/pengine/clone.c xmlNode *a_child = NULL; xmlNode 240 lib/pengine/clone.c xmlNode *xml_obj = rsc->xml; xmlNode 1033 lib/pengine/clone.c xmlNode *probe_op = pe__failed_probe_for_rsc(rsc, node->details->uname); xmlNode 19 lib/pengine/complex.c void populate_hash(xmlNode * nvpair_list, GHashTable * hash, const char **attrs, int attrs_length); xmlNode 223 lib/pengine/complex.c template_op_key(xmlNode * op) xmlNode 240 lib/pengine/complex.c unpack_template(xmlNode * xml_obj, xmlNode ** expanded_xml, pe_working_set_t * data_set) xmlNode 242 lib/pengine/complex.c xmlNode *cib_resources = NULL; xmlNode 243 lib/pengine/complex.c xmlNode *template = NULL; xmlNode 244 lib/pengine/complex.c xmlNode *new_xml = NULL; xmlNode 245 lib/pengine/complex.c xmlNode *child_xml = NULL; xmlNode 246 lib/pengine/complex.c xmlNode *rsc_ops = NULL; xmlNode 247 lib/pengine/complex.c xmlNode *template_ops = NULL; xmlNode 299 lib/pengine/complex.c xmlNode *new_child = NULL; xmlNode 309 lib/pengine/complex.c xmlNode *op = NULL; xmlNode 354 lib/pengine/complex.c add_template_rsc(xmlNode * xml_obj, pe_working_set_t * data_set) xmlNode 562 lib/pengine/complex.c pe__unpack_resource(xmlNode *xml_obj, pe_resource_t **rsc, xmlNode 565 lib/pengine/complex.c xmlNode *expanded_xml = NULL; xmlNode 566 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 173 lib/pengine/group.c xmlNode *xml_obj = rsc->xml; xmlNode 174 lib/pengine/group.c xmlNode *xml_native_rsc = NULL; xmlNode 600 lib/pengine/native.c xmlNode *probe_op = pe__failed_probe_for_rsc(rsc, node ? node->details->uname : NULL); xmlNode 20 lib/pengine/pe_actions.c static void unpack_operation(pe_action_t *action, xmlNode *xml_obj, xmlNode 75 lib/pengine/pe_actions.c static xmlNode * xmlNode 85 lib/pengine/pe_actions.c xmlNode *op = NULL; xmlNode 86 lib/pengine/pe_actions.c xmlNode *operation = NULL; xmlNode 144 lib/pengine/pe_actions.c xmlNode * xmlNode 450 lib/pengine/pe_actions.c xmlNode *operation = NULL; xmlNode 520 lib/pengine/pe_actions.c unpack_interval_origin(const char *value, xmlNode *xml_obj, guint interval_ms, xmlNode 581 lib/pengine/pe_actions.c static xmlNode * xmlNode 588 lib/pengine/pe_actions.c xmlNode *op = NULL; xmlNode 589 lib/pengine/pe_actions.c xmlNode *operation = NULL; xmlNode 635 lib/pengine/pe_actions.c unpack_operation(pe_action_t * action, xmlNode * xml_obj, pe_resource_t * container, xmlNode 672 lib/pengine/pe_actions.c xmlNode *min_interval_mon = find_min_interval_mon(action->rsc, FALSE); xmlNode 1217 lib/pengine/pe_actions.c xmlNode *child = NULL; xmlNode 1494 lib/pengine/pe_actions.c pe__is_newer_op(const xmlNode *xml_a, const xmlNode *xml_b, xmlNode 1629 lib/pengine/pe_actions.c const xmlNode *xml_a = a; xmlNode 1630 lib/pengine/pe_actions.c const xmlNode *xml_b = b; xmlNode 102 lib/pengine/pe_digest.c xmlNode *xml_op, const char *op_version, xmlNode 181 lib/pengine/pe_digest.c GHashTable *params, xmlNode *xml_op, xmlNode 250 lib/pengine/pe_digest.c calculate_restart_digest(op_digest_cache_t *data, xmlNode *xml_op, xmlNode 299 lib/pengine/pe_digest.c pe_node_t *node, xmlNode *xml_op, GHashTable *overrides, xmlNode 351 lib/pengine/pe_digest.c pe_node_t *node, xmlNode *xml_op, bool calc_secure, xmlNode 380 lib/pengine/pe_digest.c rsc_action_digest_cmp(pe_resource_t * rsc, xmlNode * xml_op, pe_node_t * node, xmlNode 125 lib/pengine/pe_output.c get_operation_list(xmlNode *rsc_entry) { xmlNode 127 lib/pengine/pe_output.c xmlNode *rsc_op = NULL; xmlNode 180 lib/pengine/pe_output.c xmlNode *stack = get_xpath_object("//nvpair[@name='cluster-infrastructure']", xmlNode 203 lib/pengine/pe_output.c op_history_string(xmlNode *xml_op, const char *task, const char *interval_ms_s, xmlNode 371 lib/pengine/pe_output.c xmlNode *dc_version = get_xpath_object("//nvpair[@name='dc-version']", xmlNode 436 lib/pengine/pe_output.c xmlNode *dc_version = get_xpath_object("//nvpair[@name='dc-version']", xmlNode 1419 lib/pengine/pe_output.c xmlNode *xml_op = NULL; xmlNode 1942 lib/pengine/pe_output.c xmlNode *node = NULL; xmlNode 2109 lib/pengine/pe_output.c xmlNode *node_state = va_arg(args, xmlNode *); xmlNode 2115 lib/pengine/pe_output.c xmlNode *lrm_rsc = NULL; xmlNode 2116 lib/pengine/pe_output.c xmlNode *rsc_entry = NULL; xmlNode 2356 lib/pengine/pe_output.c xmlNode *node_state = NULL; xmlNode 2357 lib/pengine/pe_output.c xmlNode *cib_status = pcmk_find_cib_element(data_set->input, xmlNode 2764 lib/pengine/pe_output.c xmlNode *xml_op = (xmlNode *) gIter->data; xmlNode 53 lib/pengine/pe_status_private.h gboolean pe__unpack_resource(xmlNode *xml_obj, pe_resource_t **rsc, xmlNode 57 lib/pengine/pe_status_private.h gboolean unpack_remote_nodes(xmlNode *xml_resources, pe_working_set_t *data_set); xmlNode 60 lib/pengine/pe_status_private.h gboolean unpack_resources(xmlNode *xml_resources, pe_working_set_t *data_set); xmlNode 63 lib/pengine/pe_status_private.h gboolean unpack_config(xmlNode *config, pe_working_set_t *data_set); xmlNode 66 lib/pengine/pe_status_private.h gboolean unpack_nodes(xmlNode *xml_nodes, pe_working_set_t *data_set); xmlNode 69 lib/pengine/pe_status_private.h gboolean unpack_tags(xmlNode *xml_tags, pe_working_set_t *data_set); xmlNode 72 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 172 lib/pengine/rules.c check_one(xmlNode *cron_spec, const char *xml_field, uint32_t time_field) { xmlNode 238 lib/pengine/rules.c pe_cron_range_satisfied(crm_time_t * now, xmlNode * cron_spec) xmlNode 272 lib/pengine/rules.c update_field(crm_time_t *t, xmlNode *xml, const char *attr, xmlNode 284 lib/pengine/rules.c pe_parse_xml_duration(crm_time_t * start, xmlNode * duration_spec) xmlNode 316 lib/pengine/rules.c xmlNode *attr_set; // This block xmlNode 349 lib/pengine/rules.c populate_hash(xmlNode * nvpair_list, GHashTable * hash, gboolean overwrite, xmlNode * top) xmlNode 354 lib/pengine/rules.c xmlNode *list = nvpair_list; xmlNode 355 lib/pengine/rules.c xmlNode *an_attr = NULL; xmlNode 366 lib/pengine/rules.c xmlNode *ref_nvpair = expand_idref(an_attr, top); xmlNode 410 lib/pengine/rules.c xmlNode *top; xmlNode 442 lib/pengine/rules.c make_pairs(xmlNode *top, const xmlNode *xml_obj, const char *set_name, xmlNode 450 lib/pengine/rules.c for (xmlNode *attr_set = pcmk__xe_first_child(xml_obj); attr_set != NULL; xmlNode 457 lib/pengine/rules.c xmlNode *expanded_attr_set = expand_idref(attr_set, top); xmlNode 493 lib/pengine/rules.c unpack_nvpair_blocks(xmlNode *top, const xmlNode *xml_obj, const char *set_name, xmlNode 515 lib/pengine/rules.c pe_eval_nvpairs(xmlNode *top, const xmlNode *xml_obj, const char *set_name, xmlNode 538 lib/pengine/rules.c pe_unpack_nvpairs(xmlNode *top, xmlNode *xml_obj, const char *set_name, xmlNode 614 lib/pengine/rules.c pe_eval_rules(xmlNode *ruleset, pe_rule_eval_data_t *rule_data, crm_time_t *next_change) xmlNode 619 lib/pengine/rules.c for (xmlNode *rule = first_named_child(ruleset, XML_TAG_RULE); xmlNode 638 lib/pengine/rules.c pe_eval_expr(xmlNode *rule, pe_rule_eval_data_t *rule_data, crm_time_t *next_change) xmlNode 640 lib/pengine/rules.c xmlNode *expr = NULL; xmlNode 680 lib/pengine/rules.c pe_eval_subexpr(xmlNode *expr, pe_rule_eval_data_t *rule_data, crm_time_t *next_change) xmlNode 1007 lib/pengine/rules.c xmlNode *duration_spec = NULL; xmlNode 1008 lib/pengine/rules.c xmlNode *date_spec = NULL; xmlNode 1207 lib/pengine/rules.c test_ruleset(xmlNode *ruleset, GHashTable *node_hash, crm_time_t *now) xmlNode 1213 lib/pengine/rules.c test_rule(xmlNode * rule, GHashTable * node_hash, enum rsc_role_e role, crm_time_t * now) xmlNode 1219 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 1230 lib/pengine/rules.c pe_test_rule_full(xmlNode *rule, GHashTable *node_hash, enum rsc_role_e role, xmlNode 1237 lib/pengine/rules.c test_expression(xmlNode * expr, GHashTable * node_hash, enum rsc_role_e role, crm_time_t * now) xmlNode 1243 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 1254 lib/pengine/rules.c pe_test_expression_full(xmlNode *expr, GHashTable *node_hash, xmlNode 1262 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 73 lib/pengine/status.c xmlNode *section = NULL; xmlNode 22 lib/pengine/tests/native/native_find_rsc_test.c xmlNode *input = NULL; xmlNode 19 lib/pengine/tests/native/pe_base_name_eq_test.c xmlNode *input = NULL; xmlNode 51 lib/pengine/unpack.c static void unpack_rsc_op(pe_resource_t *rsc, pe_node_t *node, xmlNode *xml_op, xmlNode 52 lib/pengine/unpack.c xmlNode **last_failure, xmlNode 57 lib/pengine/unpack.c static void add_node_attrs(xmlNode *attrs, pe_node_t *node, bool overwrite, xmlNode 59 lib/pengine/unpack.c static void determine_online_status(xmlNode *node_state, pe_node_t *this_node, xmlNode 62 lib/pengine/unpack.c static void unpack_node_lrm(pe_node_t *node, xmlNode *xml, xmlNode 196 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 625 lib/pengine/unpack.c unpack_remote_nodes(xmlNode * xml_resources, pe_working_set_t * data_set) xmlNode 627 lib/pengine/unpack.c xmlNode *xml_obj = NULL; xmlNode 675 lib/pengine/unpack.c xmlNode *xml_obj2 = NULL; xmlNode 762 lib/pengine/unpack.c unpack_resources(xmlNode * xml_resources, pe_working_set_t * data_set) xmlNode 764 lib/pengine/unpack.c xmlNode *xml_obj = NULL; xmlNode 828 lib/pengine/unpack.c unpack_tags(xmlNode * xml_tags, pe_working_set_t * data_set) xmlNode 830 lib/pengine/unpack.c xmlNode *xml_tag = NULL; xmlNode 837 lib/pengine/unpack.c xmlNode *xml_obj_ref = NULL; xmlNode 877 lib/pengine/unpack.c unpack_ticket_state(xmlNode * xml_ticket, pe_working_set_t * data_set) xmlNode 945 lib/pengine/unpack.c unpack_tickets_state(xmlNode * xml_tickets, pe_working_set_t * data_set) xmlNode 947 lib/pengine/unpack.c xmlNode *xml_obj = NULL; xmlNode 962 lib/pengine/unpack.c unpack_handle_remote_attrs(pe_node_t *this_node, xmlNode *state, pe_working_set_t * data_set) xmlNode 965 lib/pengine/unpack.c xmlNode *attrs = NULL; xmlNode 1034 lib/pengine/unpack.c unpack_transient_attributes(xmlNode *state, pe_node_t *node, xmlNode 1038 lib/pengine/unpack.c xmlNode *attrs = find_xml_node(state, XML_TAG_TRANSIENT_NODEATTRS, FALSE); xmlNode 1073 lib/pengine/unpack.c unpack_node_state(xmlNode *state, pe_working_set_t *data_set) xmlNode 1153 lib/pengine/unpack.c unpack_node_history(xmlNode *status, bool fence, pe_working_set_t *data_set) xmlNode 1158 lib/pengine/unpack.c for (xmlNode *state = first_named_child(status, XML_CIB_TAG_STATE); xmlNode 1253 lib/pengine/unpack.c unpack_status(xmlNode * status, pe_working_set_t * data_set) xmlNode 1255 lib/pengine/unpack.c xmlNode *state = NULL; xmlNode 1267 lib/pengine/unpack.c unpack_tickets_state((xmlNode *) state, data_set); xmlNode 1323 lib/pengine/unpack.c determine_online_status_no_fencing(pe_working_set_t * data_set, xmlNode * node_state, xmlNode 1360 lib/pengine/unpack.c determine_online_status_fencing(pe_working_set_t * data_set, xmlNode * node_state, xmlNode 1534 lib/pengine/unpack.c determine_online_status(xmlNode * node_state, pe_node_t * this_node, pe_working_set_t * data_set) xmlNode 1685 lib/pengine/unpack.c create_fake_resource(const char *rsc_id, xmlNode * rsc_entry, pe_working_set_t * data_set) xmlNode 1688 lib/pengine/unpack.c xmlNode *xml_rsc = create_xml_node(NULL, XML_CIB_TAG_RESOURCE); xmlNode 1882 lib/pengine/unpack.c xmlNode * rsc_entry) xmlNode 1942 lib/pengine/unpack.c process_orphan_resource(xmlNode * rsc_entry, pe_node_t * node, pe_working_set_t * data_set) xmlNode 1967 lib/pengine/unpack.c xmlNode * migrate_op, pe_working_set_t * data_set) xmlNode 2243 lib/pengine/unpack.c xmlNode *rsc_op = (xmlNode *) gIter->data; xmlNode 2303 lib/pengine/unpack.c xmlNode *rsc_op = (xmlNode *) gIter->data; xmlNode 2339 lib/pengine/unpack.c unpack_shutdown_lock(xmlNode *rsc_entry, pe_resource_t *rsc, pe_node_t *node, xmlNode 2371 lib/pengine/unpack.c unpack_lrm_resource(pe_node_t *node, xmlNode *lrm_resource, xmlNode 2386 lib/pengine/unpack.c xmlNode *migrate_op = NULL; xmlNode 2387 lib/pengine/unpack.c xmlNode *rsc_op = NULL; xmlNode 2388 lib/pengine/unpack.c xmlNode *last_failure = NULL; xmlNode 2438 lib/pengine/unpack.c xmlNode *rsc_op = (xmlNode *) gIter->data; xmlNode 2476 lib/pengine/unpack.c handle_orphaned_container_fillers(xmlNode * lrm_rsc_list, pe_working_set_t * data_set) xmlNode 2478 lib/pengine/unpack.c xmlNode *rsc_entry = NULL; xmlNode 2525 lib/pengine/unpack.c unpack_node_lrm(pe_node_t *node, xmlNode *xml, pe_working_set_t *data_set) xmlNode 2540 lib/pengine/unpack.c for (xmlNode *rsc_entry = first_named_child(xml, XML_LRM_TAG_RESOURCE); xmlNode 2580 lib/pengine/unpack.c static xmlNode * xmlNode 2585 lib/pengine/unpack.c xmlNode *xml = NULL; xmlNode 2629 lib/pengine/unpack.c static xmlNode * xmlNode 2634 lib/pengine/unpack.c xmlNode *xml = NULL; xmlNode 2657 lib/pengine/unpack.c xmlNode *lrm_resource = NULL; xmlNode 2681 lib/pengine/unpack.c xmlNode *xml_op, bool same_node, xmlNode 2687 lib/pengine/unpack.c xmlNode *monitor = find_lrm_op(rsc_id, CRMD_ACTION_STATUS, node_name, xmlNode 2706 lib/pengine/unpack.c non_monitor_after(const char *rsc_id, const char *node_name, xmlNode *xml_op, xmlNode 2709 lib/pengine/unpack.c xmlNode *lrm_resource = NULL; xmlNode 2716 lib/pengine/unpack.c for (xmlNode *op = first_named_child(lrm_resource, XML_LRM_TAG_RSC_OP); xmlNode 2750 lib/pengine/unpack.c xmlNode *migrate_to, xmlNode *migrate_from, xmlNode 2753 lib/pengine/unpack.c xmlNode *xml_op = migrate_to; xmlNode 2797 lib/pengine/unpack.c unpack_migrate_to_success(pe_resource_t *rsc, pe_node_t *node, xmlNode *xml_op, xmlNode 2842 lib/pengine/unpack.c xmlNode *migrate_from = NULL; xmlNode 2954 lib/pengine/unpack.c unpack_migrate_to_failure(pe_resource_t *rsc, pe_node_t *node, xmlNode *xml_op, xmlNode 2957 lib/pengine/unpack.c xmlNode *target_migrate_from = NULL; xmlNode 3007 lib/pengine/unpack.c xmlNode *xml_op, pe_working_set_t *data_set) xmlNode 3009 lib/pengine/unpack.c xmlNode *source_migrate_to = NULL; xmlNode 3048 lib/pengine/unpack.c record_failed_op(xmlNode *op, const pe_node_t *node, xmlNode 3051 lib/pengine/unpack.c xmlNode *xIter = NULL; xmlNode 3075 lib/pengine/unpack.c static const char *get_op_key(xmlNode *xml_op) xmlNode 3085 lib/pengine/unpack.c last_change_str(const xmlNode *xml_op) xmlNode 3195 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 3349 lib/pengine/unpack.c int exit_status, const xmlNode *xml_op) xmlNode 3400 lib/pengine/unpack.c remap_operation(xmlNode *xml_op, pe_resource_t *rsc, pe_node_t *node, xmlNode 3557 lib/pengine/unpack.c should_clear_for_param_change(xmlNode *xml_op, const char *task, xmlNode 3607 lib/pengine/unpack.c should_ignore_failure_timeout(pe_resource_t *rsc, xmlNode *xml_op, xmlNode 3672 lib/pengine/unpack.c xmlNode *xml_op, pe_working_set_t *data_set) xmlNode 3786 lib/pengine/unpack.c int pe__target_rc_from_xml(xmlNode *xml_op) xmlNode 3811 lib/pengine/unpack.c update_resource_state(pe_resource_t * rsc, pe_node_t * node, xmlNode * xml_op, const char * task, int rc, xmlNode 3812 lib/pengine/unpack.c xmlNode * last_failure, enum action_fail_response * on_fail, pe_working_set_t * data_set) xmlNode 3908 lib/pengine/unpack.c unpack_rsc_op(pe_resource_t *rsc, pe_node_t *node, xmlNode *xml_op, xmlNode 3909 lib/pengine/unpack.c xmlNode **last_failure, enum action_fail_response *on_fail, xmlNode 4190 lib/pengine/unpack.c add_node_attrs(xmlNode *xml_obj, pe_node_t *node, bool overwrite, xmlNode 4246 lib/pengine/unpack.c extract_operations(const char *node, const char *rsc, xmlNode * rsc_entry, gboolean active_filter) xmlNode 4252 lib/pengine/unpack.c xmlNode *rsc_op = NULL; xmlNode 4290 lib/pengine/unpack.c xmlNode *rsc_op = (xmlNode *) gIter->data; xmlNode 4316 lib/pengine/unpack.c xmlNode *tmp = NULL; xmlNode 4317 lib/pengine/unpack.c xmlNode *status = find_xml_node(data_set->input, XML_CIB_TAG_STATUS, TRUE); xmlNode 4321 lib/pengine/unpack.c xmlNode *node_state = NULL; xmlNode 4351 lib/pengine/unpack.c xmlNode *lrm_rsc = NULL; xmlNode 717 lib/pengine/utils.c pe__unpack_dataset_nvpairs(const xmlNode *xml_obj, const char *set_name, xmlNode 858 lib/pengine/utils.c xmlNode * xmlNode 870 lib/pengine/utils.c for (xmlNode *xml_op = pcmk__xml_first_child(rsc->cluster->failed); xml_op != NULL; xmlNode 31 lib/pengine/variant.h xmlNode *xml_obj_child; xmlNode 36 tools/cibadmin.c int do_work(xmlNode *input, int command_options, xmlNode **output); xmlNode 37 tools/cibadmin.c void cibadmin_op_callback(xmlNode *msg, int call_id, int rc, xmlNode *output, xmlNode 377 tools/cibadmin.c print_xml_output(xmlNode * xml) xmlNode 391 tools/cibadmin.c xmlNode *child = NULL; xmlNode 430 tools/cibadmin.c xmlNode *output = NULL; xmlNode 431 tools/cibadmin.c xmlNode *input = NULL; xmlNode 772 tools/cibadmin.c xmlNode *obj = NULL; xmlNode 846 tools/cibadmin.c do_work(xmlNode * input, int call_options, xmlNode ** output) xmlNode 852 tools/cibadmin.c xmlNode *status = pcmk_find_cib_element(input, XML_CIB_TAG_STATUS); xmlNode 886 tools/cibadmin.c cibadmin_op_callback(xmlNode * msg, int call_id, int rc, xmlNode * output, void *user_data) xmlNode 415 tools/crm_attribute.c delete_attr_on_node(xmlNode *child, void *userdata) xmlNode 443 tools/crm_attribute.c xmlNode *result = NULL; xmlNode 491 tools/crm_attribute.c update_attr_on_node(xmlNode *child, void *userdata) xmlNode 513 tools/crm_attribute.c xmlNode *result = NULL; xmlNode 558 tools/crm_attribute.c output_one_attribute(xmlNode *node, void *userdata) xmlNode 587 tools/crm_attribute.c xmlNode *result = NULL; xmlNode 107 tools/crm_diff.c print_patch(xmlNode *patch) xmlNode 118 tools/crm_diff.c apply_patch(xmlNode *input, xmlNode *patch, gboolean as_cib) xmlNode 120 tools/crm_diff.c xmlNode *output = copy_xml(input); xmlNode 146 tools/crm_diff.c log_patch_cib_versions(xmlNode *patch) xmlNode 165 tools/crm_diff.c strip_patch_cib_version(xmlNode *patch, const char **vfields, size_t nvfields) xmlNode 171 tools/crm_diff.c xmlNode *version_xml = find_xml_node(patch, "version", FALSE); xmlNode 186 tools/crm_diff.c xmlNode *tmp = NULL; xmlNode 208 tools/crm_diff.c generate_patch(xmlNode *object_1, xmlNode *object_2, const char *xml_file_2, xmlNode 211 tools/crm_diff.c xmlNode *output = NULL; xmlNode 291 tools/crm_diff.c xmlNode *object_1 = NULL; xmlNode 292 tools/crm_diff.c xmlNode *object_2 = NULL; xmlNode 76 tools/crm_mon.c static xmlNode *current_cib = NULL; xmlNode 137 tools/crm_mon.c static void crm_diff_update(const char *event, xmlNode * msg); xmlNode 1698 tools/crm_mon.c handle_rsc_op(xmlNode *xml, void *userdata) xmlNode 1713 tools/crm_mon.c xmlNode *n = xml; xmlNode 1714 tools/crm_mon.c xmlNode * rsc_op = xml; xmlNode 1806 tools/crm_mon.c handle_op_for_node(xmlNode *xml, void *userdata) xmlNode 1819 tools/crm_mon.c crm_diff_update_v2(const char *event, xmlNode * msg) xmlNode 1821 tools/crm_mon.c xmlNode *change = NULL; xmlNode 1822 tools/crm_mon.c xmlNode *diff = get_message_xml(msg, F_CIB_UPDATE_RESULT); xmlNode 1829 tools/crm_mon.c xmlNode *match = NULL; xmlNode 1906 tools/crm_mon.c crm_diff_update_v1(const char *event, xmlNode * msg) xmlNode 1915 tools/crm_mon.c xmlNode *rsc_op = getXpathResult(xpathObj, lpc); xmlNode 1923 tools/crm_mon.c crm_diff_update(const char *event, xmlNode * msg) xmlNode 1928 tools/crm_mon.c xmlNode *diff = get_message_xml(msg, F_CIB_UPDATE_RESULT); xmlNode 334 tools/crm_node.c xmlNode *node = NULL; xmlNode 335 tools/crm_node.c xmlNode *node_state = NULL; xmlNode 410 tools/crm_node.c xmlNode *cmd = NULL; xmlNode 321 tools/crm_resource.c build_constraint_list(xmlNode *root) xmlNode 324 tools/crm_resource.c xmlNode *cib_constraints = NULL; xmlNode 332 tools/crm_resource.c xmlNode *match = getXpathResult(xpathObj, ndx); xmlNode 1107 tools/crm_resource.c xmlNode *msg_data = NULL; xmlNode 1347 tools/crm_resource.c xmlNode *msg_data = NULL; xmlNode 1542 tools/crm_resource.c xmlNode *cib_xml_copy = NULL; xmlNode 60 tools/crm_resource.h int cli_resource_clear_all_expired(xmlNode *root, cib_t *cib_conn, int cib_options, xmlNode 115 tools/crm_resource.h int update_working_set_xml(pe_working_set_t *data_set, xmlNode **xml); xmlNode 81 tools/crm_resource_ban.c xmlNode *fragment = NULL; xmlNode 82 tools/crm_resource_ban.c xmlNode *location = NULL; xmlNode 128 tools/crm_resource_ban.c xmlNode *rule = create_xml_node(location, XML_TAG_RULE); xmlNode 129 tools/crm_resource_ban.c xmlNode *expr = create_xml_node(rule, XML_TAG_EXPRESSION); xmlNode 164 tools/crm_resource_ban.c xmlNode *location = NULL; xmlNode 165 tools/crm_resource_ban.c xmlNode *fragment = NULL; xmlNode 194 tools/crm_resource_ban.c xmlNode *rule = create_xml_node(location, XML_TAG_RULE); xmlNode 195 tools/crm_resource_ban.c xmlNode *expr = create_xml_node(rule, XML_TAG_EXPRESSION); xmlNode 269 tools/crm_resource_ban.c xmlNode *fragment = NULL; xmlNode 270 tools/crm_resource_ban.c xmlNode *location = NULL; xmlNode 343 tools/crm_resource_ban.c build_clear_xpath_string(GString *buf, const xmlNode *constraint_node, xmlNode 426 tools/crm_resource_ban.c cli_resource_clear_all_expired(xmlNode *root, cib_t *cib_conn, int cib_options, xmlNode 431 tools/crm_resource_ban.c xmlNode *cib_constraints = NULL; xmlNode 440 tools/crm_resource_ban.c xmlNode *constraint_node = getXpathResult(xpathObj, i); xmlNode 441 tools/crm_resource_ban.c xmlNode *date_expr_node = NULL; xmlNode 466 tools/crm_resource_ban.c xmlNode *fragment = NULL; xmlNode 467 tools/crm_resource_ban.c xmlNode *location = NULL; xmlNode 21 tools/crm_resource_print.c print_constraint(xmlNode *xml_obj, void *userdata) xmlNode 25 tools/crm_resource_print.c xmlNode *lifetime = NULL; xmlNode 107 tools/crm_resource_print.c xmlNode *xml_op = (xmlNode *) lpc->data; xmlNode 80 tools/crm_resource_runtime.c xmlNode *xml_search = NULL; xmlNode 134 tools/crm_resource_runtime.c xmlNode *child = NULL; xmlNode 305 tools/crm_resource_runtime.c xmlNode *xml_top = NULL; xmlNode 306 tools/crm_resource_runtime.c xmlNode *xml_obj = NULL; xmlNode 429 tools/crm_resource_runtime.c xmlNode *xml_obj = NULL; xmlNode 618 tools/crm_resource_runtime.c for (xmlNode *xml_op = pcmk__xml_first_child(data_set->failed); xmlNode 1129 tools/crm_resource_runtime.c update_working_set_xml(pe_working_set_t *data_set, xmlNode **xml) xmlNode 1154 tools/crm_resource_runtime.c xmlNode *cib_xml_copy = NULL; xmlNode 102 tools/crm_rule.c xmlNode *input = NULL; xmlNode 441 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 537 tools/crm_shadow.c xmlNode *input = filename2xml(shadow_file); xmlNode 538 tools/crm_shadow.c xmlNode *section_xml = input; xmlNode 348 tools/crm_simulate.c xmlNode *cib_object = NULL; xmlNode 341 tools/crm_ticket.c find_ticket_state(cib_t * the_cib, gchar *ticket_id, xmlNode ** ticket_state_xml) xmlNode 344 tools/crm_ticket.c xmlNode *xml_search = NULL; xmlNode 384 tools/crm_ticket.c find_ticket_constraints(cib_t * the_cib, gchar *ticket_id, xmlNode ** ticket_cons_xml) xmlNode 387 tools/crm_ticket.c xmlNode *xml_search = NULL; xmlNode 429 tools/crm_ticket.c xmlNode *state_xml = NULL; xmlNode 454 tools/crm_ticket.c xmlNode *cons_xml = NULL; xmlNode 570 tools/crm_ticket.c xmlNode *xml_top = NULL; xmlNode 571 tools/crm_ticket.c xmlNode *ticket_state_xml = NULL; xmlNode 595 tools/crm_ticket.c xmlNode *xml_obj = NULL; xmlNode 643 tools/crm_ticket.c xmlNode *ticket_state_xml = NULL; xmlNode 723 tools/crm_ticket.c xmlNode *cib_xml_copy = NULL; xmlNode 105 tools/crm_verify.c xmlNode *cib_object = NULL; xmlNode 106 tools/crm_verify.c xmlNode *status = NULL;