get_sim_opt 3691 src/simh/scp.c cptr = (CONST char *)get_sim_opt (CMD_OPT_SW|CMD_OPT_DFT, (CONST char *)cptr, &r); get_sim_opt 4455 src/simh/scp.c cptr = get_sim_opt (CMD_OPT_SW|CMD_OPT_OF, cptr, &r); get_sim_opt 6837 src/simh/scp.c cptr = get_sim_opt (opt, cptr, &reason); /* get cmd options */ get_sim_opt 144 src/simh/scp.h CONST char *get_sim_opt (int32 opt, CONST char *cptr, t_stat *st);