Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/top/
HDscreen.c422 if (ts.ts_cols != 0) in get_screensize()
424 screen_width = ts.ts_cols - 1; in get_screensize()
/freebsd-11-stable/crypto/heimdal/lib/roken/
HDget_window_size.c87 *columns = ts.ts_cols; in get_window_size()
/freebsd-11-stable/include/rpcsvc/
HDrex.x176 int ts_cols; member
/freebsd-11-stable/contrib/ncurses/ncurses/tinfo/
HDlib_setup.c87 # define WINSIZE_COLS(n) (int)n.ts_cols
HDtinfo_driver.c63 # define WINSIZE_COLS(n) (int)n.ts_cols
/freebsd-11-stable/contrib/tcsh/
HDed.screen.c1548 if (ts.ts_cols) in GetSize()
1549 *cols = ts.ts_cols; in GetSize()
/freebsd-11-stable/lib/libedit/
HDterminal.c984 if (ts.ts_cols) in terminal_get_size()
985 *cols = ts.ts_cols; in terminal_get_size()
/freebsd-11-stable/contrib/ncurses/progs/
HDtset.c133 # define WINSIZE_COLS(n) n.ts_cols
/freebsd-11-stable/contrib/ncurses/
HDconfigure16742 int x = win.ts_cols;
HDaclocal.m45931 int x = win.ts_cols;