Searched refs:oz (Results 1 – 8 of 8) sorted by relevance
/titanic_50/usr/src/lib/libast/common/comp/ |
H A D | iconv.c | 268 size_t oz; in _win_iconv() local 306 oz = 0; in _win_iconv() 319 if (!(fz = oz)) in _win_iconv() 327 oz = fz; in _win_iconv() 360 oz = 0; in _win_iconv() 374 if (!(fz = oz)) in _win_iconv() 382 oz = bz; in _win_iconv()
|
/titanic_50/usr/src/cmd/pools/poolstat/ |
H A D | sa_kstat.c | 131 delta(kstat_t *new_ksp, kstat_t *old_ksp, char *name, int oz) in delta() argument 138 return ((oz == 1) ? new_ksn->value.ui64 : 0); in delta()
|
/titanic_50/usr/src/lib/libpp/common/ |
H A D | ppproto.c | 78 int oz; /* output buffer size */ member 2168 proto->oz = 3 * n; in pppopen() 2182 proto->oz = 3 * n; in pppopen() 2189 proto->ip = proto->ib = iob + proto->oz + n; in pppopen() 2336 proto->oz += proto->iz; in pppopen() 2352 …if ((comlen = astlicense(proto->op, proto->oz, notice, options, proto->cc[0], proto->cc[1], proto-… in pppopen() 2380 …if ((comlen = astlicense(proto->op, proto->oz, notice, options, proto->cc[0], proto->cc[1], proto-… in pppopen() 2461 …else if ((n = read(proto->fd, proto->ob, proto->oz)) <= 0 || (proto->options & REGULAR) && n < pro… in pppread() 2477 register char* ep = proto->ob + proto->oz - 2; in pppread()
|
H A D | ppcontrol.c | 2293 int oz; in ppnest() local 2299 oz = pp.constack; in ppnest() 2300 op = pp.maxcon - oz + 1; in ppnest() 2301 nz = oz * 2; in ppnest() 2312 pp.control = np + oz; in ppnest()
|
/titanic_50/usr/src/cmd/units/ |
H A D | unittab | 96 oz ounce 97 dram 1|16 oz 498 pennyweight 1|20 oz
|
/titanic_50/usr/src/uts/sun4/os/ |
H A D | visinstr.c | 559 int oy, oz; in vis_array() local 577 oz = 17 + 2 * bsize; /* Offset of Z<8:5> */ in vis_array() 588 baddr |= (laddr >> (60 - oz)) & (0x0f << oz); /* Z_integer<8:5> */ in vis_array()
|
/titanic_50/usr/src/cmd/terminfo/ |
H A D | termcap.src | 3335 # From: Simon J. Gerraty <sjg@zen.void.oz.au> 10 Jan 1996
|
H A D | terminfo.src | 3819 # From: Simon J. Gerraty <sjg@zen.void.oz.au> 10 Jan 1996
|