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

/opensolaris-onvv-gate/usr/src/lib/krb5/kadm5/srv/
H A Dlogger.c218 static struct log_entry def_log_entry;
891 log_control.log_entries = &def_log_entry;
958 if (log_control.log_entries != &def_log_entry)
1307 if (log_control.log_entries != &def_log_entry) {
1317 log_control.log_entries = &def_log_entry;
1320 (void) memcpy(&log_control.log_entries[0], &def_log_entry,
217 static struct log_entry def_log_entry; variable in typeref:struct:log_entry
/opensolaris-onvv-gate/usr/src/lib/krb5/kadm5/clnt/
H A Dlogger.c218 static struct log_entry def_log_entry;
893 log_control.log_entries = &def_log_entry;
960 if (log_control.log_entries != &def_log_entry)
217 static struct log_entry def_log_entry; variable in typeref:struct:log_entry

Completed in 71 milliseconds