Home
last modified time | relevance | path

Searched refs:in_ltms (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/libutil/
H A Dlogin_times.c145 in_ltms(const login_time_t *ltm, struct tm *tm, time_t *t) in in_ltms() function
161 return (in_ltms(ltm, localtime(t), t)); in in_lts()
H A Dlogin_ok.c233 if (lt != NULL && in_ltms(lt, tptr, NULL) == -1) in auth_timeok()
238 if (lt != NULL && in_ltms(lt, tptr, NULL) != -1) in auth_timeok()
H A Dlogin_cap.h152 int in_ltms(const login_time_t *, struct tm *, time_t *);
H A DMakefile61 login_times.3 in_ltms.3 \