Home
last modified time | relevance | path

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

/freebsd/lib/libutil/
H A Dlogin_ok.c88 login_timelist(login_cap_t *lc, char const *cap, int *ltno, in login_timelist() argument
99 if (*ltno >= j) in login_timelist()
102 *ltno = j; in login_timelist()