Searched refs:rpad (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/cmd/avs/dsstat/ |
H A D | sdbc_stats.c | 770 int rpad = 0; in center() local 782 rpad = size - (lpad + strlen(hdr)); in center() 786 (void) sprintf(fmt, "%%%ds%%s%%%ds", lpad, rpad); in center()
|
/titanic_50/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_xml.c | 1022 tf_pad_t *rpad, int pi, const char *ppgrp_name) in pgroup_record() argument 1111 rpad->tpad_pgs[pi] = pgnvl; in pgroup_record() 1117 tf_pad_t *rpad, const char *ppgrp) in pgroups_record() argument 1126 if (pgroup_record(mp, cn, tn, rname, rpad, pi++, ppgrp) in pgroups_record() 1168 tf_pad_t **rpad) in pad_process() argument 1173 tf_pad_t *new = *rpad; in pad_process() 1345 *rpad = new; in pad_process() 1690 tf_pad_t **rpad) in decorate_nodes() argument 1701 if (pad_process(mp, rd, pxn, ctn, rpad) < 0) in decorate_nodes() 1703 if (decorate_nodes(mp, rd, pxn, ctn, rpad) < 0) in decorate_nodes()
|