OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dns_msg
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/unbound/dist/services/cache/
dns.h
61
struct
dns_msg
{
struct
69
* Allocate a
dns_msg
with malloc/alloc structure and store in dns cache.
75
* @param rep: reply in
dns_msg
from dns_alloc_msg for example.
150
struct regional* region, struct
dns_msg
** msg, time_t timenow,
154
* generate
dns_msg
from cached message
162
* for expired
dns_msg
to be generated based on the configured serve-expired
166
struct
dns_msg
* tomsg(struct module_env* env, struct query_info* q,
171
* Deep copy a
dns_msg
to a region.
172
* @param origin: the
dns_msg
to copy.
174
* @return the new
dns_msg
or NULL on malloc error
[
all
...]
dns.h
61
struct
dns_msg
{
struct
69
* Allocate a
dns_msg
with malloc/alloc structure and store in dns cache.
75
* @param rep: reply in
dns_msg
from dns_alloc_msg for example.
150
struct regional* region, struct
dns_msg
** msg, time_t timenow,
154
* generate
dns_msg
from cached message
162
* for expired
dns_msg
to be generated based on the configured serve-expired
166
struct
dns_msg
* tomsg(struct module_env* env, struct query_info* q,
171
* Deep copy a
dns_msg
to a region.
172
* @param origin: the
dns_msg
to copy.
174
* @return the new
dns_msg
or NULL on malloc error
[
all
...]
dns.h
61
struct
dns_msg
{
struct
69
* Allocate a
dns_msg
with malloc/alloc structure and store in dns cache.
75
* @param rep: reply in
dns_msg
from dns_alloc_msg for example.
150
struct regional* region, struct
dns_msg
** msg, time_t timenow,
154
* generate
dns_msg
from cached message
162
* for expired
dns_msg
to be generated based on the configured serve-expired
166
struct
dns_msg
* tomsg(struct module_env* env, struct query_info* q,
171
* Deep copy a
dns_msg
to a region.
172
* @param origin: the
dns_msg
to copy.
174
* @return the new
dns_msg
or NULL on malloc error
[
all
...]
Completed in 60 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026