OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:doms
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/ypserv/ypserv/
ypserv_db.c
89
struct domainlist
doms
; /* global list of domains */
variable in typeref:struct:domainlist
108
LIST_INIT(&
doms
);
288
for (d =
doms
.lh_first; d != NULL; d = d->domsl.le_next)
400
LIST_INSERT_HEAD(&
doms
, d, domsl);
ypserv_db.c
89
struct domainlist
doms
; /* global list of domains */
variable in typeref:struct:domainlist
108
LIST_INIT(&
doms
);
288
for (d =
doms
.lh_first; d != NULL; d = d->domsl.le_next)
400
LIST_INSERT_HEAD(&
doms
, d, domsl);
Completed in 21 milliseconds
Indexes created Tue Sep 30 06:09:59 GMT 2025