Home
last modified time | relevance | path

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

/minix3/usr.bin/users/
H A Dusers.c63 struct utmpentry *from, *ehead, *save, **nextp; in main() local
/minix3/usr.bin/who/
H A Dwho.c232 struct utmpentry *ehead, *ep; in who_am_i() local
263 struct utmpentry *ehead, *ep; in process() local
370 struct utmpentry *ehead, *ep; in quick() local
H A Dutmpentry.c75 static struct utmpentry *ehead; variable
/minix3/usr.bin/finger/
H A Dfinger.c98 struct utmpentry *ehead; variable
/minix3/usr.bin/w/
H A Dw.c118 } *ehead = NULL, **nextp = &ehead; variable