Home
last modified time | relevance | path

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

/freebsd-13.1/libexec/revnetgroup/
H A Dparse_netgroup.c62 struct linelist { struct
63 struct linelist *l_next; /* Chain ptr. */ argument
77 static struct linelist *linehead = (struct linelist *)0; argument
/freebsd-13.1/lib/libc/gen/
H A Dgetnetgrent.c128 struct linelist { struct
129 struct linelist *l_next; /* Chain ptr. */ argument
142 struct linelist *st_linehead; argument