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

/illumos-gate/usr/src/lib/krb5/kadm5/clnt/
H A Dlogger.c196 #define lfu_last_rotated log_union.log_file.lf_last_rotated
260 if (t >= le->lfu_last_rotated + le->lfu_rotate_period) {
317 le->lfu_last_rotated = t;
638 log_control.log_entries[i].lfu_last_rotated =
195 #define lfu_last_rotated macro
/illumos-gate/usr/src/lib/krb5/kadm5/srv/
H A Dlogger.c196 #define lfu_last_rotated log_union.log_file.lf_last_rotated
260 if (t >= le->lfu_last_rotated + le->lfu_rotate_period) {
317 le->lfu_last_rotated = t;
639 log_control.log_entries[i].lfu_last_rotated =
195 #define lfu_last_rotated macro

Completed in 48 milliseconds