OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_nghead
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libc/gen/
getnetgrent.c
69
static struct netgroup *
_nghead
= NULL;
variable in typeref:struct:netgroup *
686
for (_nglist =
_nghead
; _nglist != NULL; _nglist =
_nghead
) {
687
_nghead
= _nglist->ng_next;
720
if (
_nghead
!= NULL)
729
_nghead
= _nglist;
Completed in 12 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025