EKERN_INTERRUPTED  655 maint/gnulib/lib/strerrorname_np.c     #if defined EKERN_INTERRUPTED
EKERN_INTERRUPTED  656 maint/gnulib/lib/strerrorname_np.c     case EKERN_INTERRUPTED:return "EKERN_INTERRUPTED";
EKERN_INTERRUPTED  657 maint/gnulib/tests/test-strerrorname_np.c   #if defined EKERN_INTERRUPTED
EKERN_INTERRUPTED  658 maint/gnulib/tests/test-strerrorname_np.c   ASSERT (strcmp (strerrorname_np (EKERN_INTERRUPTED), "EKERN_INTERRUPTED") == 0);