/titanic_41/usr/src/uts/common/io/ |
H A D | ptem.c | 233 ntp->wsz.ws_ypixel = 0; in ptemopen() 904 (tp->wsz.ws_xpixel == 0) && (tp->wsz.ws_ypixel == 0)) { in ptioc() 924 jwb->bitsy = tp->wsz.ws_ypixel; in ptioc() 934 (tp->wsz.ws_xpixel == 0) && (tp->wsz.ws_ypixel == 0)) { in ptioc() 951 wb->ws_ypixel = tp->wsz.ws_ypixel; in ptioc() 971 (tp->wsz.ws_ypixel != wb->ws_xpixel)) { in ptioc() 999 tp->wsz.ws_ypixel = wb->ws_ypixel; in ptioc()
|
H A D | tty_pts.c | 259 pty->pt_ttycommon.t_size.ws_ypixel = 0; in ptslopen() 631 tc->t_size.ws_ypixel = 0; in ptslioctl()
|
H A D | rlmod.c | 1053 win.ws_ypixel = ntohs(win.ws_ypixel); in rlwinsetup()
|
H A D | tty_pty.c | 893 pty->pt_ttycommon.t_size.ws_ypixel = 0; in ptcioctl()
|
H A D | wscons.c | 1644 t->ws_ypixel = y; in wc_get_size()
|
/titanic_41/usr/src/lib/libbc/inc/include/sys/ |
H A D | ttycom.h | 46 unsigned short ws_ypixel; /* vertical size, pixels - not used */ member
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | ttold.h | 160 unsigned short ws_ypixel; /* vertical size, pixels */ member
|
H A D | termios.h | 556 unsigned short ws_ypixel; /* vertical size, pixels */ member
|
/titanic_41/usr/src/cmd/ttymon/ |
H A D | sttyparse.c | 301 winsize->ws_ypixel = atoi(*++argv); 464 owinsize->ws_ypixel != winsize->ws_ypixel) &&
|
H A D | stty.c | 313 winsize.ws_ypixel, winsize.ws_xpixel); in prmodes() 520 winsize.ws_ypixel, winsize.ws_xpixel); in pramodes()
|
/titanic_41/usr/src/cmd/ssh/ssh/ |
H A D | clientloop.c | 444 packet_put_int(ws.ws_ypixel); in client_check_window_change() 451 packet_put_int(ws.ws_ypixel); in client_check_window_change() 593 oldws.ws_ypixel != newws.ws_ypixel)) in client_suspend_self()
|
H A D | ssh.c | 893 packet_put_int(ws.ws_ypixel); 1072 packet_put_int(ws.ws_ypixel);
|
/titanic_41/usr/src/cmd/cvcd/sparc/sun4u/starfire/ |
H A D | cvcd.c | 853 w.ws_ypixel = ntohs(w.ws_ypixel);
|
/titanic_41/usr/src/cmd/ssh/include/ |
H A D | defines.h | 316 unsigned short ws_ypixel; /* vertical size, pixels */ member
|
/titanic_41/usr/src/cmd/ssh/sshd/ |
H A D | sshpty.c | 364 w.ws_ypixel = ypixel; in pty_change_window_size()
|
/titanic_41/usr/src/ucbcmd/stty/ |
H A D | stty.c | 261 winsize.ws_ypixel, winsize.ws_xpixel); in prmodes() 487 winsize.ws_ypixel, winsize.ws_xpixel); in pramodes()
|
H A D | sttyparse.c | 264 winsize->ws_ypixel = atoi(*++argv);
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/ |
H A D | rlogin.c | 1080 wp->ws_ypixel = htons(winsize.ws_ypixel); in sendwindow()
|
/titanic_41/usr/src/cmd/mdb/common/kmdb/ |
H A D | kmdb_promif.c | 685 wsz->ws_xpixel = wsz->ws_ypixel = 0; in kmdb_prom_term_ctl()
|
/titanic_41/usr/src/uts/sun4u/starcat/io/ |
H A D | cvc.c | 1353 ws.ws_ypixel = ypixels; in cvc_win_resize()
|
/titanic_41/usr/src/uts/common/xen/io/ |
H A D | xencons.c | 437 async->async_ttycommon.t_size.ws_ypixel = 0; in xenconsopen()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
H A D | sys-solaris.c | 1387 wsinfo.ws_xpixel != 0 || wsinfo.ws_ypixel != 0) {
|
/titanic_41/usr/src/uts/sun/io/ |
H A D | zs_async.c | 817 za->za_ttycommon.t_size.ws_ypixel = 0; in zsa_open()
|
/titanic_41/usr/src/uts/common/io/usb/clients/usbser/ |
H A D | usbser.c | 1500 tp->t_size.ws_xpixel = tp->t_size.ws_ypixel = 0; in usbser_open_init()
|
/titanic_41/usr/src/uts/sun4/io/ |
H A D | su_driver.c | 988 async->async_ttycommon.t_size.ws_ypixel = 0; in asyopen()
|