OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:detach_client
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/mpl/bind/dist/tests/libtest/
ns.c
442
goto
detach_client
;
485
detach_client
:
/src/external/mpl/bind/dist/lib/ns/include/ns/
query.h
214
bool
detach_client
; /* client needs detaching */
member in struct:query_ctx
/src/external/mpl/bind/dist/bin/tests/system/hooks/driver/
test-async.c
337
if (!qctx->
detach_client
) {
/src/external/mpl/bind/dist/tests/ns/
query_test.c
972
* Also, the last-generated qctx should have
detach_client
being true.
980
INSIST(asdata.qctx.
detach_client
);
982
INSIST(qctx->
detach_client
);
/src/external/mpl/bind/dist/bin/plugins/
filter-a.c
866
if (!qctx->
detach_client
) {
filter-aaaa.c
869
if (!qctx->
detach_client
) {
/src/external/mpl/bind/dist/lib/ns/
query.c
6417
qctx.
detach_client
= true;
6879
qctx->
detach_client
= true;
7015
* Free all resource related to the query and set
detach_client
,
7027
qctx->
detach_client
= true;
11774
qctx->
detach_client
= true;
11821
qctx->
detach_client
= true;
11834
qctx->
detach_client
= true;
Completed in 38 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026