EPROTONOSUPPORT    93 daemons/based/based_messages.c         result = -EPROTONOSUPPORT;
EPROTONOSUPPORT  1026 daemons/execd/execd_commands.c         case -EPROTONOSUPPORT:
EPROTONOSUPPORT  1493 daemons/execd/execd_commands.c         rc = -EPROTONOSUPPORT;
EPROTONOSUPPORT  1819 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    88 lib/cib/cib_remote.c     return -EPROTONOSUPPORT;
EPROTONOSUPPORT   258 lib/cib/cib_remote.c         return -EPROTONOSUPPORT;
EPROTONOSUPPORT   343 lib/cib/cib_utils.c             rc = -EPROTONOSUPPORT;
EPROTONOSUPPORT   365 lib/common/results.c         case EPROTONOSUPPORT:   return "EPROTONOSUPPORT";
EPROTONOSUPPORT   671 lib/common/results.c         case EPROTONOSUPPORT:
EPROTONOSUPPORT   472 lib/lrmd/lrmd_client.c             return -EPROTONOSUPPORT;
EPROTONOSUPPORT   769 lib/lrmd/lrmd_client.c             rc = -EPROTONOSUPPORT;
EPROTONOSUPPORT   800 lib/lrmd/lrmd_client.c             rc = -EPROTONOSUPPORT;
EPROTONOSUPPORT  1541 lib/lrmd/lrmd_client.c             rc = -EPROTONOSUPPORT;
EPROTONOSUPPORT  1580 lib/lrmd/lrmd_client.c             rc = -EPROTONOSUPPORT;
EPROTONOSUPPORT  1663 lib/lrmd/lrmd_client.c             rc = -EPROTONOSUPPORT;
EPROTONOSUPPORT  2135 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   830 tools/crm_mon.c         if (rc == EPROTONOSUPPORT) {