Home
last modified time | relevance | path

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

/freebsd/usr.bin/finger/
H A Dutil.c55 static WHERE *walloc(PERSON *);
125 w = walloc(pn); in enter_lastlog()
139 w = walloc(pn); in enter_where()
216 walloc(PERSON *pn) in walloc() function