ER_M_SEVCHAR       57 modules/er/er_arrays.c   case ER_M_SEVCHAR:	/* one-letter severity indication */
ER_M_SEVCHAR       84 modules/er/er_formats.h     { "SEVCHAR", ER_M_SEVCHAR },
ER_M_SEVCHAR      135 modules/er/er_print.c 		    er_getsevsym( filtptr->sev_min, ER_M_SEVCHAR),
ER_M_SEVCHAR      136 modules/er/er_print.c 		    er_getsevsym( filtptr->sev_max, ER_M_SEVCHAR)
ER_M_SEVCHAR       19 tests/er/test_er.c   path.format = ER_M_SEVCHAR | ER_M_TEXTLONG;
ER_M_SEVCHAR       95 tests/rx/test_rx.c   erlogstr.mode = ER_M_SEVCHAR | ER_M_TEXTLONG ;
ER_M_SEVCHAR      130 tests/sv/test_sv.c   erlogstr.mode = ER_M_SEVCHAR | ER_M_TEXTLONG;