init_scp
static void init_scp(sc_softc_t *sc, int vty, scr_stat *scp);
init_scp(sc, sc->first_vty, scp);
init_scp(sc, vty, scp);