Searched refs:ltimes (Results 1 – 1 of 1) sorted by relevance
227 static struct login_time *ltimes = NULL; in auth_timeok() local232 lt = login_timelist(lc, "times.allow", <imesno, <imes); in auth_timeok()237 lt = login_timelist(lc, "times.deny", <imesno, <imes); in auth_timeok()241 if (ltimes) { in auth_timeok()242 free(ltimes); in auth_timeok()243 ltimes = NULL; in auth_timeok()