OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dns_rdatatype_rt
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/mpl/bind/dist/lib/dns/rdata/generic/
rt_21.c
30
REQUIRE(type ==
dns_rdatatype_rt
);
74
REQUIRE(rdata->type ==
dns_rdatatype_rt
);
98
REQUIRE(type ==
dns_rdatatype_rt
);
128
REQUIRE(rdata->type ==
dns_rdatatype_rt
);
157
REQUIRE(rdata1->type ==
dns_rdatatype_rt
);
186
REQUIRE(type ==
dns_rdatatype_rt
);
205
REQUIRE(rdata->type ==
dns_rdatatype_rt
);
228
REQUIRE(rt->common.rdtype ==
dns_rdatatype_rt
);
245
REQUIRE(rdata->type ==
dns_rdatatype_rt
);
271
REQUIRE(rdata->type ==
dns_rdatatype_rt
);
[
all
...]
/src/external/mpl/dhcp/bind/dist/lib/dns/rdata/generic/
rt_21.c
30
REQUIRE(type ==
dns_rdatatype_rt
);
74
REQUIRE(rdata->type ==
dns_rdatatype_rt
);
97
REQUIRE(type ==
dns_rdatatype_rt
);
127
REQUIRE(rdata->type ==
dns_rdatatype_rt
);
156
REQUIRE(rdata1->type ==
dns_rdatatype_rt
);
185
REQUIRE(type ==
dns_rdatatype_rt
);
204
REQUIRE(rdata->type ==
dns_rdatatype_rt
);
229
REQUIRE(rt->common.rdtype ==
dns_rdatatype_rt
);
246
REQUIRE(rdata->type ==
dns_rdatatype_rt
);
270
REQUIRE(rdata->type ==
dns_rdatatype_rt
);
[
all
...]
/src/external/mpl/bind/include/dns/
enumtype.h
41
dns_rdatatype_rt
= 21,
enumerator in enum:__anon24241
135
#define
dns_rdatatype_rt
((dns_rdatatype_t)
dns_rdatatype_rt
)
macro
/src/external/mpl/dhcp/bind/include/dns/
enumtype.h
43
dns_rdatatype_rt
= 21,
enumerator in enum:__anon24413
132
#define
dns_rdatatype_rt
((dns_rdatatype_t)
dns_rdatatype_rt
)
macro
Completed in 27 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026