EDONTREPLY 487 maint/gnulib/lib/strerrorname_np.c #if defined EDONTREPLY EDONTREPLY 488 maint/gnulib/lib/strerrorname_np.c case EDONTREPLY: return "EDONTREPLY"; EDONTREPLY 489 maint/gnulib/tests/test-strerrorname_np.c #if defined EDONTREPLY EDONTREPLY 490 maint/gnulib/tests/test-strerrorname_np.c ASSERT (strcmp (strerrorname_np (EDONTREPLY), "EDONTREPLY") == 0);