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

/forgerock/web-agents-v4/source/
H A Dlog.c153 static am_bool_t should_rotate_time(time_t ct) { function
307 if (max_size == -1 && should_rotate_time(file_created)) {
375 if (max_size == -1 && should_rotate_time(file_created)) {

Completed in 31 milliseconds