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

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dsml.c51 * smlFreeTag - Free a tag object and all its contents when no
312 * Name: smlFreeTag
321 smlFreeTag(SML_TAG *tag) function
951 * calling method. The caller must use 'smlFreeTag' to dispose
973 smlFreeTag(tag);
1011 * calling method. The caller must use 'smlFreeTag' to dispose
1062 * calling method. The caller must use 'smlFreeTag' to dispose
1687 * calling method. The caller must use 'smlFreeTag' to dispose
2385 * calling method. The caller must use 'smlFreeTag' to dispose
2434 smlFreeTag(ta
[all...]

Completed in 62 milliseconds