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