Home
last modified time | relevance | path

Searched refs:UNBOUND_CONTROL_VERSION (Results 1 – 5 of 5) sorted by relevance

/openbsd/sbin/unwind/libunbound/
H A Dconfig.h1533 #define UNBOUND_CONTROL_VERSION 1 macro
/openbsd/usr.sbin/unbound/smallapp/
H A Dunbound-control.c870 snprintf(pre, sizeof(pre), "UBCT%d ", UNBOUND_CONTROL_VERSION); in go_cmd()
/openbsd/usr.sbin/unbound/
H A Dconfig.h.in1528 #define UNBOUND_CONTROL_VERSION 1 macro
H A Dconfigure.ac2362 #define UNBOUND_CONTROL_VERSION 1
/openbsd/usr.sbin/unbound/daemon/
H A Dremote.c3678 snprintf(pre, sizeof(pre), "UBCT%d ", UNBOUND_CONTROL_VERSION); in handle_req()