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

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dsml.c123 static void _smlLogMsg(LogMsgType a_type, const char *a_format, ...);
193 _smlLogMsg(LOG_MSG_DEBUG, DBG_SML_ADD_TAG,
256 _smlLogMsg(LOG_MSG_DEBUG, DBG_SML_DEL_TAG,
330 _smlLogMsg(LOG_MSG_DEBUG, DBG_SML_FREE_TAG,
409 _smlLogMsg(LOG_MSG_DEBUG, DBG_SML_GET_PARAM,
418 _smlLogMsg(LOG_MSG_DEBUG,
456 _smlLogMsg(LOG_MSG_DEBUG, "get param param <%s>", name);
472 _smlLogMsg(LOG_MSG_DEBUG, DBG_SML_GET_PARAM,
481 _smlLogMsg(LOG_MSG_DEBUG,
519 _smlLogMsg(LOG_MSG_DEBU
3265 _smlLogMsg(LogMsgType a_type, const char *a_format, ...) function
[all...]

Completed in 447 milliseconds