Home
last modified time | relevance | path

Searched refs:I_ERRLOG (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dstrlog.h100 #define I_ERRLOG (LOGCTL|2) /* process is error logger */ macro
/titanic_41/usr/src/cmd/streams/log/
H A Dstrerr.c138 istr.ic_cmd = I_ERRLOG; in main()
/titanic_41/usr/src/uts/common/io/
H A Dlog.c224 case I_ERRLOG: in log_wput()