ais_error2text    459 lib/cluster/corosync.c                      ais_error2text(rc), rc);
ais_error2text    576 lib/cluster/corosync.c         crm_info("Failed to initialize the cmap API: %s (%d)", ais_error2text(rc), rc);
ais_error2text    582 lib/cluster/corosync.c         crm_info("Cannot get totem.cluster_name: %s (%d)", ais_error2text(rc), rc);
ais_error2text    104 lib/cluster/cpg.c         crm_err("Could not get local node id from the CPG API: %s (%d)", ais_error2text(rc), rc);
ais_error2text    180 lib/cluster/cpg.c                  sent, queue_len, last_sent, ais_error2text(rc),
ais_error2text    184 lib/cluster/cpg.c                   sent, queue_len, last_sent, ais_error2text(rc),
ais_error2text    221 lib/cluster/cpg.c         crm_err("Connection to the CPG API failed: %s (%d)", ais_error2text(rc), rc);
ais_error2text    116 lib/cluster/legacy.c         crm_err("Sending nodeid request: FAILED (rc=%d): %s", rc, ais_error2text(rc));
ais_error2text    120 lib/cluster/legacy.c         crm_err("Bad response from peer: (rc=%d): %s", rc, ais_error2text(rc));
ais_error2text    175 lib/cluster/legacy.c                    ais_msg->id, ais_error2text(rc), rc);
ais_error2text    303 lib/cluster/legacy.c             crm_perror(LOG_ERR, "Receiving message body failed: (%d) %s", rc, ais_error2text(rc));
ais_error2text    525 lib/cluster/legacy.c                  ais_error2text(rc), rc);
ais_error2text    283 mcp/corosync.c             printf("confdb connection setup failed: %s.  Retrying in %ds\n", ais_error2text(rc), retries);
ais_error2text    284 mcp/corosync.c             crm_info("confdb connection setup failed: %s.  Retrying in %ds", ais_error2text(rc), retries);
ais_error2text    482 mcp/corosync.c                          " group=%u rc=%d (%s)", gid, rc, ais_error2text(rc));