text              130 daemons/controld/controld_te_utils.c     const char *text;
text              140 daemons/controld/controld_te_utils.c                          abort_timer->text, NULL);
text              163 daemons/controld/controld_te_utils.c     abort_timer.text = abort_text;
text              237 daemons/controld/controld_te_utils.c     node_pending_timer->text = "Node pending timed out";
text               59 daemons/controld/controld_transition.h #  define abort_transition(pri, action, text, reason)			\
text               60 daemons/controld/controld_transition.h 	abort_transition_graph(pri, action, text, reason,__func__,__LINE__);
text              448 daemons/controld/controld_utils.c fsa_dump_inputs(int log_level, const char *text, long long input_register)
text              453 daemons/controld/controld_utils.c     if (text == NULL) {
text              454 daemons/controld/controld_utils.c         text = "Input register contents:";
text              458 daemons/controld/controld_utils.c         crm_trace("%s %.16llx (R_THE_DC)", text, R_THE_DC);
text              461 daemons/controld/controld_utils.c         crm_trace("%s %.16llx (R_STARTING)", text, R_STARTING);
text              464 daemons/controld/controld_utils.c         crm_trace("%s %.16llx (R_SHUTDOWN)", text, R_SHUTDOWN);
text              467 daemons/controld/controld_utils.c         crm_trace("%s %.16llx (R_STAYDOWN)", text, R_STAYDOWN);
text              470 daemons/controld/controld_utils.c         crm_trace("%s %.16llx (R_JOIN_OK)", text, R_JOIN_OK);
text              473 daemons/controld/controld_utils.c         crm_trace("%s %.16llx (R_READ_CONFIG)", text, R_READ_CONFIG);
text              476 daemons/controld/controld_utils.c         crm_trace("%s %.16llx (R_INVOKE_PE)", text, R_INVOKE_PE);
text              479 daemons/controld/controld_utils.c         crm_trace("%s %.16llx (R_CIB_CONNECTED)", text, R_CIB_CONNECTED);
text              482 daemons/controld/controld_utils.c         crm_trace("%s %.16llx (R_PE_CONNECTED)", text, R_PE_CONNECTED);
text              485 daemons/controld/controld_utils.c         crm_trace("%s %.16llx (R_TE_CONNECTED)", text, R_TE_CONNECTED);
text              488 daemons/controld/controld_utils.c         crm_trace("%s %.16llx (R_LRM_CONNECTED)", text, R_LRM_CONNECTED);
text              491 daemons/controld/controld_utils.c         crm_trace("%s %.16llx (R_CIB_REQUIRED)", text, R_CIB_REQUIRED);
text              494 daemons/controld/controld_utils.c         crm_trace("%s %.16llx (R_PE_REQUIRED)", text, R_PE_REQUIRED);
text              497 daemons/controld/controld_utils.c         crm_trace("%s %.16llx (R_TE_REQUIRED)", text, R_TE_REQUIRED);
text              500 daemons/controld/controld_utils.c         crm_trace("%s %.16llx (R_REQ_PEND)", text, R_REQ_PEND);
text              503 daemons/controld/controld_utils.c         crm_trace("%s %.16llx (R_PE_PEND)", text, R_PE_PEND);
text              506 daemons/controld/controld_utils.c         crm_trace("%s %.16llx (R_TE_PEND)", text, R_TE_PEND);
text              509 daemons/controld/controld_utils.c         crm_trace("%s %.16llx (R_RESP_PEND)", text, R_RESP_PEND);
text              512 daemons/controld/controld_utils.c         crm_trace("%s %.16llx (R_CIB_DONE)", text, R_CIB_DONE);
text              515 daemons/controld/controld_utils.c         crm_trace("%s %.16llx (R_HAVE_CIB)", text, R_HAVE_CIB);
text              518 daemons/controld/controld_utils.c         crm_trace("%s %.16llx (R_MEMBERSHIP)", text, R_MEMBERSHIP);
text              521 daemons/controld/controld_utils.c         crm_trace("%s %.16llx (R_PEER_DATA)", text, R_PEER_DATA);
text              524 daemons/controld/controld_utils.c         crm_trace("%s %.16llx (R_IN_RECOVERY)", text, R_IN_RECOVERY);
text              529 daemons/controld/controld_utils.c fsa_dump_actions(uint64_t action, const char *text)
text              532 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_READCONFIG) %s", A_READCONFIG, text);
text              535 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_STARTUP) %s", A_STARTUP, text);
text              538 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_STARTED) %s", A_STARTED, text);
text              541 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_CONNECT) %s", A_HA_CONNECT, text);
text              544 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_DISCONNECT) %s", A_HA_DISCONNECT, text);
text              547 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_LRM_CONNECT) %s", A_LRM_CONNECT, text);
text              550 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_LRM_EVENT) %s", A_LRM_EVENT, text);
text              553 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_LRM_INVOKE) %s", A_LRM_INVOKE, text);
text              556 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_LRM_DISCONNECT) %s", A_LRM_DISCONNECT, text);
text              559 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_DC_TIMER_STOP) %s", A_DC_TIMER_STOP, text);
text              562 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_DC_TIMER_START) %s", A_DC_TIMER_START, text);
text              565 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_INTEGRATE_TIMER_START) %s", A_INTEGRATE_TIMER_START, text);
text              568 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_INTEGRATE_TIMER_STOP) %s", A_INTEGRATE_TIMER_STOP, text);
text              571 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_FINALIZE_TIMER_START) %s", A_FINALIZE_TIMER_START, text);
text              574 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_FINALIZE_TIMER_STOP) %s", A_FINALIZE_TIMER_STOP, text);
text              577 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_ELECTION_COUNT) %s", A_ELECTION_COUNT, text);
text              580 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_ELECTION_VOTE) %s", A_ELECTION_VOTE, text);
text              583 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_ELECTION_CHECK) %s", A_ELECTION_CHECK, text);
text              586 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_CL_JOIN_ANNOUNCE) %s", A_CL_JOIN_ANNOUNCE, text);
text              589 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_CL_JOIN_REQUEST) %s", A_CL_JOIN_REQUEST, text);
text              592 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_CL_JOIN_RESULT) %s", A_CL_JOIN_RESULT, text);
text              595 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_DC_JOIN_OFFER_ALL) %s", A_DC_JOIN_OFFER_ALL, text);
text              598 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_DC_JOIN_OFFER_ONE) %s", A_DC_JOIN_OFFER_ONE, text);
text              601 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_DC_JOIN_PROCESS_REQ) %s", A_DC_JOIN_PROCESS_REQ, text);
text              604 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_DC_JOIN_PROCESS_ACK) %s", A_DC_JOIN_PROCESS_ACK, text);
text              607 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_DC_JOIN_FINALIZE) %s", A_DC_JOIN_FINALIZE, text);
text              610 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_MSG_PROCESS) %s", A_MSG_PROCESS, text);
text              613 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_MSG_ROUTE) %s", A_MSG_ROUTE, text);
text              616 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_RECOVER) %s", A_RECOVER, text);
text              619 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_DC_RELEASE) %s", A_DC_RELEASE, text);
text              622 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_DC_RELEASED) %s", A_DC_RELEASED, text);
text              625 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_DC_TAKEOVER) %s", A_DC_TAKEOVER, text);
text              628 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_SHUTDOWN) %s", A_SHUTDOWN, text);
text              631 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_SHUTDOWN_REQ) %s", A_SHUTDOWN_REQ, text);
text              634 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_STOP  ) %s", A_STOP, text);
text              637 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_EXIT_0) %s", A_EXIT_0, text);
text              640 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_EXIT_1) %s", A_EXIT_1, text);
text              643 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_CIB_START) %s", A_CIB_START, text);
text              646 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_CIB_STOP) %s", A_CIB_STOP, text);
text              649 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_TE_INVOKE) %s", A_TE_INVOKE, text);
text              652 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_TE_START) %s", A_TE_START, text);
text              655 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_TE_STOP) %s", A_TE_STOP, text);
text              658 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_TE_CANCEL) %s", A_TE_CANCEL, text);
text              661 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_PE_INVOKE) %s", A_PE_INVOKE, text);
text              664 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_PE_START) %s", A_PE_START, text);
text              667 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_PE_STOP) %s", A_PE_STOP, text);
text              670 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_NODE_BLOCK) %s", A_NODE_BLOCK, text);
text              673 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_UPDATE_NODESTATUS) %s", A_UPDATE_NODESTATUS, text);
text              676 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_LOG   ) %s", A_LOG, text);
text              679 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_ERROR ) %s", A_ERROR, text);
text              682 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_WARN  ) %s", A_WARN, text);
text               35 daemons/controld/controld_utils.h void fsa_dump_actions(uint64_t action, const char *text);
text               36 daemons/controld/controld_utils.h void fsa_dump_inputs(int log_level, const char *text, long long input_register);
text              172 include/crm/cluster/compat.h enum crm_ais_msg_types text2msg_type(const char *text);
text              166 include/crm/cluster/internal.h enum crm_ais_msg_types pcmk__cluster_parse_msg_type(const char *text);
text              131 include/crm/common/logging.h                      uint32_t tags, uint8_t level, const char *text,
text              268 include/crm/common/logging.h #define do_crm_log_xml(level, text, xml) do {                           \
text              284 include/crm/common/logging.h                                     _level, text, (xml));               \
text              406 include/crm/common/logging.h #define crm_log_xml_crit(xml, text)    do_crm_log_xml(LOG_CRIT,    text, xml)
text              407 include/crm/common/logging.h #define crm_log_xml_err(xml, text)     do_crm_log_xml(LOG_ERR,     text, xml)
text              408 include/crm/common/logging.h #define crm_log_xml_warn(xml, text)    do_crm_log_xml(LOG_WARNING, text, xml)
text              409 include/crm/common/logging.h #define crm_log_xml_notice(xml, text)  do_crm_log_xml(LOG_NOTICE,  text, xml)
text              410 include/crm/common/logging.h #define crm_log_xml_info(xml, text)    do_crm_log_xml(LOG_INFO,    text, xml)
text              411 include/crm/common/logging.h #define crm_log_xml_debug(xml, text)   do_crm_log_xml(LOG_DEBUG,   text, xml)
text              412 include/crm/common/logging.h #define crm_log_xml_trace(xml, text)   do_crm_log_xml(LOG_TRACE,   text, xml)
text              414 include/crm/common/logging.h #define crm_log_xml_explicit(xml, text)  do {                   \
text              417 include/crm/common/logging.h             __func__, __FILE__, text, LOG_TRACE, __LINE__,      \
text              420 include/crm/common/logging.h             do_crm_log_xml(LOG_TRACE,   text, xml);             \
text               83 include/crm/common/logging_compat.h void pcmk_log_xml_impl(uint8_t level, const char *text, const xmlNode *xml);
text              866 include/crm/common/output_internal.h                               const char *class_name, const char *text);
text               32 include/crm/common/strings_internal.h int pcmk__scan_double(const char *text, double *result,
text               45 include/crm/common/strings_internal.h int pcmk__scan_ll(const char *text, long long *result, long long default_value);
text               46 include/crm/common/strings_internal.h int pcmk__scan_min_int(const char *text, int *result, int minimum);
text               47 include/crm/common/strings_internal.h int pcmk__scan_port(const char *text, int *port);
text               84 include/crm/common/util_compat.h long long crm_parse_ll(const char *text, const char *default_text);
text               87 include/crm/common/util_compat.h int crm_parse_int(const char *text, const char *default_text);
text               90 include/crm/common/util_compat.h #define crm_atoi(text, default_text) crm_parse_int(text, default_text)
text               78 include/crm/common/xml_compat.h char *crm_xml_escape(const char *text);
text              111 include/crm/common/xml_compat.h                                const char *text);
text              311 include/crm/common/xml_internal.h bool pcmk__xml_needs_escape(const char *text, enum pcmk__xml_escape_type type);
text              312 include/crm/common/xml_internal.h char *pcmk__xml_escape(const char *text, enum pcmk__xml_escape_type type);
text              176 include/crm/pengine/internal.h #define pe__show_node_scores(level, rsc, text, nodes, scheduler)    \
text              178 include/crm/pengine/internal.h                                 (level), (rsc), (text), (nodes), (scheduler))
text               44 lib/cluster/cluster.c pcmk__cluster_parse_msg_type(const char *text)
text               46 lib/cluster/cluster.c     CRM_CHECK(text != NULL, return crm_msg_none);
text               48 lib/cluster/cluster.c     text = pcmk__message_name(text);
text               50 lib/cluster/cluster.c     if (pcmk__str_eq(text, "ais", pcmk__str_none)) {
text               53 lib/cluster/cluster.c     if (pcmk__str_eq(text, CRM_SYSTEM_CIB, pcmk__str_none)) {
text               56 lib/cluster/cluster.c     if (pcmk__str_any_of(text, CRM_SYSTEM_CRMD, CRM_SYSTEM_DC, NULL)) {
text               59 lib/cluster/cluster.c     if (pcmk__str_eq(text, CRM_SYSTEM_TENGINE, pcmk__str_none)) {
text               62 lib/cluster/cluster.c     if (pcmk__str_eq(text, CRM_SYSTEM_PENGINE, pcmk__str_none)) {
text               65 lib/cluster/cluster.c     if (pcmk__str_eq(text, CRM_SYSTEM_LRMD, pcmk__str_none)) {
text               68 lib/cluster/cluster.c     if (pcmk__str_eq(text, CRM_SYSTEM_STONITHD, pcmk__str_none)) {
text               71 lib/cluster/cluster.c     if (pcmk__str_eq(text, "stonith-ng", pcmk__str_none)) {
text               74 lib/cluster/cluster.c     if (pcmk__str_eq(text, "attrd", pcmk__str_none)) {
text              303 lib/cluster/cpg.c     const char *text = "unknown";
text              307 lib/cluster/cpg.c             text = "unknown";
text              310 lib/cluster/cpg.c             text = "ais";
text              313 lib/cluster/cpg.c             text = "cib";
text              316 lib/cluster/cpg.c             text = "crmd";
text              319 lib/cluster/cpg.c             text = "pengine";
text              322 lib/cluster/cpg.c             text = "tengine";
text              325 lib/cluster/cpg.c             text = "lrmd";
text              328 lib/cluster/cpg.c             text = "attrd";
text              331 lib/cluster/cpg.c             text = "stonithd";
text              334 lib/cluster/cpg.c             text = "stonith-ng";
text              337 lib/cluster/cpg.c     return text;
text             1164 lib/cluster/cpg.c text2msg_type(const char *text)
text             1168 lib/cluster/cpg.c     CRM_CHECK(text != NULL, return type);
text             1169 lib/cluster/cpg.c     text = pcmk__message_name(text);
text             1170 lib/cluster/cpg.c     if (pcmk__str_eq(text, "ais", pcmk__str_casei)) {
text             1172 lib/cluster/cpg.c     } else if (pcmk__str_eq(text, CRM_SYSTEM_CIB, pcmk__str_casei)) {
text             1174 lib/cluster/cpg.c     } else if (pcmk__strcase_any_of(text, CRM_SYSTEM_CRMD, CRM_SYSTEM_DC, NULL)) {
text             1176 lib/cluster/cpg.c     } else if (pcmk__str_eq(text, CRM_SYSTEM_TENGINE, pcmk__str_casei)) {
text             1178 lib/cluster/cpg.c     } else if (pcmk__str_eq(text, CRM_SYSTEM_PENGINE, pcmk__str_casei)) {
text             1180 lib/cluster/cpg.c     } else if (pcmk__str_eq(text, CRM_SYSTEM_LRMD, pcmk__str_casei)) {
text             1182 lib/cluster/cpg.c     } else if (pcmk__str_eq(text, CRM_SYSTEM_STONITHD, pcmk__str_casei)) {
text             1184 lib/cluster/cpg.c     } else if (pcmk__str_eq(text, "stonith-ng", pcmk__str_casei)) {
text             1186 lib/cluster/cpg.c     } else if (pcmk__str_eq(text, "attrd", pcmk__str_casei)) {
text             1193 lib/cluster/cpg.c         int scan_rc = sscanf(text, "%d", &type);
text             1029 lib/cluster/membership.c     const char *text = "unknown";
text             1033 lib/cluster/membership.c             text = "none";
text             1036 lib/cluster/membership.c             text = "corosync-cpg";
text             1039 lib/cluster/membership.c     return text;
text              403 lib/common/ipc_server.c     char *text = ((char *)data) + sizeof(pcmk__ipc_header_t);
text              433 lib/common/ipc_server.c         rc = BZ2_bzBuffToBuffDecompress(uncompressed, &size_u, text, header->size_compressed, 1, 0);
text              434 lib/common/ipc_server.c         text = uncompressed;
text              446 lib/common/ipc_server.c     pcmk__assert(text[header->size_uncompressed - 1] == 0);
text              448 lib/common/ipc_server.c     xml = pcmk__xml_parse(text);
text              564 lib/common/logging.c     const char *text = g_quark_to_string(tag);
text              566 lib/common/logging.c     if (text) {
text              567 lib/common/logging.c         return text;
text             1162 lib/common/logging.c                 uint32_t tags, uint8_t level, const char *text, const xmlNode *xml)
text             1166 lib/common/logging.c                    pcmk__s(text, ""), pcmk__str_empty(text)? "" : " ");
text             1175 lib/common/logging.c         pcmk__xml_show(logger_out, text, xml, 1,
text             1279 lib/common/logging.c pcmk_log_xml_impl(uint8_t level, const char *text, const xmlNode *xml)
text             1281 lib/common/logging.c     pcmk_log_xml_as(__FILE__, __func__, __LINE__, 0, level, text, xml);
text              450 lib/common/output_html.c                               const char *class_name, const char *text) {
text              456 lib/common/output_html.c     node = pcmk__output_create_xml_text_node(out, element_name, text);
text               42 lib/common/strings.c scan_ll(const char *text, long long *result, long long default_value,
text               50 lib/common/strings.c     if (text != NULL) {
text               51 lib/common/strings.c         local_result = strtoll(text, &local_end_text, 10);
text               55 lib/common/strings.c                       text, local_result);
text               57 lib/common/strings.c         } else if (local_end_text == text) {
text               61 lib/common/strings.c                       "No digits found", text, default_value);
text               67 lib/common/strings.c                       "%s", text, default_value, pcmk_rc_str(rc));
text               72 lib/common/strings.c                       text, local_end_text);
text               96 lib/common/strings.c pcmk__scan_ll(const char *text, long long *result, long long default_value)
text              101 lib/common/strings.c     if (text != NULL) {
text              102 lib/common/strings.c         rc = scan_ll(text, &local_result, default_value, NULL);
text              126 lib/common/strings.c pcmk__scan_min_int(const char *text, int *result, int minimum)
text              131 lib/common/strings.c     rc = pcmk__scan_ll(text, &result_ll, (long long) minimum);
text              134 lib/common/strings.c         crm_warn("Clipped '%s' to minimum acceptable value %d", text, minimum);
text              138 lib/common/strings.c         crm_warn("Clipped '%s' to maximum integer %d", text, INT_MAX);
text              160 lib/common/strings.c pcmk__scan_port(const char *text, int *port)
text              163 lib/common/strings.c     int rc = pcmk__scan_ll(text, &port_ll, -1LL);
text              166 lib/common/strings.c         crm_warn("'%s' is not a valid port: %s", text, pcmk_rc_str(rc));
text              168 lib/common/strings.c     } else if ((text != NULL) // wasn't default or invalid
text              171 lib/common/strings.c                  "not in valid range (0-65535)", text);
text              201 lib/common/strings.c pcmk__scan_double(const char *text, double *result, const char *default_text,
text              210 lib/common/strings.c     text = (text != NULL) ? text : default_text;
text              212 lib/common/strings.c     if (text == NULL) {
text              218 lib/common/strings.c         *result = strtod(text, &local_end_text);
text              241 lib/common/strings.c                       "(using %g instead)", text, over_under, *result);
text              249 lib/common/strings.c                       "%.1f instead): %s", text, PCMK__PARSE_DBL_DEFAULT,
text              252 lib/common/strings.c         } else if (local_end_text == text) {
text              258 lib/common/strings.c                       "%.1f instead): No digits found", text,
text              274 lib/common/strings.c             for (const char *p = text; p != local_end_text; p++) {
text              278 lib/common/strings.c                               "underflow (using %g instead)", text, *result);
text              285 lib/common/strings.c                       "'%s': %g", text, *result);
text              290 lib/common/strings.c                       text, local_end_text);
text             1400 lib/common/strings.c crm_parse_ll(const char *text, const char *default_text)
text             1404 lib/common/strings.c     if (text == NULL) {
text             1405 lib/common/strings.c         text = default_text;
text             1406 lib/common/strings.c         if (text == NULL) {
text             1412 lib/common/strings.c     (void) scan_ll(text, &result, PCMK__PARSE_INT_DEFAULT, NULL);
text             1417 lib/common/strings.c crm_parse_int(const char *text, const char *default_text)
text             1419 lib/common/strings.c     long long result = crm_parse_ll(text, default_text);
text             1424 lib/common/strings.c             crm_err("Conversion of %s was clipped: %lld", text, result);
text             1432 lib/common/strings.c             crm_err("Conversion of %s was clipped: %lld", text, result);
text              155 lib/common/utils.c version_helper(const char *text, const char **end_text)
text              163 lib/common/utils.c     if (text != NULL && text[0] != 0) {
text              170 lib/common/utils.c         atoi_result = (int) strtol(text, (char **) end_text, 10);
text              173 lib/common/utils.c             crm_err("Conversion of '%s' %c failed", text, text[0]);
text             1117 lib/common/xml.c pcmk__xml_needs_escape(const char *text, enum pcmk__xml_escape_type type)
text             1119 lib/common/xml.c     if (text == NULL) {
text             1123 lib/common/xml.c     while (*text != '\0') {
text             1126 lib/common/xml.c                 switch (*text) {
text             1135 lib/common/xml.c                         if (g_ascii_iscntrl(*text)) {
text             1143 lib/common/xml.c                 switch (*text) {
text             1150 lib/common/xml.c                         if (g_ascii_iscntrl(*text)) {
text             1158 lib/common/xml.c                 switch (*text) {
text             1174 lib/common/xml.c         text = g_utf8_next_char(text);
text             1199 lib/common/xml.c pcmk__xml_escape(const char *text, enum pcmk__xml_escape_type type)
text             1203 lib/common/xml.c     if (text == NULL) {
text             1206 lib/common/xml.c     copy = g_string_sized_new(strlen(text));
text             1208 lib/common/xml.c     while (*text != '\0') {
text             1210 lib/common/xml.c         if ((*text & 0x80) != 0) {
text             1211 lib/common/xml.c             size_t bytes = g_utf8_next_char(text) - text;
text             1213 lib/common/xml.c             g_string_append_len(copy, text, bytes);
text             1214 lib/common/xml.c             text += bytes;
text             1220 lib/common/xml.c                 switch (*text) {
text             1232 lib/common/xml.c                         g_string_append_c(copy, *text);
text             1235 lib/common/xml.c                         if (g_ascii_iscntrl(*text)) {
text             1236 lib/common/xml.c                             g_string_append_printf(copy, "&#x%.2X;", *text);
text             1238 lib/common/xml.c                             g_string_append_c(copy, *text);
text             1245 lib/common/xml.c                 switch (*text) {
text             1259 lib/common/xml.c                         if (g_ascii_iscntrl(*text)) {
text             1260 lib/common/xml.c                             g_string_append_printf(copy, "&#x%.2X;", *text);
text             1262 lib/common/xml.c                             g_string_append_c(copy, *text);
text             1269 lib/common/xml.c                 switch (*text) {
text             1283 lib/common/xml.c                         g_string_append_c(copy, *text);
text             1293 lib/common/xml.c         text = g_utf8_next_char(text);
text             2396 lib/common/xml.c replace_text(char *text, size_t *index, size_t *length, const char *replace)
text             2403 lib/common/xml.c         text = pcmk__realloc(text, *length + 1);
text             2407 lib/common/xml.c             text[i] = text[i - offset];
text             2412 lib/common/xml.c     memcpy(text + *index, replace, offset + 1);
text             2416 lib/common/xml.c     return text;
text             2420 lib/common/xml.c crm_xml_escape(const char *text)
text             2425 lib/common/xml.c     if (text == NULL) {
text             2429 lib/common/xml.c     length = strlen(text);
text             2430 lib/common/xml.c     copy = pcmk__str_copy(text);
text             2532 lib/common/xml.c                       const char *class_name, const char *text)
text             2536 lib/common/xml.c     pcmk__xe_set_content(node, "%s", text);
text              536 lib/common/xml_io.c write_compressed_stream(char *text, const char *filename, FILE *stream,
text              553 lib/common/xml_io.c     BZ2_bzWrite(&rc, bz_file, text, strlen(text));
text             1590 maint/gnulib/lib/argp-help.c   const char *text;
text             1614 maint/gnulib/lib/argp-help.c       text =
text             1621 maint/gnulib/lib/argp-help.c     text = (const char *) inp_text;
text             1623 maint/gnulib/lib/argp-help.c   if (text)
text             1628 maint/gnulib/lib/argp-help.c       if (text == inp_text && inp_text_limit)
text             1631 maint/gnulib/lib/argp-help.c         __argp_fmtstream_puts (stream, text);
text             1639 maint/gnulib/lib/argp-help.c   if (text && text != inp_text)
text             1640 maint/gnulib/lib/argp-help.c     free ((char *) text);       /* Free TEXT returned from the help filter.  */
text             1647 maint/gnulib/lib/argp-help.c       text = (*argp->help_filter) (ARGP_KEY_HELP_EXTRA, 0, input);
text             1648 maint/gnulib/lib/argp-help.c       if (text)
text             1652 maint/gnulib/lib/argp-help.c           __argp_fmtstream_puts (stream, text);
text             1653 maint/gnulib/lib/argp-help.c           free ((char *) text);
text               26 maint/gnulib/lib/file-type.c #define _(text) gettext (text)
text               48 maint/gnulib/tests/test-fgetc.c     const char text[] = "hello world";
text               51 maint/gnulib/tests/test-fgetc.c     ASSERT (write (fd, text, sizeof (text)) == sizeof (text));
text               48 maint/gnulib/tests/test-fread.c     const char text[] = "hello world";
text               51 maint/gnulib/tests/test-fread.c     ASSERT (write (fd, text, sizeof (text)) == sizeof (text));