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 - 1
of
1
) 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);
Completed in 12 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025