OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:no_aggregation
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/unbound/dist/util/
module.c
263
int
no_aggregation
, struct module_env* env)
291
env->edns_known_options[i].
no_aggregation
=
no_aggregation
;
383
env->edns_known_options[i].
no_aggregation
== 1)
404
env->edns_known_options[i].
no_aggregation
?"NO":"YES");
module.h
232
int
no_aggregation
;
member in struct:edns_known_option
910
* @param
no_aggregation
: whether the option implies more specific
918
int
no_aggregation
, struct module_env* env);
/src/external/bsd/unbound/dist/pythonmod/examples/
edns.py
40
# as a unique query because of the
no_aggregation
flag. This means that
63
#
no_aggregation
=True):
68
#
no_aggregation
:
87
no_aggregation
=True):
/src/external/bsd/unbound/dist/pythonmod/
interface.i
1551
int
no_aggregation
, struct module_env* env);
1555
no_aggregation
=False):
1558
no_aggregation
, env)
Completed in 18 milliseconds
Indexes created Tue May 05 00:25:04 UTC 2026