Searched refs:LeashTime (Results 1 – 2 of 2) sorted by relevance
452 time_t CLeashView::LeashTime() in LeashTime() function in CLeashView483 m_ticketTimeLeft = ti.valid_until - LeashTime(); in UpdateTicketTime()949 time_t now = LeashTime(); in AddDisplayItem()1022 return LeashTime() > info->valid_until ? TRUE : FALSE; in IsExpired()1027 return LeashTime() > ticket->valid_until ? TRUE : FALSE; in IsExpired()2073 (ticketinfo.Krb5.renew_until - LeashTime() > 20 * 60)) in PreTranslateMessage()
192 static time_t LeashTime();