text 163 attrd/legacy.c log_hash_entry(int level, attr_hash_entry_t * entry, const char *text) text 166 attrd/legacy.c text, entry->section, entry->id, entry->value, entry->dampen); text 84 crmd/crmd_utils.h void fsa_dump_actions(long long action, const char *text); text 85 crmd/crmd_utils.h void fsa_dump_inputs(int log_level, const char *text, long long input_register); text 672 crmd/fsa.c const char *text = user_data; text 676 crmd/fsa.c crm_info("%s: %s %s", text, uname, value_s); text 67 crmd/tengine.h # define abort_transition(pri, action, text, reason) \ text 68 crmd/tengine.h abort_transition_graph(pri, action, text, reason,__FUNCTION__,__LINE__); text 674 crmd/utils.c fsa_dump_inputs(int log_level, const char *text, long long input_register) text 679 crmd/utils.c if (text == NULL) { text 680 crmd/utils.c text = "Input register contents:"; text 684 crmd/utils.c crm_trace("%s %.16llx (R_THE_DC)", text, R_THE_DC); text 687 crmd/utils.c crm_trace("%s %.16llx (R_STARTING)", text, R_STARTING); text 690 crmd/utils.c crm_trace("%s %.16llx (R_SHUTDOWN)", text, R_SHUTDOWN); text 693 crmd/utils.c crm_trace("%s %.16llx (R_STAYDOWN)", text, R_STAYDOWN); text 696 crmd/utils.c crm_trace("%s %.16llx (R_JOIN_OK)", text, R_JOIN_OK); text 699 crmd/utils.c crm_trace("%s %.16llx (R_READ_CONFIG)", text, R_READ_CONFIG); text 702 crmd/utils.c crm_trace("%s %.16llx (R_INVOKE_PE)", text, R_INVOKE_PE); text 705 crmd/utils.c crm_trace("%s %.16llx (R_CIB_CONNECTED)", text, R_CIB_CONNECTED); text 708 crmd/utils.c crm_trace("%s %.16llx (R_PE_CONNECTED)", text, R_PE_CONNECTED); text 711 crmd/utils.c crm_trace("%s %.16llx (R_TE_CONNECTED)", text, R_TE_CONNECTED); text 714 crmd/utils.c crm_trace("%s %.16llx (R_LRM_CONNECTED)", text, R_LRM_CONNECTED); text 717 crmd/utils.c crm_trace("%s %.16llx (R_CIB_REQUIRED)", text, R_CIB_REQUIRED); text 720 crmd/utils.c crm_trace("%s %.16llx (R_PE_REQUIRED)", text, R_PE_REQUIRED); text 723 crmd/utils.c crm_trace("%s %.16llx (R_TE_REQUIRED)", text, R_TE_REQUIRED); text 726 crmd/utils.c crm_trace("%s %.16llx (R_REQ_PEND)", text, R_REQ_PEND); text 729 crmd/utils.c crm_trace("%s %.16llx (R_PE_PEND)", text, R_PE_PEND); text 732 crmd/utils.c crm_trace("%s %.16llx (R_TE_PEND)", text, R_TE_PEND); text 735 crmd/utils.c crm_trace("%s %.16llx (R_RESP_PEND)", text, R_RESP_PEND); text 738 crmd/utils.c crm_trace("%s %.16llx (R_CIB_DONE)", text, R_CIB_DONE); text 741 crmd/utils.c crm_trace("%s %.16llx (R_HAVE_CIB)", text, R_HAVE_CIB); text 744 crmd/utils.c crm_trace("%s %.16llx (R_CIB_ASKED)", text, R_CIB_ASKED); text 747 crmd/utils.c crm_trace("%s %.16llx (R_MEMBERSHIP)", text, R_MEMBERSHIP); text 750 crmd/utils.c crm_trace("%s %.16llx (R_PEER_DATA)", text, R_PEER_DATA); text 753 crmd/utils.c crm_trace("%s %.16llx (R_IN_RECOVERY)", text, R_IN_RECOVERY); text 758 crmd/utils.c fsa_dump_actions(long long action, const char *text) text 761 crmd/utils.c crm_trace("Action %.16llx (A_READCONFIG) %s", A_READCONFIG, text); text 764 crmd/utils.c crm_trace("Action %.16llx (A_STARTUP) %s", A_STARTUP, text); text 767 crmd/utils.c crm_trace("Action %.16llx (A_STARTED) %s", A_STARTED, text); text 770 crmd/utils.c crm_trace("Action %.16llx (A_CONNECT) %s", A_HA_CONNECT, text); text 773 crmd/utils.c crm_trace("Action %.16llx (A_DISCONNECT) %s", A_HA_DISCONNECT, text); text 776 crmd/utils.c crm_trace("Action %.16llx (A_LRM_CONNECT) %s", A_LRM_CONNECT, text); text 779 crmd/utils.c crm_trace("Action %.16llx (A_LRM_EVENT) %s", A_LRM_EVENT, text); text 782 crmd/utils.c crm_trace("Action %.16llx (A_LRM_INVOKE) %s", A_LRM_INVOKE, text); text 785 crmd/utils.c crm_trace("Action %.16llx (A_LRM_DISCONNECT) %s", A_LRM_DISCONNECT, text); text 788 crmd/utils.c crm_trace("Action %.16llx (A_DC_TIMER_STOP) %s", A_DC_TIMER_STOP, text); text 791 crmd/utils.c crm_trace("Action %.16llx (A_DC_TIMER_START) %s", A_DC_TIMER_START, text); text 794 crmd/utils.c crm_trace("Action %.16llx (A_INTEGRATE_TIMER_START) %s", A_INTEGRATE_TIMER_START, text); text 797 crmd/utils.c crm_trace("Action %.16llx (A_INTEGRATE_TIMER_STOP) %s", A_INTEGRATE_TIMER_STOP, text); text 800 crmd/utils.c crm_trace("Action %.16llx (A_FINALIZE_TIMER_START) %s", A_FINALIZE_TIMER_START, text); text 803 crmd/utils.c crm_trace("Action %.16llx (A_FINALIZE_TIMER_STOP) %s", A_FINALIZE_TIMER_STOP, text); text 806 crmd/utils.c crm_trace("Action %.16llx (A_ELECTION_COUNT) %s", A_ELECTION_COUNT, text); text 809 crmd/utils.c crm_trace("Action %.16llx (A_ELECTION_VOTE) %s", A_ELECTION_VOTE, text); text 812 crmd/utils.c crm_trace("Action %.16llx (A_ELECTION_CHECK) %s", A_ELECTION_CHECK, text); text 815 crmd/utils.c crm_trace("Action %.16llx (A_CL_JOIN_ANNOUNCE) %s", A_CL_JOIN_ANNOUNCE, text); text 818 crmd/utils.c crm_trace("Action %.16llx (A_CL_JOIN_REQUEST) %s", A_CL_JOIN_REQUEST, text); text 821 crmd/utils.c crm_trace("Action %.16llx (A_CL_JOIN_RESULT) %s", A_CL_JOIN_RESULT, text); text 824 crmd/utils.c crm_trace("Action %.16llx (A_DC_JOIN_OFFER_ALL) %s", A_DC_JOIN_OFFER_ALL, text); text 827 crmd/utils.c crm_trace("Action %.16llx (A_DC_JOIN_OFFER_ONE) %s", A_DC_JOIN_OFFER_ONE, text); text 830 crmd/utils.c crm_trace("Action %.16llx (A_DC_JOIN_PROCESS_REQ) %s", A_DC_JOIN_PROCESS_REQ, text); text 833 crmd/utils.c crm_trace("Action %.16llx (A_DC_JOIN_PROCESS_ACK) %s", A_DC_JOIN_PROCESS_ACK, text); text 836 crmd/utils.c crm_trace("Action %.16llx (A_DC_JOIN_FINALIZE) %s", A_DC_JOIN_FINALIZE, text); text 839 crmd/utils.c crm_trace("Action %.16llx (A_MSG_PROCESS) %s", A_MSG_PROCESS, text); text 842 crmd/utils.c crm_trace("Action %.16llx (A_MSG_ROUTE) %s", A_MSG_ROUTE, text); text 845 crmd/utils.c crm_trace("Action %.16llx (A_RECOVER) %s", A_RECOVER, text); text 848 crmd/utils.c crm_trace("Action %.16llx (A_DC_RELEASE) %s", A_DC_RELEASE, text); text 851 crmd/utils.c crm_trace("Action %.16llx (A_DC_RELEASED) %s", A_DC_RELEASED, text); text 854 crmd/utils.c crm_trace("Action %.16llx (A_DC_TAKEOVER) %s", A_DC_TAKEOVER, text); text 857 crmd/utils.c crm_trace("Action %.16llx (A_SHUTDOWN) %s", A_SHUTDOWN, text); text 860 crmd/utils.c crm_trace("Action %.16llx (A_SHUTDOWN_REQ) %s", A_SHUTDOWN_REQ, text); text 863 crmd/utils.c crm_trace("Action %.16llx (A_STOP ) %s", A_STOP, text); text 866 crmd/utils.c crm_trace("Action %.16llx (A_EXIT_0) %s", A_EXIT_0, text); text 869 crmd/utils.c crm_trace("Action %.16llx (A_EXIT_1) %s", A_EXIT_1, text); text 872 crmd/utils.c crm_trace("Action %.16llx (A_CCM_CONNECT) %s", A_CCM_CONNECT, text); text 875 crmd/utils.c crm_trace("Action %.16llx (A_CCM_DISCONNECT) %s", A_CCM_DISCONNECT, text); text 878 crmd/utils.c crm_trace("Action %.16llx (A_CIB_START) %s", A_CIB_START, text); text 881 crmd/utils.c crm_trace("Action %.16llx (A_CIB_STOP) %s", A_CIB_STOP, text); text 884 crmd/utils.c crm_trace("Action %.16llx (A_TE_INVOKE) %s", A_TE_INVOKE, text); text 887 crmd/utils.c crm_trace("Action %.16llx (A_TE_START) %s", A_TE_START, text); text 890 crmd/utils.c crm_trace("Action %.16llx (A_TE_STOP) %s", A_TE_STOP, text); text 893 crmd/utils.c crm_trace("Action %.16llx (A_TE_CANCEL) %s", A_TE_CANCEL, text); text 896 crmd/utils.c crm_trace("Action %.16llx (A_PE_INVOKE) %s", A_PE_INVOKE, text); text 899 crmd/utils.c crm_trace("Action %.16llx (A_PE_START) %s", A_PE_START, text); text 902 crmd/utils.c crm_trace("Action %.16llx (A_PE_STOP) %s", A_PE_STOP, text); text 905 crmd/utils.c crm_trace("Action %.16llx (A_NODE_BLOCK) %s", A_NODE_BLOCK, text); text 908 crmd/utils.c crm_trace("Action %.16llx (A_UPDATE_NODESTATUS) %s", A_UPDATE_NODESTATUS, text); text 911 crmd/utils.c crm_trace("Action %.16llx (A_LOG ) %s", A_LOG, text); text 914 crmd/utils.c crm_trace("Action %.16llx (A_ERROR ) %s", A_ERROR, text); text 917 crmd/utils.c crm_trace("Action %.16llx (A_WARN ) %s", A_WARN, text); text 205 include/crm/cluster.h enum crm_ais_msg_types text2msg_type(const char *text); text 132 include/crm/cluster/internal.h const char *text = "unknown"; text 140 include/crm/cluster/internal.h text = "none"; text 143 include/crm/cluster/internal.h text = "ais"; text 146 include/crm/cluster/internal.h text = "heartbeat"; text 149 include/crm/cluster/internal.h text = "cib"; text 152 include/crm/cluster/internal.h text = "crmd"; text 155 include/crm/cluster/internal.h text = "pengine"; text 158 include/crm/cluster/internal.h text = "tengine"; text 161 include/crm/cluster/internal.h text = "lrmd"; text 164 include/crm/cluster/internal.h text = "attrd"; text 167 include/crm/cluster/internal.h text = "stonithd"; text 170 include/crm/cluster/internal.h text = "stonith-ng"; text 173 include/crm/cluster/internal.h text = "mgmtd"; text 176 include/crm/cluster/internal.h text = "corosync-cpg"; text 179 include/crm/cluster/internal.h return text; text 259 include/crm/cluster/internal.h const char *text = "unknown"; text 264 include/crm/cluster/internal.h text = "OK"; text 267 include/crm/cluster/internal.h text = "Library error"; text 270 include/crm/cluster/internal.h text = "Version error"; text 273 include/crm/cluster/internal.h text = "Initialization error"; text 276 include/crm/cluster/internal.h text = "Timeout"; text 279 include/crm/cluster/internal.h text = "Try again"; text 282 include/crm/cluster/internal.h text = "Invalid parameter"; text 285 include/crm/cluster/internal.h text = "No memory"; text 288 include/crm/cluster/internal.h text = "Bad handle"; text 291 include/crm/cluster/internal.h text = "Busy"; text 294 include/crm/cluster/internal.h text = "Access error"; text 297 include/crm/cluster/internal.h text = "Doesn't exist"; text 300 include/crm/cluster/internal.h text = "Name too long"; text 303 include/crm/cluster/internal.h text = "Exists"; text 306 include/crm/cluster/internal.h text = "No space"; text 309 include/crm/cluster/internal.h text = "Interrupt"; text 312 include/crm/cluster/internal.h text = "Name not found"; text 315 include/crm/cluster/internal.h text = "No resources"; text 318 include/crm/cluster/internal.h text = "Not supported"; text 321 include/crm/cluster/internal.h text = "Bad operation"; text 324 include/crm/cluster/internal.h text = "Failed operation"; text 327 include/crm/cluster/internal.h text = "Message error"; text 330 include/crm/cluster/internal.h text = "Queue full"; text 333 include/crm/cluster/internal.h text = "Queue not available"; text 336 include/crm/cluster/internal.h text = "Bad flags"; text 339 include/crm/cluster/internal.h text = "Too big"; text 342 include/crm/cluster/internal.h text = "No sections"; text 346 include/crm/cluster/internal.h return text; text 352 include/crm/cluster/internal.h const char *text = "unknown"; text 356 include/crm/cluster/internal.h text = "unknown"; text 359 include/crm/cluster/internal.h text = "ais"; text 362 include/crm/cluster/internal.h text = "cib"; text 365 include/crm/cluster/internal.h text = "crmd"; text 368 include/crm/cluster/internal.h text = "pengine"; text 371 include/crm/cluster/internal.h text = "tengine"; text 374 include/crm/cluster/internal.h text = "lrmd"; text 377 include/crm/cluster/internal.h text = "attrd"; text 380 include/crm/cluster/internal.h text = "stonithd"; text 383 include/crm/cluster/internal.h text = "stonith-ng"; text 386 include/crm/cluster/internal.h return text; text 389 include/crm/cluster/internal.h enum crm_ais_msg_types text2msg_type(const char *text); text 65 include/crm/common/internal.h long long crm_int_helper(const char *text, char **end_text); text 176 include/crm/common/logging.h # define do_crm_log_xml(level, text, xml) do { \ text 182 include/crm/common/logging.h log_data_element(level, __FILE__, __FUNCTION__, __LINE__, text, xml, 1, xml_log_option_formatted); \ text 256 include/crm/common/logging.h # define crm_log_xml_crit(xml, text) do_crm_log_xml(LOG_CRIT, text, xml) text 257 include/crm/common/logging.h # define crm_log_xml_err(xml, text) do_crm_log_xml(LOG_ERR, text, xml) text 258 include/crm/common/logging.h # define crm_log_xml_warn(xml, text) do_crm_log_xml(LOG_WARNING, text, xml) text 259 include/crm/common/logging.h # define crm_log_xml_notice(xml, text) do_crm_log_xml(LOG_NOTICE, text, xml) text 260 include/crm/common/logging.h # define crm_log_xml_info(xml, text) do_crm_log_xml(LOG_INFO, text, xml) text 261 include/crm/common/logging.h # define crm_log_xml_debug(xml, text) do_crm_log_xml(LOG_DEBUG, text, xml) text 262 include/crm/common/logging.h # define crm_log_xml_trace(xml, text) do_crm_log_xml(LOG_TRACE, text, xml) text 264 include/crm/common/logging.h # define crm_log_xml_explicit(xml, text) do { \ text 267 include/crm/common/logging.h __func__, __FILE__, text, LOG_TRACE, __LINE__, \ text 270 include/crm/common/logging.h do_crm_log_xml(LOG_TRACE, text, xml); \ text 65 include/crm/common/util.h int crm_parse_int(const char *text, const char *default_text); text 110 include/crm/common/util.h # define crm_atoi(text, default_text) crm_parse_int(text, default_text) text 397 include/crm/common/xml.h char * crm_xml_escape(const char *text); text 167 include/crm/pengine/internal.h # define dump_node_scores(level, rsc, text, nodes) do { \ text 168 include/crm/pengine/internal.h dump_node_scores_worker(level, __FILE__, __FUNCTION__, __LINE__, rsc, text, nodes); \ text 304 include/crm/pengine/internal.h void pe_action_set_flag_reason(const char *function, long line, pe_action_t *action, pe_action_t *reason, const char *text, enum pe_action_flags flags, bool overwrite); text 306 include/crm/pengine/internal.h #define pe_action_required(action, reason, text) pe_action_set_flag_reason(__FUNCTION__, __LINE__, action, reason, text, pe_action_optional, FALSE) text 712 lib/ais/utils.c ais_get_int(const char *text, char **end_text) text 719 lib/ais/utils.c if (text != NULL) { text 722 lib/ais/utils.c result = strtol(text, end_text, 10); text 724 lib/ais/utils.c result = strtol(text, &local_end_text, 10); text 728 lib/ais/utils.c result = strtoll(text, end_text, 10); text 730 lib/ais/utils.c result = strtoll(text, &local_end_text, 10); text 735 lib/ais/utils.c ais_err("Conversion of %s failed", text); text 739 lib/ais/utils.c ais_err("Conversion of %s was clipped: %lld", text, result); text 742 lib/ais/utils.c ais_perror("Conversion of %s failed:", text); text 746 lib/ais/utils.c ais_err("Characters left over after parsing '%s': '%s'", text, local_end_text); text 115 lib/ais/utils.h extern long long ais_get_int(const char *text, char **end_text); text 652 lib/cluster/cpg.c text2msg_type(const char *text) text 656 lib/cluster/cpg.c CRM_CHECK(text != NULL, return type); text 657 lib/cluster/cpg.c if (safe_str_eq(text, "ais")) { text 659 lib/cluster/cpg.c } else if (safe_str_eq(text, "crm_plugin")) { text 661 lib/cluster/cpg.c } else if (safe_str_eq(text, CRM_SYSTEM_CIB)) { text 663 lib/cluster/cpg.c } else if (safe_str_eq(text, CRM_SYSTEM_CRMD)) { text 665 lib/cluster/cpg.c } else if (safe_str_eq(text, CRM_SYSTEM_DC)) { text 667 lib/cluster/cpg.c } else if (safe_str_eq(text, CRM_SYSTEM_TENGINE)) { text 669 lib/cluster/cpg.c } else if (safe_str_eq(text, CRM_SYSTEM_PENGINE)) { text 671 lib/cluster/cpg.c } else if (safe_str_eq(text, CRM_SYSTEM_LRMD)) { text 673 lib/cluster/cpg.c } else if (safe_str_eq(text, CRM_SYSTEM_STONITHD)) { text 675 lib/cluster/cpg.c } else if (safe_str_eq(text, "stonith-ng")) { text 677 lib/cluster/cpg.c } else if (safe_str_eq(text, "attrd")) { text 684 lib/cluster/cpg.c int scan_rc = sscanf(text, "%d", &type); text 449 lib/common/ipc.c char *text = ((char *)data) + sizeof(struct crm_ipc_response_header); text 480 lib/common/ipc.c rc = BZ2_bzBuffToBuffDecompress(uncompressed, &size_u, text, header->size_compressed, 1, 0); text 481 lib/common/ipc.c text = uncompressed; text 490 lib/common/ipc.c CRM_ASSERT(text[header->size_uncompressed - 1] == 0); text 492 lib/common/ipc.c crm_trace("Received %.200s", text); text 493 lib/common/ipc.c xml = string2xml(text); text 491 lib/common/logging.c const char *text = g_quark_to_string(tag); text 493 lib/common/logging.c if (text) { text 494 lib/common/logging.c return text; text 80 lib/common/strings.c crm_int_helper(const char *text, char **end_text) text 88 lib/common/strings.c if (text != NULL) { text 91 lib/common/strings.c result = strtol(text, end_text, 10); text 93 lib/common/strings.c result = strtol(text, &local_end_text, 10); text 97 lib/common/strings.c result = strtoll(text, end_text, 10); text 99 lib/common/strings.c result = strtoll(text, &local_end_text, 10); text 105 lib/common/strings.c crm_err("Conversion of %s failed", text); text 109 lib/common/strings.c crm_err("Conversion of %s was clipped: %lld", text, result); text 112 lib/common/strings.c crm_perror(LOG_ERR, "Conversion of %s failed", text); text 116 lib/common/strings.c crm_err("Characters left over after parsing '%s': '%s'", text, local_end_text); text 125 lib/common/strings.c crm_parse_int(const char *text, const char *default_text) text 129 lib/common/strings.c if (text != NULL) { text 130 lib/common/strings.c atoi_result = crm_int_helper(text, NULL); text 461 lib/common/utils.c crm_version_helper(const char *text, char **end_text) text 469 lib/common/utils.c if (text != NULL && text[0] != 0) { text 470 lib/common/utils.c atoi_result = (int)strtol(text, end_text, 10); text 473 lib/common/utils.c crm_err("Conversion of '%s' %c failed", text, text[0]); text 3180 lib/common/xml.c crm_xml_escape_shuffle(char *text, int start, int *length, const char *replace) text 3186 lib/common/xml.c text = realloc_safe(text, *length); text 3189 lib/common/xml.c text[lpc] = text[lpc - offset]; text 3192 lib/common/xml.c memcpy(text + start, replace, offset + 1); text 3193 lib/common/xml.c return text; text 3197 lib/common/xml.c crm_xml_escape(const char *text) text 3201 lib/common/xml.c int length = 1 + strlen(text); text 3202 lib/common/xml.c char *copy = strdup(text); text 2292 lib/pengine/utils.c pe_action_t *action, pe_action_t *reason, const char *text, text 2333 lib/pengine/utils.c if((change && update) || text) { text 2336 lib/pengine/utils.c pe_action_set_reason(action, text, overwrite); text 2339 lib/pengine/utils.c reason_text = crm_strdup_printf("%s %s%c %s", change, reason->task, text?':':0, text?text:""); text 2341 lib/pengine/utils.c reason_text = crm_strdup_printf("%s %s %s%c %s", change, reason->rsc->id, reason->task, text?':':0, text?text:"NA"); text 3500 tools/crm_mon.c printf("%s: %d %s", mailbox, status->code, status->text); text 3779 tools/crm_mon.c crm_info("Send status: %d %s", smtp_status->code, crm_str(smtp_status->text)); text 494 tools/crm_resource.c const char *text = NULL; text 502 tools/crm_resource.c text = "OCF providers"; text 506 tools/crm_resource.c text = "standards"; text 518 tools/crm_resource.c fprintf(stderr, "No %s found for %s\n", text, optarg); text 520 tools/crm_resource.c fprintf(stderr, "No %s found\n", text);