Home
last modified time | relevance | path

Searched defs:winsize (Results 1 – 13 of 13) sorted by relevance

/freebsd-src/sys/sys/
H A D_winsize.h39 struct winsize { struct
40 unsigned short ws_row; /* rows, in characters */
41 unsigned short ws_col; /* columns, in characters */
42 unsigned short ws_xpixel; /* horizontal size, pixels */
43 unsigned short ws_ypixel; /* vertical size, pixels */
/freebsd-src/contrib/llvm-project/lldb/tools/driver/
H A DPlatform.h23 struct winsize { struct
24 long ws_col;
/freebsd-src/sbin/camcontrol/
H A Dprogress.c67 struct winsize winsize; in progress_init() local
/freebsd-src/crypto/heimdal/lib/roken/
H A Droken.h.in773 struct winsize { struct
774 unsigned short ws_row, ws_col;
775 unsigned short ws_xpixel, ws_ypixel;
/freebsd-src/crypto/openssh/
H A Ddefines.h411 struct winsize { struct
412 unsigned short ws_row; /* rows, in characters */
413 unsigned short ws_col; /* columns, in character */
414 unsigned short ws_xpixel; /* horizontal size, pixels */
415 unsigned short ws_ypixel; /* vertical size, pixels */
H A Dprogressmeter.c291 struct winsize winsize; in setscreensize() local
/freebsd-src/usr.sbin/ppp/
H A Ddeflate.c46 int winsize; member
H A Dccp.h71 int winsize; member
/freebsd-src/contrib/tnftp/src/
H A Dutil.c933 struct winsize winsize; in setttywidth() local
/freebsd-src/contrib/wpa/src/tls/
H A Dlibtommath.c1887 winsize = 3; in s_mp_exptmod() local
2964 int err, bitbuf, bitcpy, bitcnt, mode, digidx, x, y, winsize; mp_exptmod_fast() local
[all...]
/freebsd-src/usr.sbin/bhyve/
H A Dsnapshot.c95 static struct winsize winsize; variable
/freebsd-src/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmcu.h361 __le16 winsize; member
/freebsd-src/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac_mcu.h337 __le16 winsize; member