OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:http_nodelay
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/unbound/dist/util/
config_file.h
165
int
http_nodelay
;
member in struct:config_file
config_file.c
141
cfg->
http_nodelay
= 1;
648
else S_YNO("http-nodelay:",
http_nodelay
)
1203
else O_YNO(opt, "http-nodelay",
http_nodelay
)
configparser.y
1225
else cfg_parser->cfg->
http_nodelay
= (strcmp($2, "yes")==0);
configparser.c
4129
else cfg_parser->cfg->
http_nodelay
= (strcmp((yyvsp[0].str), "yes")==0);
/src/external/bsd/unbound/dist/services/
listen_dnsport.c
1964
cfg->
http_nodelay
, cfg->use_systemd,
1983
cfg->
http_nodelay
, cfg->use_systemd,
2004
cfg->
http_nodelay
, cfg->use_systemd,
2022
cfg->
http_nodelay
, cfg->use_systemd,
2042
cfg->
http_nodelay
, cfg->use_systemd,
2060
cfg->
http_nodelay
, cfg->use_systemd,
/src/external/bsd/unbound/dist/daemon/
remote.c
6072
COPY_VAR_int(
http_nodelay
);
Completed in 36 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026