Home
last modified time | relevance | path

Searched refs:LogMsgType (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/svr4pkg/pkgadm/
H A Dpkgadm.h56 extern void log_msg(LogMsgType, const char *, ...);
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dlog.c78 log_msg(LogMsgType a_type, const char *a_format, ...) in log_msg()
H A Dsml.c123 static void _smlLogMsg(LogMsgType a_type, const char *a_format, ...);
3265 _smlLogMsg(LogMsgType a_type, const char *a_format, ...) in _smlLogMsg()
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dlibinst.h454 } LogMsgType; typedef
457 extern void log_msg(LogMsgType, const char *, ...);