shtb             4284 src/simh/scp.c SHTAB *shtb = NULL, *shptr;
shtb             4293 src/simh/scp.c     shtb = show_dev_tab;                                /* global table */
shtb             4302 src/simh/scp.c     shtb = show_unit_tab;                               /* global table */
shtb             4359 src/simh/scp.c         if (shtb && (shptr = find_shtab (shtb, gbuf))) {/* global match? */