set_on            390 src/simh/scp.c t_stat set_on (int32 flag, CONST char *cptr);
set_on           1323 src/simh/scp.c     { "ON",          &set_on,                 1,     HLP_SET_ON       },
set_on           1324 src/simh/scp.c     { "NOON",        &set_on,                 0,     HLP_SET_ON       },
set_on           3122 src/simh/scp.c     set_on (1, NULL);                                   /* equivalent to ON ERROR RETURN */