Home
last modified time | relevance | path

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

/freebsd-9-stable/usr.bin/finger/
Dutil.c62 static WHERE *walloc(PERSON *);
132 w = walloc(pn); in enter_lastlog()
146 w = walloc(pn); in enter_where()
223 walloc(PERSON *pn) in walloc() function