shtb             4059 src/simh/scp.c SHTAB *shtb = NULL, *shptr;
shtb             4068 src/simh/scp.c     shtb = show_dev_tab;                                /* global table */
shtb             4077 src/simh/scp.c     shtb = show_unit_tab;                               /* global table */
shtb             4134 src/simh/scp.c         if (shtb && (shptr = find_shtab (shtb, gbuf))) {/* global match? */