Searched refs:NETINFO_CONFIG_DIR (Results 1 – 3 of 3) sorted by relevance
954 #define NETINFO_CONFIG_DIR "/config/ntp" macro
2242 while (status = ni_pathsearch(domain, &confdir, NETINFO_CONFIG_DIR) == NI_NODIR) { in getnetinfoservers()
5439 while ((status = ni_pathsearch(domain, &config_dir, NETINFO_CONFIG_DIR)) == NI_NODIR) { in get_netinfo_config()