EPROTONOSUPPORT   222 daemons/based/based_callbacks.c             rc = EPROTONOSUPPORT;
EPROTONOSUPPORT  1521 daemons/execd/execd_commands.c         rc = -EPROTONOSUPPORT;
EPROTONOSUPPORT  1856 daemons/execd/execd_commands.c         rc = -EPROTONOSUPPORT;
EPROTONOSUPPORT    33 lib/cib/cib_client.c             return -EPROTONOSUPPORT;                                    \
EPROTONOSUPPORT    85 lib/cib/cib_client.c         return -EPROTONOSUPPORT;
EPROTONOSUPPORT   139 lib/cib/cib_client.c         return -EPROTONOSUPPORT;
EPROTONOSUPPORT   300 lib/cib/cib_client.c     return -EPROTONOSUPPORT;
EPROTONOSUPPORT   316 lib/cib/cib_file.c         return -EPROTONOSUPPORT;
EPROTONOSUPPORT   322 lib/cib/cib_file.c         return -EPROTONOSUPPORT;
EPROTONOSUPPORT   603 lib/cib/cib_file.c     return -EPROTONOSUPPORT;
EPROTONOSUPPORT   609 lib/cib/cib_file.c     return -EPROTONOSUPPORT;
EPROTONOSUPPORT   616 lib/cib/cib_file.c     return -EPROTONOSUPPORT;
EPROTONOSUPPORT   385 lib/cib/cib_remote.c         return -EPROTONOSUPPORT;
EPROTONOSUPPORT   563 lib/cib/cib_remote.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   432 lib/common/results.c         case EPROTONOSUPPORT:   return "EPROTONOSUPPORT";
EPROTONOSUPPORT   740 lib/common/results.c         case EPROTONOSUPPORT:
EPROTONOSUPPORT   415 lib/fencing/st_actions.c         case EPROTONOSUPPORT:   return PCMK_EXEC_NOT_SUPPORTED;
EPROTONOSUPPORT   498 lib/lrmd/lrmd_client.c             return -EPROTONOSUPPORT;
EPROTONOSUPPORT   810 lib/lrmd/lrmd_client.c             rc = -EPROTONOSUPPORT;
EPROTONOSUPPORT   841 lib/lrmd/lrmd_client.c             rc = -EPROTONOSUPPORT;
EPROTONOSUPPORT  1629 lib/lrmd/lrmd_client.c             rc = -EPROTONOSUPPORT;
EPROTONOSUPPORT  1668 lib/lrmd/lrmd_client.c             rc = -EPROTONOSUPPORT;
EPROTONOSUPPORT  1751 lib/lrmd/lrmd_client.c             rc = -EPROTONOSUPPORT;
EPROTONOSUPPORT  2215 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) {