shtb             4296 src/simh/scp.c SHTAB *shtb = NULL, *shptr;
shtb             4305 src/simh/scp.c     shtb = show_dev_tab;                                /* global table */
shtb             4314 src/simh/scp.c     shtb = show_unit_tab;                               /* global table */
shtb             4371 src/simh/scp.c         if (shtb && (shptr = find_shtab (shtb, gbuf))) {/* global match? */