Searched refs:confdir (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/usr.sbin/unbound/local-setup/
H A Dlocal-unbound-setup.sh40 confdir=""
62 : ${confdir:=${workdir}/conf.d}
248 if [ -d "${confdir}" ] ; then
249 echo "include: ${confdir}/*.conf"
312 confdir="$OPTARG"
/freebsd-10.3-release/contrib/ntp/ntpdate/
H A Dntpdate.c2198 ni_id confdir; local
2204 while (status = ni_pathsearch(domain, &confdir, NETINFO_CONFIG_DIR) == NI_NODIR) {
2213 if (ni_lookupprop(domain, &confdir, "server", namelist) != NI_OK) {

Completed in 163 milliseconds