Searched refs:ltimes (Results 1 – 1 of 1) sorted by relevance
224 static struct login_time *ltimes = NULL; in auth_timeok() local229 lt = login_timelist(lc, "times.allow", <imesno, <imes); in auth_timeok()234 lt = login_timelist(lc, "times.deny", <imesno, <imes); in auth_timeok()238 if (ltimes) { in auth_timeok()239 free(ltimes); in auth_timeok()240 ltimes = NULL; in auth_timeok()