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

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dsml.c78 * smlSetParamF - Set parameter value in tag object
1303 * Name: smlSetParamF
1321 smlSetParamF(SML_TAG *tag, char *name, char *format, ...) function
1801 smlSetParamF(rtag, "st_ino", "0x%llx",
1803 smlSetParamF(rtag, "st_mode", "0x%llx",
1805 smlSetParamF(rtag, "st_mtime", "0x%llx",
1807 smlSetParamF(rtag, "st_ctime", "0x%llx",
1809 smlSetParamF(rtag, "st_size", "0x%llx",

Completed in 64 milliseconds