Searched defs:log_syslog (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libldap4/util/
H A Dlog.c44 int log_syslog; member in struct:_logctx
92 returnCtx->log_syslog = syslog_level;
/osnet-11/usr/src/lib/libldap5/sources/ldap/util/
H A Dlog.c44 int log_syslog; member in struct:_logctx
92 returnCtx->log_syslog = syslog_level;
/osnet-11/usr/src/lib/libresolv2/include/isc/
H A Dlogging.h33 typedef enum { log_syslog, log_file, log_null } log_channel_type; enumerator in enum:__anon2452
/osnet-11/usr/src/lib/krb5/kadm5/
H A Dlogger.c140 struct log_syslog {
143 } log_syslog;
157 #define lsu_facility log_union.log_syslog.ls_facility
158 #define lsu_severity log_union.log_syslog.ls_severity
139 struct log_syslog { struct in union:log_entry::log_union
142 } log_syslog; member in union:log_entry::log_union

Completed in 45 milliseconds