Searched defs:LOG_INFO (Results 1 - 7 of 7) sorted by relevance
/illumos-gate/usr/src/lib/libbc/inc/include/sys/ |
H A D | syslog.h | 47 #define LOG_INFO 6 /* informational */ macro
|
/illumos-gate/usr/src/lib/libbc/inc/include/ |
H A D | syslog.h | 49 #define LOG_INFO 6 /* informational */ macro
|
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/logging/ |
H A D | Severity.java | 70 * 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 D | syslog.h | 67 #define LOG_INFO 6 /* informational */ macro
|
/illumos-gate/usr/src/uts/sun/sys/dada/targets/ |
H A D | daddef.h | 387 #define LOG_INFO CE_NOTE macro
|
/illumos-gate/usr/src/lib/libdns_sd/common/ |
H A D | dnssd_clientstub.c | 68 #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 D | conf.h | 3006 # define LOG_INFO 6 /* informational */ macro
|
Completed in 87 milliseconds