Home
last modified time | relevance | path

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

/netbsd/external/bsd/nsd/include/
H A Dconfig.h548 #define NSD_CONTROL_PORT 8952 macro
/netbsd/external/bsd/nsd/dist/
H A Dconfig.h.in547 #undef NSD_CONTROL_PORT
H A Dconfigure.ac910 AC_DEFINE_UNQUOTED([NSD_CONTROL_PORT], [8952], [Define to the default nsd-control port.]) definition
H A Doptions.c142 opt->control_port = NSD_CONTROL_PORT; in nsd_options_create()