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

/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dsyslog.h47 #define LOG_INFO 6 /* informational */ macro
/illumos-gate/usr/src/lib/libbc/inc/include/
H A Dsyslog.h49 #define LOG_INFO 6 /* informational */ macro
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/logging/
H A DSeverity.java70 * LOG_INFO from <code>sys/syslog.h</code>
72 private static final int LOG_INFO = 6; field in class:Severity
121 * LOG_INFO
123 public static final Severity INFO = new Severity(LOG_INFO,
/illumos-gate/usr/src/uts/common/sys/
H A Dsyslog.h67 #define LOG_INFO 6 /* informational */ macro
/illumos-gate/usr/src/uts/sun/sys/dada/targets/
H A Ddaddef.h387 #define LOG_INFO CE_NOTE macro
/illumos-gate/usr/src/lib/libdns_sd/common/
H A Ddnssd_clientstub.c68 #define LOG_INFO kDebugLevelInfo macro
199 syslog(LOG_INFO, "dnssd_clientstub write_all(%d) DEFUNCT", sd);
229 syslog(LOG_INFO, "dnssd_clientstub read_all: EINTR continue");
259 syslog(LOG_INFO, "dnssd_clientstub read_all(%d) DEFUNCT", sd);
748 syslog(LOG_INFO, "dnssd_clientstub deliver_request ERROR: write_all(%d, %lu bytes) failed",
1733 syslog(LOG_INFO, "ConnectionResponse: Record not found");
/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h3006 # define LOG_INFO 6 /* informational */ macro

Completed in 103 milliseconds