Searched refs:NETINFO_CONFIG_DIR (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/ntp/include/
H A Dntp.h943 #define NETINFO_CONFIG_DIR "/config/ntp" macro
/freebsd-13-stable/contrib/ntp/ntpdate/
H A Dntpdate.c2242 while (status = ni_pathsearch(domain, &confdir, NETINFO_CONFIG_DIR) == NI_NODIR) {
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_config.c5250 while ((status = ni_pathsearch(domain, &config_dir, NETINFO_CONFIG_DIR)) == NI_NODIR) {

Completed in 105 milliseconds