HomeSort by: relevance | last modified time | path
    Searched refs:UNBOUND_CONTROL_VERSION (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/unbound/include/
config.h 1688 #define UNBOUND_CONTROL_VERSION 1
  /src/external/bsd/unbound/dist/
config.h.in 1673 #define UNBOUND_CONTROL_VERSION 1
  /src/external/bsd/unbound/dist/smallapp/
unbound-control.c 896 snprintf(pre, sizeof(pre), "UBCT%d ", UNBOUND_CONTROL_VERSION);
  /src/external/bsd/unbound/dist/daemon/
remote.c 4246 snprintf(pre, sizeof(pre), "UBCT%d ", UNBOUND_CONTROL_VERSION);

Completed in 28 milliseconds