Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsox.c1192 static int termwidth = 80; variable
1200 termwidth = w.ws_col; in get_termwidth()
1262 snprintf(buf, min(termwidth + 2, sizeof(buf)), in display_status()