strerror          225 daemons/pacemakerd/pacemakerd.c                 child->name, (long long) child->pid, signal, strerror(errno));
strerror          330 daemons/pacemakerd/pacemakerd.c                 crm_warn("Could not set group to %d: %s", gid, strerror(errno));
strerror          343 daemons/pacemakerd/pacemakerd.c                      child->uid, uid, strerror(errno));
strerror          357 daemons/pacemakerd/pacemakerd.c         crm_crit("Could not execute %s: %s", child->command, strerror(errno));
strerror         1098 daemons/pacemakerd/pacemakerd.c                  strerror(errno));
strerror         1253 daemons/pacemakerd/pacemakerd.c                     "Pacemaker instance: %s", strerror(errno));
strerror          172 daemons/pacemakerd/pcmkd_corosync.c                  CRM_XS " rc=%d", strerror(-rv), -rv);
strerror          297 daemons/pacemakerd/pcmkd_corosync.c                  CRM_XS " rc=%d", strerror(-rv), -rv);
strerror          306 include/crm/common/logging.h                 const char *err = strerror(errno);                          \
strerror           39 include/portability.h char *strerror(int errnum);
strerror          161 lib/cluster/corosync.c                     strerror(-rv), -rv);
strerror          378 lib/cluster/corosync.c                 strerror(rc), rc);
strerror          393 lib/cluster/corosync.c                 strerror(-rv), -rv);
strerror          589 lib/cluster/corosync.c                 strerror(-rv), -rv);
strerror          690 lib/cluster/corosync.c                 strerror(-rv), -rv);
strerror          160 lib/cluster/cpg.c                     strerror(-rv), -rv);
strerror          831 lib/cluster/cpg.c                 strerror(-rv), -rv);
strerror          156 lib/common/io.c                   series_file, strerror(rc));
strerror          751 lib/common/ipc_client.c         crm_err("Could not create IPC connection: %s", strerror(errno));
strerror          758 lib/common/ipc_client.c                 name, strerror(errno));
strerror          766 lib/common/ipc_client.c                 name, strerror(errno));
strerror         1412 lib/common/ipc_client.c         crm_info("Could not connect to %s IPC: %s", name, strerror(errno));
strerror          224 lib/common/logging.c              filename, CRM_DAEMON_USER, pcmk_gid, strerror(errno));
strerror          245 lib/common/logging.c                  filename, filemode, strerror(errno));
strerror          341 lib/common/logging.c                  filename, strerror(rc), geteuid(), getegid());
strerror          348 lib/common/logging.c                  filename, strerror(rc));
strerror          358 lib/common/logging.c                  filename, strerror(-fd));
strerror           57 lib/common/pid.c                      (long long) pid, strerror(errno));
strerror           78 lib/common/pid.c                              proc_path, strerror(errno), errno);
strerror           81 lib/common/pid.c                             proc_path, strerror(errno), errno);
strerror           68 lib/common/results.c         return strerror(rc);
strerror          431 lib/common/results.c     return strerror(rc);
strerror          390 lib/common/schemas.c         crm_notice("scandir(%s) failed: %s (%d)", base, strerror(errno), errno);
strerror         1117 lib/common/strings.c             crm_err("Bad regex '%s' for update: %s", s2, strerror(regcomp_rc));
strerror          405 tools/crm_shadow.c                     shadow, strerror(errno));
strerror          437 tools/crm_shadow.c         fprintf(stderr, "Could not access shadow instance '%s': %s\n", shadow, strerror(errno));
strerror          487 tools/crm_shadow.c                 editor, shadow_file, strerror(errno));
strerror          560 tools/ipmiservicelogd.c         crm_err("Error parsing command arguments, argument %d: %s", curr_arg, strerror(rv));
strerror          574 tools/ipmiservicelogd.c         crm_err("ipmi_ip_setup_con: %s", strerror(rv));
strerror          589 tools/ipmiservicelogd.c         crm_err("ipmi_smi_setup_con: %s", strerror(rv));
strerror          597 tools/ipmiservicelogd.c         crm_err("ipmi_init_domain: %s", strerror(rv));