EBADMSG          1031 lib/common/ipc_client.c             return -EBADMSG;
EBADMSG           293 lib/common/results.c         case EBADMSG:           return "EBADMSG";
EBADMSG           666 lib/common/results.c         case EBADMSG:
EBADMSG           118 lib/pacemaker/pcmk_cluster_queries.c         data->rc = EBADMSG;
EBADMSG           126 lib/pacemaker/pcmk_cluster_queries.c         data->rc = EBADMSG;
EBADMSG            57 maint/gnulib/lib/errno.in.h #  ifndef EBADMSG
EBADMSG           202 maint/gnulib/lib/errno.in.h # ifndef EBADMSG
EBADMSG           247 maint/gnulib/lib/strerror-override.c     case EBADMSG:
EBADMSG            62 maint/gnulib/lib/strerrorname_np.c     #if defined EBADMSG
EBADMSG            63 maint/gnulib/lib/strerrorname_np.c     case EBADMSG:         return "EBADMSG";
EBADMSG            71 maint/gnulib/tests/test-errno.c int e74 = EBADMSG;
EBADMSG            64 maint/gnulib/tests/test-strerrorname_np.c   #if defined EBADMSG
EBADMSG            65 maint/gnulib/tests/test-strerrorname_np.c   ASSERT (strcmp (strerrorname_np (EBADMSG), "EBADMSG") == 0);
EBADMSG           191 tools/crm_verify.c         rc = EBADMSG;