Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dttycom.h53 struct winsize { struct
54 unsigned short ws_row; /* rows, in characters */
55 unsigned short ws_col; /* columns, in characters */
56 unsigned short ws_xpixel; /* horizontal size, pixels */
57 unsigned short ws_ypixel; /* vertical size, pixels */
/dragonfly/usr.bin/window/
H A Dwwtty.c116 struct winsize winsize; in wwgetttysize() local
132 struct winsize winsize; in wwsetttysize() local
/dragonfly/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.c285 struct winsize winsize; in setscreensize() local
/dragonfly/usr.sbin/ppp/
H A Ddeflate.c47 int winsize; member
H A Dccp.h72 int winsize; member
/dragonfly/contrib/tnftp/src/
H A Dutil.c965 struct winsize winsize; in setttywidth() local
/dragonfly/usr.bin/vmstat/
H A Dvmstat.c278 struct winsize winsize; in main() local
/dragonfly/contrib/wpa_supplicant/src/tls/
H A Dlibtommath.c1887 int err, bitbuf, bitcpy, bitcnt, mode, digidx, x, y, winsize; in s_mp_exptmod() local
2964 int err, bitbuf, bitcpy, bitcnt, mode, digidx, x, y, winsize; in mp_exptmod_fast() local
/dragonfly/bin/mined/
H A Dmined1.c1475 struct winsize winsize; in main() local