Searched refs:sc_s_in (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/usr.bin/less/
H A Dscreen.c40 *sc_s_in, /* Enter standout (highlighted) mode */ variable
373 tmodes(enter_standout_mode, exit_standout_mode, &sc_s_in, &sc_s_out,
376 sc_s_in, sc_s_out);
378 sc_s_in, sc_s_out);
380 sc_s_in, sc_s_out);
718 (void) tputs(sc_s_in, 1, putchr);

Completed in 169 milliseconds