OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ng_host
(Results
1 - 2
of
2
) sorted by relevancy
/src/include/
netgroup.h
50
__aconst char *
ng_host
; /* host name */
member in struct:netgroup
/src/external/bsd/libbind/dist/irs/
lcl_ng.c
48
#define
NG_HOST
0 /*%< Host name */
189
*host = pvt->nextgrp->ng_str[
NG_HOST
];
205
const char *
ng_host
, *ng_user, *ng_domain;
local
208
while (ng_next(this, &
ng_host
, &ng_user, &ng_domain))
209
if ((host == NULL ||
ng_host
== NULL ||
210
!strcmp(host,
ng_host
)) &&
260
if (ogp->ng_str[
NG_HOST
])
261
free(ogp->ng_str[
NG_HOST
]);
Completed in 15 milliseconds
Indexes created Fri Mar 27 00:22:57 UTC 2026