EPROTONOSUPPORT    93 daemons/based/based_messages.c         result = -EPROTONOSUPPORT;
EPROTONOSUPPORT  1076 daemons/execd/execd_commands.c         case -EPROTONOSUPPORT:
EPROTONOSUPPORT  1537 daemons/execd/execd_commands.c         rc = -EPROTONOSUPPORT;
EPROTONOSUPPORT  1871 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   458 lib/cib/cib_client.c         return -EPROTONOSUPPORT;
EPROTONOSUPPORT   509 lib/cib/cib_client.c         return -EPROTONOSUPPORT;
EPROTONOSUPPORT    72 lib/cib/cib_file.c     return -EPROTONOSUPPORT;
EPROTONOSUPPORT    78 lib/cib/cib_file.c     return -EPROTONOSUPPORT;
EPROTONOSUPPORT    84 lib/cib/cib_file.c     return -EPROTONOSUPPORT;
EPROTONOSUPPORT   839 lib/cib/cib_file.c         return -EPROTONOSUPPORT;
EPROTONOSUPPORT    89 lib/cib/cib_remote.c     return -EPROTONOSUPPORT;
EPROTONOSUPPORT   259 lib/cib/cib_remote.c         return -EPROTONOSUPPORT;
EPROTONOSUPPORT   329 lib/cib/cib_utils.c             rc = -EPROTONOSUPPORT;
EPROTONOSUPPORT   353 lib/common/results.c         case EPROTONOSUPPORT:   return "EPROTONOSUPPORT";
EPROTONOSUPPORT   655 lib/common/results.c         case EPROTONOSUPPORT:
EPROTONOSUPPORT  1949 lib/lrmd/lrmd_client.c         rc = -EPROTONOSUPPORT;
EPROTONOSUPPORT   836 tools/crm_mon.c                 if (rc == -EPROTONOSUPPORT) {