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

/netbsd-6-1-5-RELEASE/libexec/telnetd/
H A Dtermstat.c51 int def_row = 0, def_col = 0; variable
514 def_col = parm1;
593 if (def_col || def_row) {
597 ws.ws_col = def_col;
H A Dsys_term.c433 extern int def_row, def_col;
477 if (def_row || def_col) {
479 ws.ws_col = def_col;

Completed in 120 milliseconds