OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:domain_table_create
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/bsd/nsd/dist/
namedb.h
214
domain_table_type *
domain_table_create
(region_type *region);
dbaccess.c
191
db->domains =
domain_table_create
(db->region);
xfr-inspect.c
161
table =
domain_table_create
(tmpregion);
namedb.c
311
domain_table_create
(region_type* region)
function
ixfr.c
1949
owners =
domain_table_create
(temp);
2581
state.temptable =
domain_table_create
(state.stayregion);
difffile.c
738
temptable =
domain_table_create
(temp_region);
xfrd.c
2023
owners =
domain_table_create
(temp);
Completed in 33 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026