Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/include/
Dntp.h958 #define NETINFO_CONFIG_DIR "/config/ntp" macro
/netbsd/src/external/bsd/ntp/dist/ntpdate/
Dntpdate.c2245 while (status = ni_pathsearch(domain, &confdir, NETINFO_CONFIG_DIR) == NI_NODIR) { in getnetinfoservers()
/netbsd/src/external/bsd/ntp/dist/ntpd/
Dntp_config.c5451 while ((status = ni_pathsearch(domain, &config_dir, NETINFO_CONFIG_DIR)) == NI_NODIR) { in get_netinfo_config()