Searched refs:def_log_entry (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/krb5/kadm5/
H A Dlogger.c177 static struct log_entry def_log_entry;
877 log_control.log_entries = &def_log_entry;
944 if (log_control.log_entries != &def_log_entry)
1285 if (log_control.log_entries != &def_log_entry) {
1295 log_control.log_entries = &def_log_entry;
1298 (void) memcpy(&log_control.log_entries[0], &def_log_entry,
176 static struct log_entry def_log_entry; variable in typeref:struct:log_entry

Completed in 22 milliseconds