EREMCHG           350 lib/common/results.c         case EREMCHG:           return "EREMCHG";
EREMCHG          1227 maint/gnulib/lib/strerrorname_np.c     #if defined EREMCHG
EREMCHG          1228 maint/gnulib/lib/strerrorname_np.c     case EREMCHG:         return "EREMCHG";
EREMCHG          1229 maint/gnulib/tests/test-strerrorname_np.c   #if defined EREMCHG
EREMCHG          1230 maint/gnulib/tests/test-strerrorname_np.c   ASSERT (strcmp (strerrorname_np (EREMCHG), "EREMCHG") == 0);