OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:do_cancel
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mpl/bind/dist/tests/ns/
query_test.c
600
bool
do_cancel
; /* true if query should be canceled
member in struct:__anon24238
914
test->
do_cancel
)
940
if (test->
do_cancel
) {
943
INSIST(asdata.canceled == test->
do_cancel
);
957
if (!test->
do_cancel
) {
978
if (test->
do_cancel
) {
1255
bool
do_cancel
; /* true if query should be canceled
member in struct:__anon24239
1407
if (test->
do_cancel
) {
1423
INSIST(asdata.done == !test->
do_cancel
);
1424
INSIST(asdata.async == test->
do_cancel
);
[
all
...]
/src/external/mpl/dhcp/bind/dist/lib/dns/
request.c
139
do_cancel
(isc_task_t *task, isc_event_t *event);
481
DNS_EVENT_REQUESTCONTROL,
do_cancel
, request, NULL, NULL,
1167
do_cancel
(isc_task_t *task, isc_event_t *event) {
function
dispatch.c
300
do_cancel
(dns_dispatch_t *disp);
1372
do_cancel
(disp);
1387
do_cancel
(disp);
1572
do_cancel
(disp);
1586
do_cancel
(disp);
3255
do_cancel
(disp);
3271
do_cancel
(dns_dispatch_t *disp) {
function
3361
do_cancel
(disp);
Completed in 29 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026