Home
last modified time | relevance | path

Searched refs:ws_ypixel (Results 1 – 22 of 22) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dptem.c232 ntp->wsz.ws_ypixel = 0; in ptemopen()
910 (tp->wsz.ws_xpixel == 0) && (tp->wsz.ws_ypixel == 0)) { in ptioc()
930 jwb->bitsy = tp->wsz.ws_ypixel; in ptioc()
940 (tp->wsz.ws_xpixel == 0) && (tp->wsz.ws_ypixel == 0)) { in ptioc()
957 wb->ws_ypixel = tp->wsz.ws_ypixel; in ptioc()
977 (tp->wsz.ws_ypixel != wb->ws_xpixel)) { in ptioc()
1005 tp->wsz.ws_ypixel = wb->ws_ypixel; in ptioc()
H A Dtty_pts.c259 pty->pt_ttycommon.t_size.ws_ypixel = 0; in ptslopen()
633 tc->t_size.ws_ypixel = 0; in ptslioctl()
H A Drlmod.c1052 win.ws_ypixel = ntohs(win.ws_ypixel); in rlwinsetup()
H A Dtty_pty.c883 pty->pt_ttycommon.t_size.ws_ypixel = 0; in ptcioctl()
H A Dwscons.c1550 t->ws_ypixel = y; in wc_get_size()
H A Dasy.c1596 async->async_ttycommon.t_size.ws_ypixel = 0; in asyopen()
/illumos-gate/usr/src/uts/common/sys/
H A Dttold.h158 unsigned short ws_ypixel; /* vertical size, pixels */ member
H A Dtermios.h566 unsigned short ws_ypixel; /* vertical size, pixels */ member
/illumos-gate/usr/src/cmd/ttymon/
H A Dsttyparse.c307 winsize->ws_ypixel = atoi(*++argv);
470 owinsize->ws_ypixel != winsize->ws_ypixel) &&
H A Dstty.c313 winsize.ws_ypixel, winsize.ws_xpixel); in prmodes()
525 winsize.ws_ypixel, winsize.ws_xpixel); in pramodes()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Drlogin.c1080 wp->ws_ypixel = htons(winsize.ws_ypixel); in sendwindow()
/illumos-gate/usr/src/ucbcmd/stty/
H A Dstty.c262 winsize.ws_ypixel, winsize.ws_xpixel); in prmodes()
488 winsize.ws_ypixel, winsize.ws_xpixel); in pramodes()
H A Dsttyparse.c261 winsize->ws_ypixel = atoi(*++argv);
/illumos-gate/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_promif.c696 wsz->ws_xpixel = wsz->ws_ypixel = 0; in kmdb_prom_term_ctl()
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxencons.c437 async->async_ttycommon.t_size.ws_ypixel = 0; in xenconsopen()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c1328 wsinfo.ws_xpixel != 0 || wsinfo.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; in usbser_open_init()
/illumos-gate/usr/src/uts/sun/io/
H A Dzs_async.c818 za->za_ttycommon.t_size.ws_ypixel = 0; in zsa_open()
/illumos-gate/usr/src/uts/sun4/io/
H A Dsu_driver.c988 async->async_ttycommon.t_size.ws_ypixel = 0; in asyopen()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.telnetd.c4003 ws.ws_xpixel = 0; ws.ws_ypixel = 0; in suboption()
/illumos-gate/usr/src/cmd/truss/
H A Dexpound.c1113 winsize.ws_ypixel); in show_winsize()
/illumos-gate/usr/src/lib/libtecla/common/
H A Dgetline.c11950 size.ws_ypixel = 0;