/illumos-gate/usr/src/uts/common/io/ |
H A D | tty_pts.c | 256 pty->pt_ttycommon.t_size.ws_row = 0; in ptslopen() 257 pty->pt_ttycommon.t_size.ws_col = 0; in ptslopen() 258 pty->pt_ttycommon.t_size.ws_xpixel = 0; in ptslopen() 259 pty->pt_ttycommon.t_size.ws_ypixel = 0; in ptslopen() 630 tc->t_size.ws_row = tp->ts_lines; in ptslioctl() 631 tc->t_size.ws_col = tp->ts_cols; in ptslioctl() 632 tc->t_size.ws_xpixel = 0; in ptslioctl() 633 tc->t_size.ws_ypixel = 0; in ptslioctl() 669 tp->ts_lines = tc->t_size.ws_row; in ptslioctl() 670 tp->ts_cols = tc->t_size.ws_col; in ptslioctl() [all …]
|
H A D | tty_pty.c | 864 if (bcmp(&pty->pt_ttycommon.t_size, in ptcioctl() 866 pty->pt_ttycommon.t_size = win_arg; in ptcioctl() 880 pty->pt_ttycommon.t_size.ws_row = (ushort_t)tty_arg.ts_lines; in ptcioctl() 881 pty->pt_ttycommon.t_size.ws_col = (ushort_t)tty_arg.ts_cols; in ptcioctl() 882 pty->pt_ttycommon.t_size.ws_xpixel = 0; in ptcioctl() 883 pty->pt_ttycommon.t_size.ws_ypixel = 0; in ptcioctl() 889 win_arg = pty->pt_ttycommon.t_size; in ptcioctl() 898 tty_arg.ts_lines = pty->pt_ttycommon.t_size.ws_row; in ptcioctl() 899 tty_arg.ts_cols = pty->pt_ttycommon.t_size.ws_col; in ptcioctl()
|
H A D | tty_common.c | 214 if (bcmp(&tc->t_size, ws, sizeof (struct winsize)) != 0) { in ttycommon_ioctl() 215 tc->t_size = *ws; in ttycommon_ioctl() 392 *(struct winsize *)datap->b_wptr = tc->t_size; in ttycommon_ioctl()
|
H A D | asy.c | 2285 async->async_ttycommon.t_size.ws_row = 0; in asyopen() 2286 async->async_ttycommon.t_size.ws_col = 0; in asyopen() 2287 async->async_ttycommon.t_size.ws_xpixel = 0; in asyopen() 2288 async->async_ttycommon.t_size.ws_ypixel = 0; in asyopen()
|
H A D | wscons.c | 1536 struct winsize *t = &pvc->vc_ttycommon.t_size; in wc_get_size()
|
/illumos-gate/usr/src/cmd/prstat/ |
H A D | prtable.c | 129 if (table->t_size == table->t_nent) { in add_element() 130 if ((table->t_size *= 2) == 0) in add_element() 131 table->t_size = 4; in add_element() 133 table->t_size * sizeof (long)); in add_element()
|
H A D | prtable.h | 45 size_t t_size; member
|
/illumos-gate/usr/src/cmd/sgs/crle/common/ |
H A D | hash.c | 49 tbl->t_size = size; in make_hash() 67 bucket = hashval % tbl->t_size; in get_hash()
|
H A D | config.c | 284 for (ndx = 1, bkt = 0; bkt < stbl->t_size; bkt++) { in genconfig() 356 for (bkt = 0; bkt < stbl->t_size; bkt++) { in genconfig() 451 for (bkt = 0; bkt < stbl->t_size; bkt++) { in genconfig()
|
H A D | _crle.h | 95 int t_size; /* no. of buckets */ member
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | tty.h | 45 struct winsize t_size; /* screen/page size */ member
|
/illumos-gate/usr/src/cmd/troff/troff.d/ |
H A D | draw.c | 78 setsize(t_size(pstab[osize-1] / drawsize)); in drawline() 157 setsize(t_size(pstab[osize-1] / drawsize)); in drawwig() 289 setsize(t_size(pstab[osize-1] / drawsize)); in conicarc()
|
H A D | ta.c | 295 setsize(t_size(n)); in conv() 648 t_size(int n) /* convert integer to internal size number*/ in t_size() function
|
/illumos-gate/usr/src/head/ |
H A D | archives.h | 136 t_size[TSIZLEN], /* size of file in bytes */ member
|
/illumos-gate/usr/src/cmd/backup/restore/ |
H A D | dirs.c | 32 offset_t t_size; member 189 itp->t_size = g_seekpt - itp->t_seekpt; in extractdirs() 797 for (i = itp->t_size; i != 0; i -= size) { in genliteraldir()
|
/illumos-gate/usr/src/uts/common/xen/io/ |
H A D | xencons.c | 434 async->async_ttycommon.t_size.ws_row = 0; in xenconsopen() 435 async->async_ttycommon.t_size.ws_col = 0; in xenconsopen() 436 async->async_ttycommon.t_size.ws_xpixel = 0; in xenconsopen() 437 async->async_ttycommon.t_size.ws_ypixel = 0; in xenconsopen()
|
/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/ |
H A D | dpost.c | 1150 setsize(t_size(n)); in conv() 1753 setsize(t_size(10)); /* start somewhere */ in t_init() 1838 t_size(int n) in t_size() function
|
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/ |
H A D | usbser.c | 1499 tp->t_size.ws_row = tp->t_size.ws_col = 0; in usbser_open_init() 1500 tp->t_size.ws_xpixel = tp->t_size.ws_ypixel = 0; in usbser_open_init()
|
/illumos-gate/usr/src/uts/sun/io/ |
H A D | zs_async.c | 815 za->za_ttycommon.t_size.ws_row = 0; in zsa_open() 816 za->za_ttycommon.t_size.ws_col = 0; in zsa_open() 817 za->za_ttycommon.t_size.ws_xpixel = 0; in zsa_open() 818 za->za_ttycommon.t_size.ws_ypixel = 0; in zsa_open()
|
/illumos-gate/usr/src/uts/sun4/io/ |
H A D | su_driver.c | 985 async->async_ttycommon.t_size.ws_row = 0; in asyopen() 986 async->async_ttycommon.t_size.ws_col = 0; in asyopen() 987 async->async_ttycommon.t_size.ws_xpixel = 0; in asyopen() 988 async->async_ttycommon.t_size.ws_ypixel = 0; in asyopen()
|
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon.c | 4539 int t_size; /* size in entries - each is 4 dwords */ in hermon_pci_capability_msix() local 4560 t_size = msg_cntr & 0x7FF; /* low eleven bits */ in hermon_pci_capability_msix() 4561 cmn_err(CE_CONT, " table size = %X entries\n", t_size); in hermon_pci_capability_msix()
|
/illumos-gate/usr/src/cmd/cpio/ |
H A D | cpio.c | 5917 (void) sscanf(Thdr_p->tbuf.t_size, "%12lo", in read_hdr() 5976 (void) sscanf(Thdr_p->tbuf.t_size, "%12" SCNo64, in read_hdr() 7317 (void) sprintf(Thdr_p->tbuf.t_size, "%011" PRIo64, len); in write_hdr() 7334 (void) sprintf(Thdr_p->tbuf.t_size, in write_hdr() 7366 (void) sprintf(Thdr_p->tbuf.t_size, "%011" PRIo64 " ", len); in write_hdr()
|