Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_subr.h46 #define TOPO_DBOUT_SYSLOG 1 /* Debug messages to syslog */ macro
H A Dtopo_subr.c89 { "syslog", "send debug messages to syslog", TOPO_DBOUT_SYSLOG },
186 if (thp->th_dbout == TOPO_DBOUT_SYSLOG) { in topo_vdprintf()