Searched refs:ws_ypixel (Results 1 - 25 of 25) sorted by relevance

/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dttycom.h46 unsigned short ws_ypixel; /* vertical size, pixels - not used */ member in struct:winsize
/illumos-gate/usr/src/uts/common/io/
H A Dptem.c233 ntp->wsz.ws_ypixel = 0;
904 (tp->wsz.ws_xpixel == 0) && (tp->wsz.ws_ypixel == 0)) {
924 jwb->bitsy = tp->wsz.ws_ypixel;
934 (tp->wsz.ws_xpixel == 0) && (tp->wsz.ws_ypixel == 0)) {
951 wb->ws_ypixel = tp->wsz.ws_ypixel;
971 (tp->wsz.ws_ypixel != wb->ws_xpixel)) {
999 tp->wsz.ws_ypixel = wb->ws_ypixel;
H A Drlmod.c1053 win.ws_ypixel = ntohs(win.ws_ypixel);
H A Dtty_pts.c259 pty->pt_ttycommon.t_size.ws_ypixel = 0;
631 tc->t_size.ws_ypixel = 0;
H A Dwscons.c1644 t->ws_ypixel = y;
H A Dtty_pty.c894 pty->pt_ttycommon.t_size.ws_ypixel = 0;
H A Dasy.c1594 async->async_ttycommon.t_size.ws_ypixel = 0;
/illumos-gate/usr/src/uts/common/sys/
H A Dttold.h160 unsigned short ws_ypixel; /* vertical size, pixels */ member in struct:winsize
H A Dtermios.h556 unsigned short ws_ypixel; /* vertical size, pixels */ member in struct:winsize
/illumos-gate/usr/src/cmd/ttymon/
H A Dsttyparse.c301 winsize->ws_ypixel = atoi(*++argv);
464 owinsize->ws_ypixel != winsize->ws_ypixel) &&
H A Dstty.c313 winsize.ws_ypixel, winsize.ws_xpixel);
520 winsize.ws_ypixel, winsize.ws_xpixel);
/illumos-gate/usr/src/cmd/cvcd/sparc/sun4u/starfire/
H A Dcvcd.c853 w.ws_ypixel = ntohs(w.ws_ypixel);
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Drlogin.c1080 wp->ws_ypixel = htons(winsize.ws_ypixel);
/illumos-gate/usr/src/ucbcmd/stty/
H A Dstty.c261 winsize.ws_ypixel, winsize.ws_xpixel);
487 winsize.ws_ypixel, winsize.ws_xpixel);
H A Dsttyparse.c264 winsize->ws_ypixel = atoi(*++argv);
/illumos-gate/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_promif.c685 wsz->ws_xpixel = wsz->ws_ypixel = 0;
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Dcvc.c1353 ws.ws_ypixel = ypixels;
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxencons.c437 async->async_ttycommon.t_size.ws_ypixel = 0;
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c1387 wsinfo.ws_xpixel != 0 || wsinfo.ws_ypixel != 0) {
/illumos-gate/usr/src/uts/sun/io/
H A Dzs_async.c817 za->za_ttycommon.t_size.ws_ypixel = 0;
/illumos-gate/usr/src/uts/sun4/io/
H A Dsu_driver.c988 async->async_ttycommon.t_size.ws_ypixel = 0;
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/
H A Dusbser.c1500 tp->t_size.ws_xpixel = tp->t_size.ws_ypixel = 0;
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.telnetd.c4003 ws.ws_xpixel = 0; ws.ws_ypixel = 0;
/illumos-gate/usr/src/cmd/truss/
H A Dexpound.c1127 winsize.ws_ypixel);
/illumos-gate/usr/src/lib/libtecla/common/
H A Dgetline.c11950 size.ws_ypixel = 0;

Completed in 296 milliseconds