Home
last modified time | relevance | path

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

/dragonfly/usr.bin/finger/
H A Dfinger.c243 enter_lastlog(tmp); in loginlist()
373 enter_lastlog(tmp); in userlist()
H A Dextern.h50 void enter_lastlog(PERSON *);
H A Dutil.c100 enter_lastlog(PERSON *pn) in enter_lastlog() function