Home
last modified time | relevance | path

Searched refs:oz (Results 1 – 12 of 12) sorted by relevance

/titanic_51/usr/src/lib/libast/common/comp/
H A Diconv.c268 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_51/usr/src/contrib/ast/src/lib/libast/comp/
H A Diconv.c268 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_51/usr/src/cmd/pools/poolstat/
H A Dsa_kstat.c127 * If old_ksp->ks_data is NULL and 'oz' is set then pretend
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_51/usr/src/lib/libpp/common/
H A Dppproto.c78 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 Dppcontrol.c2293 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_51/usr/src/contrib/ast/src/lib/libpp/
H A Dppproto.c86 int oz; /* output buffer size */ member
2218 proto->oz = 3 * n; in pppopen()
2232 proto->oz = 3 * n; in pppopen()
2239 proto->ip = proto->ib = iob + proto->oz + n; in pppopen()
2396 proto->oz += proto->iz; in pppopen()
2412 if ((comlen = astlicense(proto->op, proto->oz, notice, options, proto->cc[0], proto->cc[1], proto->cc[2])) < 0) in pppopen()
2440 if ((comlen = astlicense(proto->op, proto->oz, notice, options, proto->cc[0], proto->cc[1], proto->cc[2])) < 0) in pppopen()
2521 else if ((n = read(proto->fd, proto->ob, proto->oz)) <= 0 || (proto->options & REGULAR) && n < proto->oz) in pppread()
2537 register char* ep = proto->ob + proto->oz in pppread()
[all...]
H A Dppcontrol.c2293 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_51/usr/src/cmd/units/
H A Dunittab96 oz ounce
97 dram 1|16 oz
498 pennyweight 1|20 oz
/titanic_51/usr/src/contrib/ast/src/cmd/INIT/
H A Dproto.c1315 int oz; member
4484 proto->oz = 3 * n;
4491 proto->ip = proto->ib = iob + proto->oz + n;
4638 proto->oz += proto->iz;
4654 if ((comlen = astlicense(proto->op, proto->oz, notice, options, proto->cc[0], proto->cc[1], proto->cc[2])) < 0)
4682 if ((comlen = astlicense(proto->op, proto->oz, notice, options, proto->cc[0], proto->cc[1], proto->cc[2])) < 0)
4762 else if ((n = read(proto->fd, proto->ob, proto->oz)) <= 0 || (proto->options & (1L<<0)) && n < proto->oz)
4778 register char* ep = proto->ob + proto->oz - 2;
/titanic_51/usr/src/uts/sun4/os/
H A Dvisinstr.c559 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_51/usr/src/cmd/terminfo/
H A Dtermcap.src3335 # From: Simon J. Gerraty <sjg@zen.void.oz.au> 10 Jan 1996
H A Dterminfo.src3819 # From: Simon J. Gerraty <sjg@zen.void.oz.au> 10 Jan 1996