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

/opensolaris-onvv-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;
/opensolaris-onvv-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dlibinst.h485 #define SML_TAG__NULL ((SML_TAG*)NULL) macro
493 #define SML_TAG__ISVALID(tag) ((tag) != (SML_TAG__NULL))
498 ((r_tag) != ((SML_TAG**)(SML_TAG__NULL)))
/opensolaris-onvv-gate/usr/src/cmd/svr4pkg/pkgcond/
H A Dmain.c3929 if (ntag == SML_TAG__NULL) {

Completed in 30 milliseconds