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

/freebsd-13-stable/contrib/dialog/
H A Dttysize.c69 dlg_ttysize(int fd, int *high, int *wide) function
H A Ddialog.h757 extern int dlg_ttysize(int /* fd */, int * /* height */, int * /* width */);
H A Ddialog.c1355 dlg_ttysize(fileno(dialog_state.input), &LINES, &COLS);

Completed in 147 milliseconds