Home
last modified time | relevance | path

Searched refs:harden_short_bufsize (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/unbound/util/
Dconfig_file.h286 int harden_short_bufsize; member
Dconfig_file.c234 cfg->harden_short_bufsize = 1; in config_create()
432 cfg->harden_short_bufsize = 1; in config_create_forlib()
663 else S_YNO("harden-short-bufsize:", harden_short_bufsize) in config_set_option()
1140 else O_YNO(opt, "harden-short-bufsize", harden_short_bufsize) in config_get_option()
Dconfigparser.y1748 else cfg_parser->cfg->harden_short_bufsize =
/freebsd-12-stable/contrib/unbound/daemon/
Dworker.c1603 worker->daemon->cfg->harden_short_bufsize) { in worker_handle_request()