Home
last modified time | relevance | path

Searched defs:linelist (Results 1 – 2 of 2) sorted by relevance

/freebsd/libexec/revnetgroup/
H A Dparse_netgroup.c57 struct linelist { struct
58 struct linelist *l_next; /* Chain ptr. */ argument
72 static struct linelist *linehead = (struct linelist *)0; argument
/freebsd/lib/libc/gen/
H A Dgetnetgrent.c124 struct linelist { struct
125 struct linelist *l_next; /* Chain ptr. */ argument
138 struct linelist *st_linehead; argument