Home
last modified time | relevance | path

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

/freebsd/usr.bin/finger/
H A Dextern.h47 void enter_lastlog(PERSON *);
H A Dfinger.c254 enter_lastlog(tmp); in loginlist()
392 enter_lastlog(tmp); in userlist()
H A Dutil.c98 enter_lastlog(PERSON *pn) in enter_lastlog() function