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
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/bsd/nsd/dist/
rdata.h
67
int32_t read_generic_rdata(struct
domain_table
*domains, uint16_t rdlength,
77
int32_t read_compressed_name_rdata(struct
domain_table
*domains,
88
int32_t read_uncompressed_name_rdata(struct
domain_table
*domains,
95
int32_t read_a_rdata(struct
domain_table
*domains, uint16_t rdlength,
102
int32_t read_soa_rdata(struct
domain_table
*domains, uint16_t rdlength,
115
int32_t read_wks_rdata(struct
domain_table
*domains, uint16_t rdlength,
122
int32_t read_hinfo_rdata(struct
domain_table
*domains, uint16_t rdlength,
129
int32_t read_minfo_rdata(struct
domain_table
*domains, uint16_t rdlength,
139
int32_t read_mx_rdata(struct
domain_table
*domains, uint16_t rdlength,
149
int32_t read_txt_rdata(struct
domain_table
*domains, uint16_t rdlength
[
all
...]
zonec.h
37
struct
domain_table
*domains,
rdata.c
1016
read_rdata(struct
domain_table
*domains, uint16_t rdlength,
1030
read_generic_rdata(struct
domain_table
*domains, uint16_t rdlength,
1312
read_compressed_name_rdata(struct
domain_table
*domains, uint16_t rdlength,
1334
read_uncompressed_name_rdata(struct
domain_table
*domains, uint16_t rdlength,
1414
read_a_rdata(struct
domain_table
*domains, uint16_t rdlength,
1431
read_soa_rdata(struct
domain_table
*domains, uint16_t rdlength,
1524
read_wks_rdata(struct
domain_table
*domains, uint16_t rdlength,
1580
read_hinfo_rdata(struct
domain_table
*domains, uint16_t rdlength,
1611
read_minfo_rdata(struct
domain_table
*domains, uint16_t rdlength,
1663
read_mx_rdata(struct
domain_table
*domains, uint16_t rdlength
[
all
...]
dns.h
15
struct
domain_table
;
329
struct
domain_table
*domains,
namedb.h
32
typedef struct
domain_table
domain_table_type;
37
struct
domain_table
struct
212
* Create a new
domain_table
containing only the root domain.
239
* Find the specified dname in the
domain_table
. NULL is returned if
250
*
domain_table
is returned.
nsd-control.c
49
struct
domain_table
;
53
struct
domain_table
* ATTR_UNUSED(domains),
zonec.c
110
struct
domain_table
*domains;
380
struct
domain_table
*domains,
ixfr.c
2184
static void domain_table_delete(struct
domain_table
* table,
2218
static void ixfr_temp_deldomain(struct
domain_table
* temptable,
2246
static void clear_temp_table_of_rr(struct
domain_table
* temptable,
2295
struct
domain_table
* temptable, struct zone* tempzone,
2345
struct
domain_table
* temptable, struct zone* tempzone,
2385
struct
domain_table
* temptable, struct zone* tempzone)
2409
struct
domain_table
* temptable, struct zone* tempzone)
2432
struct
domain_table
*temptable;
Completed in 36 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026