Home
last modified time | relevance | path

Searched defs:lastlog (Results 1 – 2 of 2) sorted by relevance

/openbsd/include/
H A Dutmp.h56 struct lastlog { struct
57 time_t ll_time;
58 char ll_line[UT_LINESIZE];
59 char ll_host[UT_HOSTSIZE];
/openbsd/usr.bin/ssh/
H A Dsshlogin.c76 char *lastlog; in get_last_login_time() local
152 char *lastlog; in record_login() local