OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:updatereq
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/mpl/dhcp/bind/dist/lib/dns/
client.c
235
dns_request_t *
updatereq
;
member in struct:updatectx
1877
dns_request_destroy(&uctx->
updatereq
);
1909
uctx, &uctx->
updatereq
);
1967
client->task, update_done, uctx, &uctx->
updatereq
);
2749
uctx->
updatereq
= NULL;
2900
if (uctx->
updatereq
!= NULL) {
2901
dns_request_cancel(uctx->
updatereq
);
2930
REQUIRE(uctx->
updatereq
== NULL && uctx->updatemsg == NULL &&
Completed in 51 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026