Searched defs:rops (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libzpool/common/
H A Dutil.c76 char rops[6], wops[6], rbytes[6], wbytes[6], rerr[6], werr[6], cerr[6]; local
100 nicenum(vs->vs_ops[ZIO_TYPE_READ] / sec, rops);
115 rops, wops, rbytes, wbytes, rerr, werr, cerr);
/osnet-11/usr/src/lib/passwdutil/
H A Dutils.c51 repops_t *rops[REP_LAST+1] = { variable
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dop.c1687 OP *rops = Nullop; local
1702 o = my_kid(o, attrs, &rops);
1703 if (rops) {
1705 o = scalar(append_list(OP_LIST, (LISTOP*)rops, (LISTOP*)o));
1709 o = append_list(OP_LIST, (LISTOP*)o, (LISTOP*)rops);

Completed in 850 milliseconds