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

/freebsd-12-stable/lib/libutil/
H A Dlogin_times.c110 in_ltm(const login_time_t *ltm, struct tm *tt, time_t *ends) function
141 return (in_ltm(ltm, localtime(t), t));
150 if (in_ltm(ltm + i, tm, t))
H A Dlogin_cap.h151 int in_ltm(const login_time_t *, struct tm *, time_t *);
H A DMakefile54 MLINKS+=login_times.3 in_lt.3 login_times.3 in_ltm.3 \

Completed in 101 milliseconds