Home
last modified time | relevance | path

Searched defs:ehead (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/usr.bin/who/
H A Dwho.c233 struct utmpentry *ehead, *ep; in who_am_i() local
264 struct utmpentry *ehead, *ep; in process() local
369 struct utmpentry *ehead, *ep; in quick() local
H A Dutmpentry.c59 static struct utmpentry *ehead; variable
/dflybsd-src/usr.bin/w/
H A Dw.c113 } *ep, *ehead = NULL, **nextp = &ehead; variable