EL2HLT            336 lib/common/results.c         case EL2HLT:            return "EL2HLT";
EL2HLT            763 maint/gnulib/lib/strerrorname_np.c     #if defined EL2HLT
EL2HLT            764 maint/gnulib/lib/strerrorname_np.c     case EL2HLT:          return "EL2HLT";
EL2HLT            765 maint/gnulib/tests/test-strerrorname_np.c   #if defined EL2HLT
EL2HLT            766 maint/gnulib/tests/test-strerrorname_np.c   ASSERT (strcmp (strerrorname_np (EL2HLT), "EL2HLT") == 0);