get_switches 352 src/simh/scp.c int32 get_switches (const char *cptr); get_switches 2054 src/simh/scp.c if ((sw = get_switches (argv[i])) < 0) { get_switches 8239 src/simh/scp.c lsw = get_switches (gbuf); /* parse */ get_switches 8353 src/simh/scp.c if ((t = get_switches (gbuf)) != 0) { /* try for switches */