Home
last modified time | relevance | path

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

/dragonfly/usr.bin/finger/
H A Dutil.c57 static WHERE *walloc(PERSON *);
127 w = walloc(pn); in enter_lastlog()
141 w = walloc(pn); in enter_where()
218 walloc(PERSON *pn) in walloc() function