Searched refs:SML_TAG__NULL (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dsml.c187 if (tag == SML_TAG__NULL) {
250 if (tag == SML_TAG__NULL) {
307 tag->tags = SML_TAG__NULL;
397 if (tag == SML_TAG__NULL) {
460 if (tag == SML_TAG__NULL) {
585 if (rtag == SML_TAG__NULL) {
610 * == SML_TAG__NULL if no such element exists
632 return (SML_TAG__NULL);
694 return (SML_TAG__NULL);
843 * == SML_TAG__NULL i
[all...]
H A Dputparam.c198 SML_TAG *tag = SML_TAG__NULL;
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dlibinst.h478 #define SML_TAG__NULL ((SML_TAG*)NULL) macro
486 #define SML_TAG__ISVALID(tag) ((tag) != (SML_TAG__NULL))
491 ((r_tag) != ((SML_TAG**)(SML_TAG__NULL)))
/illumos-gate/usr/src/cmd/svr4pkg/pkgcond/
H A Dmain.c3913 if (ntag == SML_TAG__NULL) {

Completed in 69 milliseconds