Home
last modified time | relevance | path

Searched refs:ntp_signd_path (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/
H A Dconfigure.ac4278 ntp_signd_path=
4281 ntp_signd_path=/var/run/ntp_signd
4284 ntp_signd_path="$ans"
4287 case "$ntp_signd_path" in
4293 AC_DEFINE_UNQUOTED([NTP_SIGND_PATH], ["$ntp_signd_path"],
H A Dconfigure33801 ntp_signd_path=
33804 ntp_signd_path=/var/run/ntp_signd
33807 ntp_signd_path="$ans"
33810 case "$ntp_signd_path" in
33818 printf "%s\n" "#define NTP_SIGND_PATH \"$ntp_signd_path\"" >>confdefs.h