Home
last modified time | relevance | path

Searched refs:SAVECONFIG (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/ntp/include/
H A Dntp_config.h34 #if !defined(FREE_CFG_T) && (!defined(SAVECONFIG) || defined(DEBUG))
346 #ifdef SAVECONFIG
/freebsd/usr.sbin/ntp/
H A Dconfig.h1542 #define SAVECONFIG 1 macro
/freebsd/contrib/ntp/ntpd/
H A Dntp_config.c502 #ifdef SAVECONFIG
5225 #ifndef SAVECONFIG in save_and_apply_config_tree()
5240 #ifdef SAVECONFIG in save_and_apply_config_tree()
5285 #ifndef SAVECONFIG in save_and_apply_config_tree()
H A Dntpdbase-opts.def309 ifdef = SAVECONFIG;
H A Dntpd-opts.c552 #ifdef SAVECONFIG
H A Dntp_control.c969 #ifdef SAVECONFIG in save_config()
1009 #ifdef SAVECONFIG in save_config()
H A Dinvoke-ntpd.texi513 must be compiled in by defining @code{SAVECONFIG} during the compilation.
/freebsd/contrib/ntp/
H A Dconfig.h.in1544 #undef SAVECONFIG
H A Dconfigure.ac4369 AC_DEFINE([SAVECONFIG], [1], [saveconfig mechanism]) definition