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

/illumos-gate/usr/src/cmd/sendmail/db/log/
H A Dlog_put.c463 * log_file --
467 log_file(dblp, lsn, namep, len) function
/illumos-gate/usr/src/lib/libresolv2/include/isc/
H A Dlogging.h33 typedef enum { log_syslog, log_file, log_null } log_channel_type; enumerator in enum:__anon3892
/illumos-gate/usr/src/cmd/format/
H A Dglobal.h88 FILE *log_file; /* log file pointer */ variable
/illumos-gate/usr/src/lib/krb5/kadm5/clnt/
H A Dlogger.c172 struct log_file {
181 } log_file;
192 #define lfu_filep log_union.log_file.lf_filep
193 #define lfu_fname log_union.log_file.lf_fname
194 #define lfu_fopen_mode log_union.log_file.lf_fopen_mode
195 #define lfu_rotate_period log_union.log_file.lf_rotate_period
196 #define lfu_last_rotated log_union.log_file.lf_last_rotated
197 #define lfu_rotate_versions log_union.log_file.lf_rotate_versions
171 struct log_file { struct in union:log_entry::log_union
180 } log_file; member in union:log_entry::log_union
/illumos-gate/usr/src/lib/krb5/kadm5/srv/
H A Dlogger.c172 struct log_file {
181 } log_file;
192 #define lfu_filep log_union.log_file.lf_filep
193 #define lfu_fname log_union.log_file.lf_fname
194 #define lfu_fopen_mode log_union.log_file.lf_fopen_mode
195 #define lfu_rotate_period log_union.log_file.lf_rotate_period
196 #define lfu_last_rotated log_union.log_file.lf_last_rotated
197 #define lfu_rotate_versions log_union.log_file.lf_rotate_versions
171 struct log_file { struct in union:log_entry::log_union
180 } log_file; member in union:log_entry::log_union
/illumos-gate/usr/src/uts/common/nfs/
H A Dexport.h327 struct log_file { struct
338 * log_file and log_buffer flags.
363 struct log_file *lb_logfile; /* points to log_file structure */

Completed in 80 milliseconds