OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ng_empty
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/netgroup_mkdb/
netgroup_mkdb.c
90
static const char
ng_empty
[] = "";
variable in typeref:typename:const char[]
91
#define
NG_EMPTY
(a) ((a) ? (a) :
ng_empty
)
478
NG_EMPTY
(e->n_group->ng_host),
479
NG_EMPTY
(e->n_group->ng_user),
480
NG_EMPTY
(e->n_group->ng_domain));
netgroup_mkdb.c
90
static const char
ng_empty
[] = "";
variable in typeref:typename:const char[]
91
#define
NG_EMPTY
(a) ((a) ? (a) :
ng_empty
)
478
NG_EMPTY
(e->n_group->ng_host),
479
NG_EMPTY
(e->n_group->ng_user),
480
NG_EMPTY
(e->n_group->ng_domain));
Completed in 22 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025