OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:linelist
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/ypserv/revnetgroup/
parse_netgroup.c
60
* -
linelist
is just used by setnetgrent() to parse the net group file via.
64
struct
linelist
{
struct
65
struct
linelist
*l_next; /* Chain ptr. */
79
static struct
linelist
*linehead = (struct
linelist
*)0;
92
static struct
linelist
*read_for_group(const char *);
142
struct
linelist
*lp, *olp;
153
linehead = (struct
linelist
*)0;
186
struct
linelist
*lp = linehead;
196
if (lp == (struct
linelist
*)0 &
[
all
...]
Completed in 35 milliseconds
Indexes created Sat Oct 18 21:09:54 GMT 2025