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

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dsml.c127 static int _smlWriteSimpleTag(char **a_str,
1128 (void) _smlWriteSimpleTag(&str, tag);
3062 _smlWriteSimpleTag(char **a_str, SML_TAG *tag) function
3166 r = _smlWriteSimpleTag(a_str, &(tag->tags[k]));

Completed in 65 milliseconds