Home
last modified time | relevance | path

Searched defs:r_tag (Results 1 – 2 of 2) sorted by relevance

/titanic_52/usr/src/cmd/svr4pkg/libinst/
H A Dsml.c175 smlAddTag(SML_TAG **r_tag, int a_index, SML_TAG *a_subTag) in smlAddTag() argument
956 smlConvertStringToTag(SML_TAG **r_tag, char *str) in smlConvertStringToTag() argument
1016 smlReadOneTag(SML_TAG ** r_tag,char * a_str) smlReadOneTag() argument
2391 _smlReadTag(SML_TAG ** r_tag,char ** a_str,char * parent) _smlReadTag() argument
[all...]
/titanic_52/usr/src/cmd/svr4pkg/hdrs/
H A Dlibinst.h490 #define SML_TAG__R_ISVALID(r_tag) \ argument