shtb             4361 src/simh/scp.c SHTAB *shtb = NULL, *shptr;
shtb             4370 src/simh/scp.c     shtb = show_dev_tab;                                /* global table */
shtb             4379 src/simh/scp.c     shtb = show_unit_tab;                               /* global table */
shtb             4436 src/simh/scp.c         if (shtb && (shptr = find_shtab (shtb, gbuf))) {/* global match? */