OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:afsdb
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mpl/bind/dist/lib/dns/rdata/generic/
afsdb_18.c
186
dns_rdata_afsdb_t *
afsdb
= source;
local
190
REQUIRE(
afsdb
!= NULL);
191
REQUIRE(
afsdb
->common.rdclass == rdclass);
192
REQUIRE(
afsdb
->common.rdtype == type);
197
RETERR(uint16_tobuffer(
afsdb
->subtype, target));
198
dns_name_toregion(&
afsdb
->server, ®ion);
205
dns_rdata_afsdb_t *
afsdb
= target;
local
209
REQUIRE(
afsdb
!= NULL);
212
DNS_RDATACOMMON_INIT(
afsdb
, rdata->type, rdata->rdclass);
214
dns_name_init(&
afsdb
->server, NULL)
231
dns_rdata_
afsdb
_t *
afsdb
= source;
local
[
all
...]
/src/external/mpl/dhcp/bind/dist/lib/dns/rdata/generic/
afsdb_18.c
186
dns_rdata_afsdb_t *
afsdb
= source;
local
190
REQUIRE(
afsdb
!= NULL);
191
REQUIRE(
afsdb
->common.rdclass == rdclass);
192
REQUIRE(
afsdb
->common.rdtype == type);
197
RETERR(uint16_tobuffer(
afsdb
->subtype, target));
198
dns_name_toregion(&
afsdb
->server, ®ion);
205
dns_rdata_afsdb_t *
afsdb
= target;
local
209
REQUIRE(
afsdb
!= NULL);
212
afsdb
->common.rdclass = rdata->rdclass;
213
afsdb
->common.rdtype = rdata->type
233
dns_rdata_
afsdb
_t *
afsdb
= source;
local
[
all
...]
/src/crypto/external/bsd/heimdal/dist/lib/roken/
resolve.h
194
struct rk_mx_record *
afsdb
; /* mx and
afsdb
are identical */
member in union:rk_resource_record::__anon929
Completed in 26 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026