Searched refs:smlSetParam (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/svr4pkg/libinst/ |
H A D | putparam.c | 226 smlSetParam(ntag, TAG_COND_ZONE_NAME, in putConditionInfo() 231 smlSetParam(ntag, TAG_COND_ZONE_TYPE, in putConditionInfo() 252 smlSetParam(ntag, TAG_COND_ZONE_NAME, p); in putConditionInfo() 258 smlSetParam(ntag, TAG_COND_ZONE_TYPE, in putConditionInfo()
|
H A D | sml.c | 1360 smlSetParam(tag, name, bfr); in smlSetParamF() 1448 smlSetParam(SML_TAG *tag, char *name, char *value) in smlSetParam() function 1798 smlSetParam(rtag, "st_path", path); in smlSetFileStatInfo()
|
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/ |
H A D | libinst.h | 555 void smlSetParam(SML_TAG *tag, char *name, char *value);
|