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