EPROTONOSUPPORT    93 daemons/based/based_messages.c         result = -EPROTONOSUPPORT;
EPROTONOSUPPORT  1480 daemons/execd/execd_commands.c         rc = -EPROTONOSUPPORT;
EPROTONOSUPPORT  1806 daemons/execd/execd_commands.c         rc = -EPROTONOSUPPORT;
EPROTONOSUPPORT    45 lib/cib/cib_client.c             return -EPROTONOSUPPORT;                                    \
EPROTONOSUPPORT    95 lib/cib/cib_client.c     return -EPROTONOSUPPORT;
EPROTONOSUPPORT   481 lib/cib/cib_client.c         return -EPROTONOSUPPORT;
EPROTONOSUPPORT   532 lib/cib/cib_client.c         return -EPROTONOSUPPORT;
EPROTONOSUPPORT    74 lib/cib/cib_file.c     return -EPROTONOSUPPORT;
EPROTONOSUPPORT    80 lib/cib/cib_file.c     return -EPROTONOSUPPORT;
EPROTONOSUPPORT    86 lib/cib/cib_file.c     return -EPROTONOSUPPORT;
EPROTONOSUPPORT   844 lib/cib/cib_file.c         return -EPROTONOSUPPORT;
EPROTONOSUPPORT    86 lib/cib/cib_remote.c     return -EPROTONOSUPPORT;
EPROTONOSUPPORT   248 lib/cib/cib_remote.c         return -EPROTONOSUPPORT;
EPROTONOSUPPORT   267 lib/cib/cib_utils.c             rc = -EPROTONOSUPPORT;
EPROTONOSUPPORT   301 lib/common/results.c         case EPROTONOSUPPORT:   return "EPROTONOSUPPORT";
EPROTONOSUPPORT   637 lib/common/results.c         case EPROTONOSUPPORT:
EPROTONOSUPPORT   394 lib/fencing/st_actions.c         case EPROTONOSUPPORT:   return PCMK_EXEC_NOT_SUPPORTED;
EPROTONOSUPPORT   475 lib/lrmd/lrmd_client.c             return -EPROTONOSUPPORT;
EPROTONOSUPPORT   772 lib/lrmd/lrmd_client.c             rc = -EPROTONOSUPPORT;
EPROTONOSUPPORT   803 lib/lrmd/lrmd_client.c             rc = -EPROTONOSUPPORT;
EPROTONOSUPPORT  1544 lib/lrmd/lrmd_client.c             rc = -EPROTONOSUPPORT;
EPROTONOSUPPORT  1583 lib/lrmd/lrmd_client.c             rc = -EPROTONOSUPPORT;
EPROTONOSUPPORT  1666 lib/lrmd/lrmd_client.c             rc = -EPROTONOSUPPORT;
EPROTONOSUPPORT  2126 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   804 tools/crm_mon.c         if (rc == EPROTONOSUPPORT) {