Home
last modified time | relevance | path

Searched refs:max_col (Results 1 – 1 of 1) sorted by relevance

/coreutils/src/
Dstty.c466 static int max_col; variable
520 if (max_col - current_col <= buflen) in wrapf()
1238 max_col = screen_columns (); in apply_settings()
1260 max_col = screen_columns (); in apply_settings()
1415 max_col = screen_columns (); in main()