EPROTONOSUPPORT   112 cib/messages.c         result = -EPROTONOSUPPORT;
EPROTONOSUPPORT    51 include/crm/compatibility.h     cib_variant                 = -EPROTONOSUPPORT,
EPROTONOSUPPORT    60 include/crm/compatibility.h     cib_NOTSUPPORTED            = -EPROTONOSUPPORT,
EPROTONOSUPPORT    85 include/crm/compatibility.h     st_err_not_supported	= -EPROTONOSUPPORT,
EPROTONOSUPPORT   106 include/crm/compatibility.h     lrmd_err_generic             = -EPROTONOSUPPORT,
EPROTONOSUPPORT    54 lib/cib/cib_client.c             return -EPROTONOSUPPORT;                                    \
EPROTONOSUPPORT   104 lib/cib/cib_client.c     return -EPROTONOSUPPORT;
EPROTONOSUPPORT   467 lib/cib/cib_client.c         return -EPROTONOSUPPORT;
EPROTONOSUPPORT   518 lib/cib/cib_client.c         return -EPROTONOSUPPORT;
EPROTONOSUPPORT    61 lib/cib/cib_file.c     return -EPROTONOSUPPORT;
EPROTONOSUPPORT    67 lib/cib/cib_file.c     return -EPROTONOSUPPORT;
EPROTONOSUPPORT    73 lib/cib/cib_file.c     return -EPROTONOSUPPORT;
EPROTONOSUPPORT   814 lib/cib/cib_file.c         return -EPROTONOSUPPORT;
EPROTONOSUPPORT    97 lib/cib/cib_remote.c     return -EPROTONOSUPPORT;
EPROTONOSUPPORT   253 lib/cib/cib_remote.c         return -EPROTONOSUPPORT;
EPROTONOSUPPORT   411 lib/cib/cib_utils.c             rc = -EPROTONOSUPPORT;
EPROTONOSUPPORT  1060 lib/common/logging.c         case EPROTONOSUPPORT: return "EPROTONOSUPPORT";
EPROTONOSUPPORT  1751 lib/lrmd/lrmd_client.c         rc = -EPROTONOSUPPORT;
EPROTONOSUPPORT  1027 lrmd/lrmd.c                case -EPROTONOSUPPORT:
EPROTONOSUPPORT   326 tools/crm_mon.c                 if (rc == -EPROTONOSUPPORT) {