strerror           91 daemons/based/pacemaker-based.c                         CRM_DAEMON_USER, strerror(errno));
strerror          104 daemons/based/pacemaker-based.c                     pwentry->pw_gid, strerror(errno));
strerror          113 daemons/based/pacemaker-based.c                     pwentry->pw_uid, strerror(errno));
strerror          122 daemons/based/pacemaker-based.c                     pwentry->pw_uid, strerror(errno));
strerror         1335 daemons/execd/execd_commands.c                          PCMK_EXEC_ERROR, strerror(ENOMEM));
strerror          115 daemons/execd/remoted_schemas.c             crm_warn("Could not write schema file %s: %s", path, strerror(errno));
strerror          120 daemons/execd/remoted_schemas.c                 crm_warn("Could not write schema file %s: %s", path, strerror(errno));
strerror          199 daemons/pacemakerd/pacemakerd.c                    strerror(errno));
strerror          218 daemons/pacemakerd/pacemakerd.c                        strerror(errno));
strerror          176 daemons/pacemakerd/pcmkd_corosync.c                  CRM_XS " rc=%d", strerror(-rv), -rv);
strerror          318 daemons/pacemakerd/pcmkd_corosync.c                  CRM_XS " rc=%d", strerror(-rv), -rv);
strerror          499 daemons/pacemakerd/pcmkd_subdaemons.c                 crm_warn("Could not set group to %d: %s", gid, strerror(errno));
strerror          513 daemons/pacemakerd/pcmkd_subdaemons.c                      child->uid, uid, strerror(errno));
strerror          527 daemons/pacemakerd/pcmkd_subdaemons.c         crm_crit("Could not execute %s: %s", child->command, strerror(errno));
strerror          884 daemons/pacemakerd/pcmkd_subdaemons.c                 child->name, (long long) child->pid, signal, strerror(errno));
strerror          338 include/crm/common/logging.h                 const char *err = strerror(errno);                          \
strerror          161 lib/cluster/corosync.c                     strerror(-rv), -rv);
strerror          396 lib/cluster/corosync.c                 strerror(rc), rc);
strerror          411 lib/cluster/corosync.c                 strerror(-rv), -rv);
strerror          602 lib/cluster/corosync.c                 strerror(-rv), -rv);
strerror          703 lib/cluster/corosync.c                 strerror(-rv), -rv);
strerror          149 lib/cluster/cpg.c                     strerror(-rv), -rv);
strerror          890 lib/cluster/cpg.c                 strerror(-rv), -rv);
strerror          156 lib/common/io.c                   series_file, strerror(rc));
strerror          856 lib/common/ipc_client.c         crm_err("Could not create IPC connection: %s", strerror(errno));
strerror          863 lib/common/ipc_client.c                 name, strerror(errno));
strerror          871 lib/common/ipc_client.c                 name, strerror(errno));
strerror         1609 lib/common/ipc_client.c         crm_info("Could not connect to %s IPC: %s", name, strerror(errno));
strerror         1626 lib/common/ipc_client.c                  (poll_rc == 0)?"timeout":strerror(errno));
strerror          236 lib/common/logging.c              filename, CRM_DAEMON_USER, pcmk_gid, strerror(errno));
strerror          257 lib/common/logging.c                  filename, filemode, strerror(errno));
strerror          356 lib/common/logging.c                  filename, strerror(rc), geteuid(), getegid());
strerror          363 lib/common/logging.c                  filename, strerror(rc));
strerror          373 lib/common/logging.c                  filename, strerror(-fd));
strerror         1107 lib/common/options.c                     strerror(errno));
strerror         1158 lib/common/options.c                     strerror(errno));
strerror         1177 lib/common/options.c                     env_name, strerror(errno));
strerror          541 lib/common/results.c         default:            return strerror(rc);
strerror          391 lib/common/schemas.c         crm_warn("Could not load schemas from %s: %s", dir, strerror(errno));
strerror         1194 lib/common/strings.c             crm_err("Bad regex '%s' for update: %s", s2, strerror(regcomp_rc));
strerror           35 lib/common/unittest.c         fail_msg("Could not create temp file: %s", strerror(errno));
strerror          284 lib/services/services.c         crm_crit("Cannot prepare action: %s", strerror(ENOMEM));
strerror          317 lib/services/services.c                  action, name, strerror(ENOMEM));
strerror          348 lib/services/services.c                  action, name, strerror(rc));
strerror          385 lib/services/services.c         crm_crit("Cannot prepare action for '%s': %s", exec, strerror(ENOMEM));
strerror          387 lib/services/services.c                              strerror(ENOMEM));
strerror          408 lib/services/services.c                      exec, strerror(ENOMEM));
strerror          410 lib/services/services.c                                  strerror(ENOMEM));
strerror         1036 lib/services/services_linux.c                     op->id, op->opaque->gid, strerror(errno));
strerror         1045 lib/services/services_linux.c                     "clear supplementary groups: %s", op->id, strerror(errno));
strerror         1053 lib/services/services_linux.c                     "to %d: %s", op->id, op->opaque->uid, strerror(errno));
strerror         1065 lib/services/services_linux.c     crm_err("Unable to execute %s: %s", op->id, strerror(rc));
strerror         2000 maint/gnulib/lib/argp-help.c               if (! s && ! (s = strerror (errnum)))
strerror          190 maint/gnulib/lib/error.c   s = strerror (errnum);
strerror          222 maint/gnulib/lib/relocwrapper.c            program_name, argv[0], strerror (errno));
strerror           37 maint/gnulib/lib/strerror.c #undef strerror
strerror           48 maint/gnulib/lib/strerror.c   msg = strerror (n);
strerror          297 maint/gnulib/lib/strerror_r.c         char *errmsg = strerror (errnum);
strerror          312 maint/gnulib/lib/strerror_r.c       char *errmsg = strerror (errnum);
strerror         1098 maint/gnulib/lib/string.in.h #   undef strerror
strerror         1101 maint/gnulib/lib/string.in.h _GL_FUNCDECL_RPL (strerror, char *, (int));
strerror         1102 maint/gnulib/lib/string.in.h _GL_CXXALIAS_RPL (strerror, char *, (int));
strerror         1104 maint/gnulib/lib/string.in.h _GL_CXXALIAS_SYS (strerror, char *, (int));
strerror         1107 maint/gnulib/lib/string.in.h _GL_CXXALIASWARN (strerror);
strerror         1112 maint/gnulib/lib/string.in.h _GL_WARN_ON_USE (strerror, "strerror is unportable - "
strerror          117 maint/gnulib/tests/test-getaddrinfo.c         fprintf (stderr, "system error: %s\n", strerror (err));
strerror           91 maint/gnulib/tests/test-nonblocking-misc.h       sprintf (buf, " %d %s", err, strerror (err));
strerror          177 maint/gnulib/tests/test-nstrftime.c               printf ("%s: tzalloc: %s\n", TZ[i].setting, strerror (errno));
strerror          189 maint/gnulib/tests/test-nstrftime.c                   strerror (errno));
strerror           44 maint/gnulib/tests/test-parse-duration.c                    errno, strerror (errno));
strerror           57 maint/gnulib/tests/test-perror2.c     msg1 = strerror (ENOENT);
strerror           62 maint/gnulib/tests/test-perror2.c     msg2 = strerror (ERANGE);
strerror           67 maint/gnulib/tests/test-perror2.c     msg3 = strerror (-4);
strerror           72 maint/gnulib/tests/test-perror2.c     msg4 = strerror (1729576);
strerror           97 maint/gnulib/tests/test-perror2.c         const char *err = strerror (errs[i]);
strerror           24 maint/gnulib/tests/test-strerror.c SIGNATURE_CHECK (strerror, char *, (int));
strerror           36 maint/gnulib/tests/test-strerror.c   str = strerror (EACCES);
strerror           42 maint/gnulib/tests/test-strerror.c   str = strerror (ETIMEDOUT);
strerror           48 maint/gnulib/tests/test-strerror.c   str = strerror (EOVERFLOW);
strerror           58 maint/gnulib/tests/test-strerror.c   str = strerror (0);
strerror           69 maint/gnulib/tests/test-strerror.c   str = strerror (-3);
strerror          146 maint/gnulib/tests/test-strerror_r.c     msg1 = strerror (ENOENT);
strerror          151 maint/gnulib/tests/test-strerror_r.c     msg2 = strerror (ERANGE);
strerror          156 maint/gnulib/tests/test-strerror_r.c     msg3 = strerror (-4);
strerror          161 maint/gnulib/tests/test-strerror_r.c     msg4 = strerror (1729576);
strerror          134 maint/gnulib/tests/test-string-c++.cc SIGNATURE_CHECK (GNULIB_NAMESPACE::strerror, char *, (int));
strerror         1810 tools/crm_mon.c         out->err(out, "notification fork() failed: %s", strerror(errno));
strerror         2153 tools/crm_resource_runtime.c                  (rsc_prov? rsc_prov : ""), rsc_type, strerror(ENOMEM));
strerror          428 tools/crm_shadow.c                     options.instance, strerror(errno));
strerror          842 tools/crm_shadow.c                     options.instance, strerror(errno));
strerror          884 tools/crm_shadow.c                 editor, filename, strerror(errno));