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 - 4
of
4
) 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;
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;
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;
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 54 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025