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

12

/illumos-gate/usr/src/uts/common/sys/
H A Dtty.h47 struct winsize t_size; /* screen/page size */ member in struct:tty_common
/illumos-gate/usr/src/cmd/sgs/crle/common/
H A Dhash.c47 tbl->t_size = size;
65 bucket = hashval % tbl->t_size;
H A D_crle.h95 int t_size; /* no. of buckets */ member in struct:hash_tbl
H A Dconfig.c286 for (ndx = 1, bkt = 0; bkt < stbl->t_size; bkt++) {
358 for (bkt = 0; bkt < stbl->t_size; bkt++) {
453 for (bkt = 0; bkt < stbl->t_size; bkt++) {
/illumos-gate/usr/src/cmd/prstat/
H A Dprtable.c129 if (table->t_size == table->t_nent) {
130 if ((table->t_size *= 2) == 0)
131 table->t_size = 4;
133 table->t_size * sizeof (long));
H A Dprtable.h45 size_t t_size; member in struct:__anon1279
/illumos-gate/usr/src/head/
H A Darchives.h138 t_size[TSIZLEN], /* size of file in bytes */ member in struct:tblock::tar_hdr
/illumos-gate/usr/src/uts/common/io/
H A Dtty_pts.c256 pty->pt_ttycommon.t_size.ws_row = 0;
257 pty->pt_ttycommon.t_size.ws_col = 0;
258 pty->pt_ttycommon.t_size.ws_xpixel = 0;
259 pty->pt_ttycommon.t_size.ws_ypixel = 0;
628 tc->t_size.ws_row = tp->ts_lines;
629 tc->t_size.ws_col = tp->ts_cols;
630 tc->t_size.ws_xpixel = 0;
631 tc->t_size.ws_ypixel = 0;
667 tp->ts_lines = tc->t_size.ws_row;
668 tp->ts_cols = tc->t_size
[all...]
H A Dtty_pty.c875 if (bcmp(&pty->pt_ttycommon.t_size,
877 pty->pt_ttycommon.t_size = win_arg;
891 pty->pt_ttycommon.t_size.ws_row = (ushort_t)tty_arg.ts_lines;
892 pty->pt_ttycommon.t_size.ws_col = (ushort_t)tty_arg.ts_cols;
893 pty->pt_ttycommon.t_size.ws_xpixel = 0;
894 pty->pt_ttycommon.t_size.ws_ypixel = 0;
900 win_arg = pty->pt_ttycommon.t_size;
909 tty_arg.ts_lines = pty->pt_ttycommon.t_size.ws_row;
910 tty_arg.ts_cols = pty->pt_ttycommon.t_size.ws_col;
H A Dtty_common.c213 if (bcmp(&tc->t_size, ws, sizeof (struct winsize)) != 0) {
214 tc->t_size = *ws;
391 *(struct winsize *)datap->b_wptr = tc->t_size;
/illumos-gate/usr/src/tools/ctf/cvt/
H A Dst_parse.c671 (*rtdp)->t_size = 0;
679 (*rtdp)->t_size = 0;
728 (*rtdp)->t_size = 0;
741 (*rtdp)->t_size = 0;
754 (*rtdp)->t_size = 0;
824 tdp->t_size = width;
841 newtdp->t_size = template->t_size;
895 (*rtdp)->t_size = size;
909 (*rtdp)->t_size);
[all...]
H A Ddwarf.c190 return (tdp->t_size);
226 return (tdp->t_size * NBBY);
612 tdp->t_size = sz;
668 new->t_size = old->t_size;
733 if (ar->ad_contents->t_size != 0) {
734 dimtdp->t_size = ar->ad_contents->t_size * ar->ad_nelems;
763 tdp->t_size = uval;
783 tdp->t_ardef->ad_nelems, tdp->t_size);
[all...]
H A Dctf.c278 write_sized_type_rec(b, &ctt, tp->t_size);
306 write_sized_type_rec(b, &ctt, tp->t_size);
329 write_sized_type_rec(b, &ctt, tp->t_size);
331 if (tp->t_size < CTF_LSTRUCT_THRESH) {
369 write_sized_type_rec(b, &ctt, tp->t_size);
963 tdp->t_size = size;
990 tdp->t_size = size;
1011 tdp->t_size = size;
1026 tdp->t_size = size;
1067 tdp->t_size
[all...]
H A Dctftools.h228 int t_size; /* Size in bytes of object represented by this node */ member in struct:tdesc
H A Dmerge.c723 new->t_size = old->t_size;
/illumos-gate/usr/src/cmd/troff/troff.d/
H A Ddraw.c81 setsize(t_size(pstab[osize-1] / drawsize));
161 setsize(t_size(pstab[osize-1] / drawsize));
292 setsize(t_size(pstab[osize-1] / drawsize));
H A Dta.c298 setsize(t_size(n));
653 t_size(n) /* convert integer to internal size number*/ function
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxencons.c434 async->async_ttycommon.t_size.ws_row = 0;
435 async->async_ttycommon.t_size.ws_col = 0;
436 async->async_ttycommon.t_size.ws_xpixel = 0;
437 async->async_ttycommon.t_size.ws_ypixel = 0;
/illumos-gate/usr/src/cmd/backup/restore/
H A Ddirs.c32 offset_t t_size; member in struct:inotab
204 itp->t_size = g_seekpt - itp->t_seekpt;
819 for (i = itp->t_size; i != 0; i -= size) {
/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Ddpost.c1152 setsize(t_size(n));
1755 setsize(t_size(10)); /* start somewhere */
1840 t_size(int n) function
1864 } /* End of t_size */
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Dcvc.c1365 if (bcmp((caddr_t)&tty->t_size, (caddr_t)&ws,
1367 tty->t_size = ws;
/illumos-gate/usr/src/uts/sun4u/starfire/cvc/
H A Dcvc.c668 if (bcmp(&tty->t_size, ws, sizeof (struct winsize)) != 0) {
669 tty->t_size = *ws;
/illumos-gate/usr/src/uts/sun4u/starfire/io/
H A Ddrmach.c1609 uint64_t s_basepa, s_size, t_size; local
1632 err = drmach_mem_get_size(t_id, &t_size);
1638 t_basepa, t_size);
1643 t_basepa + t_size);
/illumos-gate/usr/src/uts/sun/io/
H A Dzs_async.c814 za->za_ttycommon.t_size.ws_row = 0;
815 za->za_ttycommon.t_size.ws_col = 0;
816 za->za_ttycommon.t_size.ws_xpixel = 0;
817 za->za_ttycommon.t_size.ws_ypixel = 0;
/illumos-gate/usr/src/uts/sun4/io/
H A Dsu_driver.c985 async->async_ttycommon.t_size.ws_row = 0;
986 async->async_ttycommon.t_size.ws_col = 0;
987 async->async_ttycommon.t_size.ws_xpixel = 0;
988 async->async_ttycommon.t_size.ws_ypixel = 0;

Completed in 127 milliseconds

12