Searched refs:def_col (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/bin/network/telnetd/
H A Dsys_term.c791 extern int def_row, def_col;
830 if (def_row || def_col) {
832 ws.ws_col = def_col;
H A Dtermstat.c49 int def_row = 0, def_col = 0;
521 def_col = parm1;
600 if (def_col || def_row) {
604 ws.ws_col = def_col;
53 int def_row = 0, def_col = 0; variable

Completed in 63 milliseconds