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_type
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/bsd/nsd/dist/
namedb.h
32
typedef struct domain_table
domain_table_type
;
typedef in typeref:struct:domain_table
214
domain_table_type
*domain_table_create(region_type *region);
219
int domain_table_search(
domain_table_type
* table,
229
domain_table_count(
domain_table_type
* table)
242
domain_type* domain_table_find(
domain_table_type
* table,
252
domain_type *domain_table_insert(
domain_table_type
*table,
261
void prehash_clear(
domain_table_type
* table);
262
void prehash_add(
domain_table_type
* table, domain_type* domain);
263
void prehash_del(
domain_table_type
* table, domain_type* domain);
264
int domain_is_prehash(
domain_table_type
* table, domain_type* domain)
[
all
...]
namedb.c
24
allocate_domain_info(
domain_table_type
* table,
65
allocate_domain_nsec3(
domain_table_type
* table, domain_type* result)
85
numlist_make_last(
domain_table_type
* table, domain_type* domain)
125
numlist_pop_last(
domain_table_type
* table)
151
int domain_is_prehash(
domain_table_type
* table, domain_type* domain)
171
void prehash_clear(
domain_table_type
* table)
185
prehash_add(
domain_table_type
* table, domain_type* domain)
198
prehash_del(
domain_table_type
* table, domain_type* domain)
310
domain_table_type
*
314
domain_table_type
* result
[
all
...]
packet.h
187
domain_table_type
*owners,
packet.c
246
packet_read_rr(region_type *region,
domain_table_type
*owners,
xfr-inspect.c
147
domain_table_type
* table;
nsd-checkconf.c
25
domain_table_type
* ATTR_UNUSED(domains), zone_type* ATTR_UNUSED(zone),
difffile.c
735
domain_table_type
*temptable;
ixfr.c
1947
domain_table_type
* owners;
xfrd.c
2013
domain_table_type
* owners;
Completed in 34 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026