Home
last modified time | relevance | path

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

/dflybsd-src/libexec/revnetgroup/
H A Dparse_netgroup.c57 struct linelist { struct
58 struct linelist *l_next; /* Chain ptr. */ argument
72 static struct linelist *linehead = NULL; argument
/dflybsd-src/lib/libc/gen/
H A Dgetnetgrent.c108 struct linelist { struct
109 struct linelist *l_next; /* Chain ptr. */ argument
123 static struct linelist *linehead = NULL; argument