OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:theirkeyset
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/dhcp/bind/dist/lib/dns/
tkey.c
1223
dns_rdataset_t *
theirkeyset
= NULL, *ourkeyset = NULL;
local
1285
theirkeyset
= NULL;
1287
0, &
theirkeyset
);
1289
RETERR(dns_rdataset_first(
theirkeyset
));
1296
if (
theirkeyset
== NULL) {
1303
dns_rdataset_current(
theirkeyset
, &theirkeyrdata);
tkey.c
1223
dns_rdataset_t *
theirkeyset
= NULL, *ourkeyset = NULL;
local
1285
theirkeyset
= NULL;
1287
0, &
theirkeyset
);
1289
RETERR(dns_rdataset_first(
theirkeyset
));
1296
if (
theirkeyset
== NULL) {
1303
dns_rdataset_current(
theirkeyset
, &theirkeyrdata);
Completed in 62 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026