OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fetchctx
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mpl/bind/dist/lib/dns/include/dns/
resolver.h
271
typedef struct
fetchctx
fetchctx_t;
/src/external/mpl/bind/dist/lib/dns/
resolver.c
257
typedef struct
fetchctx
fetchctx_t;
336
struct
fetchctx
{
struct
364
ISC_LINK(struct
fetchctx
) link;
710
ISC_REFCOUNT_TRACE_DECL(
fetchctx
);
variable
712
ISC_REFCOUNT_DECL(
fetchctx
);
variable
7175
ISC_REFCOUNT_TRACE_IMPL(
fetchctx
, fctx_destroy);
7177
ISC_REFCOUNT_IMPL(
fetchctx
, fctx_destroy);
10600
* Destroy the newly created
fetchctx
directly.
/src/external/mpl/dhcp/bind/dist/lib/dns/
resolver.c
228
typedef struct
fetchctx
fetchctx_t;
287
struct
fetchctx
{
struct
309
ISC_LINK(struct
fetchctx
) link;
Completed in 35 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026