Searched refs:EFMD_LOG_ROTBUSY (Results 1 – 3 of 3) sorted by relevance
99 EFMD_LOG_ROTBUSY, /* failed to rotate log file due to pending events */ enumerator
776 } while (new == NULL && errno == EFMD_LOG_ROTBUSY && try++ < trylimit); in fmd_adm_logrotate_1_svc()780 else if (errno == EFMD_LOG_ROTBUSY) in fmd_adm_logrotate_1_svc()
1045 (void) fmd_set_errno(EFMD_LOG_ROTBUSY); in fmd_log_rotate()