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

/haiku/src/bin/network/telnetd/
H A Dtermstat.c53 int def_row = 0, def_col = 0; variable
525 def_col = parm1;
604 if (def_col || def_row) {
608 ws.ws_col = def_col;
H A Dsys_term.c881 extern int def_row, def_col;
920 if (def_row || def_col) {
922 ws.ws_col = def_col;

Completed in 40 milliseconds