Home
last modified time | relevance | path

Searched defs:log_file (Results 1 – 6 of 6) sorted by relevance

/titanic_51/usr/src/lib/krb5/kadm5/clnt/
H A Dlogger.c172 struct log_file { argument
171 struct log_file { global() struct
173 lf_fnamelog_entry::log_union::log_file global() argument
174 lf_fopen_modelog_entry::log_union::log_file global() argument
177 lf_rotate_periodlog_entry::log_union::log_file global() argument
178 lf_last_rotatedlog_entry::log_union::log_file global() argument
179 lf_rotate_versionslog_entry::log_union::log_file global() argument
180 } log_file; global() member
/titanic_51/usr/src/lib/krb5/kadm5/srv/
H A Dlogger.c172 struct log_file { argument
171 struct log_file { global() struct
173 lf_fnamelog_entry::log_union::log_file global() argument
174 lf_fopen_modelog_entry::log_union::log_file global() argument
177 lf_rotate_periodlog_entry::log_union::log_file global() argument
178 lf_last_rotatedlog_entry::log_union::log_file global() argument
179 lf_rotate_versionslog_entry::log_union::log_file global() argument
180 } log_file; global() member
/titanic_51/usr/src/uts/common/nfs/
H A Dexport.h330 struct log_file { struct
341 * log_file and log_buffer flags. argument
/titanic_51/usr/src/lib/libresolv2/include/isc/
H A Dlogging.h33 typedef enum { log_syslog, log_file, log_null } log_channel_type; enumerator
/titanic_51/usr/src/cmd/sendmail/db/log/
H A Dlog_put.c467 log_file(dblp, lsn, namep, len) in log_file() function
/titanic_51/usr/src/cmd/format/
H A Dglobal.h88 FILE *log_file; /* log file pointer */ variable