Searched defs:log_syslog (Results 1 - 4 of 4) sorted by relevance
| /illumos-gate/usr/src/lib/libldap5/sources/ldap/util/ | ||
| H A D | log.c | 44 int log_syslog; member in struct:_logctx 92 returnCtx->log_syslog = syslog_level; |
| /illumos-gate/usr/src/lib/libresolv2/include/isc/ | ||
| H A D | logging.h | 33 typedef enum { log_syslog, log_file, log_null } log_channel_type; enumerator in enum:__anon3892 |
| /illumos-gate/usr/src/lib/krb5/kadm5/clnt/ | ||
| H A D | logger.c | 182 struct log_syslog { 185 } log_syslog; 198 #define lsu_facility log_union.log_syslog.ls_facility 199 #define lsu_severity log_union.log_syslog.ls_severity 181 struct log_syslog { struct in union:log_entry::log_union 184 } log_syslog; member in union:log_entry::log_union |
| /illumos-gate/usr/src/lib/krb5/kadm5/srv/ | ||
| H A D | logger.c | 182 struct log_syslog { 185 } log_syslog; 198 #define lsu_facility log_union.log_syslog.ls_facility 199 #define lsu_severity log_union.log_syslog.ls_severity 181 struct log_syslog { struct in union:log_entry::log_union 184 } log_syslog; member in union:log_entry::log_union |
Completed in 64 milliseconds