Home
last modified time | relevance | path

Searched refs:in_ltm (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libutil/
H A Dlogin_times.c107 in_ltm(const login_time_t *ltm, struct tm *tt, time_t *ends) in in_ltm() function
138 return (in_ltm(ltm, localtime(t), t)); in in_lt()
147 if (in_ltm(ltm + i, tm, t)) in in_ltms()
H A Dlogin_cap.h150 int in_ltm(const login_time_t *, struct tm *, time_t *);
H A DMakefile53 MLINKS+=login_times.3 in_lt.3 login_times.3 in_ltm.3 \