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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_dis.c329 dt_dis_rtab(const char *rtag, const dtrace_difo_t *dp, FILE *fp, argument
333 rtag, "OFFSET", "DATA", "NAME");
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dsml.c567 SML_TAG *rtag; local
584 rtag = smlGetTagByName(tag, index, tagName);
585 if (rtag == SML_TAG__NULL) {
589 return (smlGetParam(rtag, paramName));
1604 SML_TAG *rtag; local
1617 rtag = smlGetTagByName(tag, 0, findTag);
1618 if (rtag == SML_TAG__NULL) {
1624 rparm = smlGetParam(rtag, findParam);
1657 SML_TAG *rtag = SML_TAG__NULL; local
1667 rtag
1695 SML_TAG *rtag = SML_TAG__NULL; local
1769 SML_TAG *rtag; local
[all...]
/illumos-gate/usr/src/uts/common/io/audio/drv/audiohd/
H A Daudiohd.c3741 uint8_t rtag = 0; local
3777 path->tag = ++rtag;
4883 uint8_t rtag = 0; local
4905 path->tag = ++rtag;

Completed in 93 milliseconds