get_sim_opt 3296 src/simh/scp.c cptr = (CONST char *)get_sim_opt (CMD_OPT_SW|CMD_OPT_DFT, (CONST char *)cptr, &r); get_sim_opt 4032 src/simh/scp.c cptr = get_sim_opt (CMD_OPT_SW|CMD_OPT_OF, cptr, &r); get_sim_opt 6083 src/simh/scp.c cptr = get_sim_opt (opt, cptr, &reason); /* get cmd options */ get_sim_opt 142 src/simh/scp.h CONST char *get_sim_opt (int32 opt, CONST char *cptr, t_stat *st);