OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dst_initialized
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/lib/dns/
dst_api.c
159
static bool
dst_initialized
= false;
variable
206
REQUIRE(!
dst_initialized
);
242
dst_initialized
= true;
247
dst_initialized
= true;
255
RUNTIME_CHECK(
dst_initialized
);
256
dst_initialized
= false;
268
REQUIRE(
dst_initialized
);
289
REQUIRE(
dst_initialized
);
414
REQUIRE(
dst_initialized
);
508
REQUIRE(
dst_initialized
);
[
all
...]
/src/external/mpl/dhcp/bind/dist/lib/dns/
dst_api.c
145
static bool
dst_initialized
= false;
variable
199
REQUIRE(!
dst_initialized
);
248
dst_initialized
= true;
253
dst_initialized
= true;
261
RUNTIME_CHECK(
dst_initialized
);
262
dst_initialized
= false;
277
REQUIRE(
dst_initialized
);
298
REQUIRE(
dst_initialized
);
425
REQUIRE(
dst_initialized
);
453
REQUIRE(
dst_initialized
);
[
all
...]
Completed in 24 milliseconds
Indexes created Sat Mar 14 00:24:00 UTC 2026