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