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_x25
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/mpl/bind/dist/lib/dns/rdata/generic/
x25_19.c
28
REQUIRE(type ==
dns_rdatatype_x25
);
57
REQUIRE(rdata->type ==
dns_rdatatype_x25
);
69
REQUIRE(type ==
dns_rdatatype_x25
);
91
REQUIRE(rdata->type ==
dns_rdatatype_x25
);
104
REQUIRE(rdata1->type ==
dns_rdatatype_x25
);
118
REQUIRE(type ==
dns_rdatatype_x25
);
146
REQUIRE(rdata->type ==
dns_rdatatype_x25
);
165
REQUIRE(x25->common.rdtype ==
dns_rdatatype_x25
);
179
REQUIRE(rdata->type ==
dns_rdatatype_x25
);
193
REQUIRE(rdata->type ==
dns_rdatatype_x25
);
[
all
...]
rt_21.c
254
result = (add)(arg, &name,
dns_rdatatype_x25
, NULL DNS__DB_FILELINE);
/src/external/mpl/dhcp/bind/dist/lib/dns/rdata/generic/
x25_19.c
28
REQUIRE(type ==
dns_rdatatype_x25
);
57
REQUIRE(rdata->type ==
dns_rdatatype_x25
);
69
REQUIRE(type ==
dns_rdatatype_x25
);
92
REQUIRE(rdata->type ==
dns_rdatatype_x25
);
105
REQUIRE(rdata1->type ==
dns_rdatatype_x25
);
119
REQUIRE(type ==
dns_rdatatype_x25
);
147
REQUIRE(rdata->type ==
dns_rdatatype_x25
);
172
REQUIRE(x25->common.rdtype ==
dns_rdatatype_x25
);
186
REQUIRE(rdata->type ==
dns_rdatatype_x25
);
199
REQUIRE(rdata->type ==
dns_rdatatype_x25
);
[
all
...]
rt_21.c
253
result = (add)(arg, &name,
dns_rdatatype_x25
);
/src/external/mpl/bind/include/dns/
enumtype.h
39
dns_rdatatype_x25
= 19,
enumerator in enum:__anon24241
133
#define
dns_rdatatype_x25
((dns_rdatatype_t)
dns_rdatatype_x25
)
macro
/src/external/mpl/dhcp/bind/include/dns/
enumtype.h
41
dns_rdatatype_x25
= 19,
enumerator in enum:__anon24413
130
#define
dns_rdatatype_x25
((dns_rdatatype_t)
dns_rdatatype_x25
)
macro
Completed in 35 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026