Home
last modified time | relevance | path

Searched refs:smlSetParamF (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dsml.c1321 smlSetParamF(SML_TAG *tag, char *name, char *format, ...) in smlSetParamF() function
1801 smlSetParamF(rtag, "st_ino", "0x%llx", in smlSetFileStatInfo()
1803 smlSetParamF(rtag, "st_mode", "0x%llx", in smlSetFileStatInfo()
1805 smlSetParamF(rtag, "st_mtime", "0x%llx", in smlSetFileStatInfo()
1807 smlSetParamF(rtag, "st_ctime", "0x%llx", in smlSetFileStatInfo()
1809 smlSetParamF(rtag, "st_size", "0x%llx", in smlSetFileStatInfo()
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dlibinst.h557 void smlSetParamF(SML_TAG *tag, char *name, char *format, ...);