Home
last modified time | relevance | path

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

/freebsd/lib/libunbound/
H A Dconfig.h1546 #define UNBOUND_CONTROL_PORT 8953 macro
/freebsd/contrib/unbound/
H A Dconfig.h.in1620 #define UNBOUND_CONTROL_PORT 8953 macro
H A Dconfigure.ac2428 #define UNBOUND_CONTROL_PORT 8953
/freebsd/contrib/unbound/util/
H A Dconfig_file.c312 cfg->control_port = UNBOUND_CONTROL_PORT; in config_create()