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

/netbsd-6-1-5-RELEASE/lib/libedit/
H A Dterminal.c1459 int arg_need, arg_cols, arg_rows; local
1588 arg_cols = 0;
1606 terminal_tputs(el, tgoto(scap, arg_cols, arg_rows), 1);
1631 arg_cols = (int) i;
1662 terminal_tputs(el, tgoto(scap, arg_cols, arg_rows), arg_rows);

Completed in 56 milliseconds