EKERN_TIMEDOUT    739 maint/gnulib/lib/strerrorname_np.c     #if defined EKERN_TIMEDOUT
EKERN_TIMEDOUT    740 maint/gnulib/lib/strerrorname_np.c     case EKERN_TIMEDOUT:  return "EKERN_TIMEDOUT";
EKERN_TIMEDOUT    741 maint/gnulib/tests/test-strerrorname_np.c   #if defined EKERN_TIMEDOUT
EKERN_TIMEDOUT    742 maint/gnulib/tests/test-strerrorname_np.c   ASSERT (strcmp (strerrorname_np (EKERN_TIMEDOUT), "EKERN_TIMEDOUT") == 0);