EPROTONOSUPPORT   222 daemons/based/based_callbacks.c             rc = EPROTONOSUPPORT;
EPROTONOSUPPORT  1524 daemons/execd/execd_commands.c         rc = -EPROTONOSUPPORT;
EPROTONOSUPPORT  1859 daemons/execd/execd_commands.c         rc = -EPROTONOSUPPORT;
EPROTONOSUPPORT    77 lib/cib/cib_client.c         return -EPROTONOSUPPORT;
EPROTONOSUPPORT   131 lib/cib/cib_client.c         return -EPROTONOSUPPORT;
EPROTONOSUPPORT   287 lib/cib/cib_client.c     return -EPROTONOSUPPORT;
EPROTONOSUPPORT   320 lib/cib/cib_file.c         return -EPROTONOSUPPORT;
EPROTONOSUPPORT   326 lib/cib/cib_file.c         return -EPROTONOSUPPORT;
EPROTONOSUPPORT   607 lib/cib/cib_file.c     return -EPROTONOSUPPORT;
EPROTONOSUPPORT   613 lib/cib/cib_file.c     return -EPROTONOSUPPORT;
EPROTONOSUPPORT   620 lib/cib/cib_file.c     return -EPROTONOSUPPORT;
EPROTONOSUPPORT   425 lib/cib/cib_remote.c         return -EPROTONOSUPPORT;
EPROTONOSUPPORT   604 lib/cib/cib_remote.c     return -EPROTONOSUPPORT;
EPROTONOSUPPORT   898 lib/cib/cib_utils.c         return -EPROTONOSUPPORT;
EPROTONOSUPPORT   143 lib/cluster/cluster.c     return EPROTONOSUPPORT;
EPROTONOSUPPORT   175 lib/cluster/cluster.c     return EPROTONOSUPPORT;
EPROTONOSUPPORT   187 lib/common/cib.c         return EPROTONOSUPPORT;
EPROTONOSUPPORT   434 lib/common/results.c         case EPROTONOSUPPORT:   return "EPROTONOSUPPORT";
EPROTONOSUPPORT   742 lib/common/results.c         case EPROTONOSUPPORT:
EPROTONOSUPPORT   415 lib/fencing/st_actions.c         case EPROTONOSUPPORT:   return PCMK_EXEC_NOT_SUPPORTED;
EPROTONOSUPPORT   520 lib/lrmd/lrmd_client.c             return -EPROTONOSUPPORT;
EPROTONOSUPPORT   836 lib/lrmd/lrmd_client.c             rc = -EPROTONOSUPPORT;
EPROTONOSUPPORT   867 lib/lrmd/lrmd_client.c             rc = -EPROTONOSUPPORT;
EPROTONOSUPPORT  1738 lib/lrmd/lrmd_client.c             rc = -EPROTONOSUPPORT;
EPROTONOSUPPORT  1773 lib/lrmd/lrmd_client.c             rc = -EPROTONOSUPPORT;
EPROTONOSUPPORT  1856 lib/lrmd/lrmd_client.c             rc = -EPROTONOSUPPORT;
EPROTONOSUPPORT  2320 lib/lrmd/lrmd_client.c         rc = -EPROTONOSUPPORT;
EPROTONOSUPPORT    62 maint/gnulib/lib/strerror-override.c     case EPROTONOSUPPORT:
EPROTONOSUPPORT   239 maint/gnulib/lib/strerrorname_np.c     #if defined EPROTONOSUPPORT
EPROTONOSUPPORT   240 maint/gnulib/lib/strerrorname_np.c     case EPROTONOSUPPORT: return "EPROTONOSUPPORT";
EPROTONOSUPPORT    86 maint/gnulib/lib/w32sock.h       errno = EPROTONOSUPPORT;
EPROTONOSUPPORT    79 maint/gnulib/tests/test-errno.c int e93 = EPROTONOSUPPORT;
EPROTONOSUPPORT   241 maint/gnulib/tests/test-strerrorname_np.c   #if defined EPROTONOSUPPORT
EPROTONOSUPPORT   242 maint/gnulib/tests/test-strerrorname_np.c   ASSERT (strcmp (strerrorname_np (EPROTONOSUPPORT), "EPROTONOSUPPORT") == 0);
EPROTONOSUPPORT   962 tools/crm_mon.c         if (rc == EPROTONOSUPPORT) {
EPROTONOSUPPORT   979 tools/crm_mon.c             if (rc == EPROTONOSUPPORT) {