HomeSort by: relevance | last modified time | path
    Searched refs:ub_conf_file (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/unbound/
Makefile.inc 18 -e s,@ub_conf_file@,/etc/unbound/unbound.conf, \
  /src/external/bsd/unbound/dist/
configure 809 ub_conf_file
4668 ub_conf_file=`eval echo "${sysconfdir}/unbound/unbound.conf"`
4670 ub_conf_file="C:\\Program Files\\Unbound\\service.conf"
4676 withval=$with_conf_file; ub_conf_file="$withval"
4680 hdr_config="`echo $ub_conf_file | sed -e 's/\\\\/\\\\\\\\/g'`"
4685 ub_conf_dir=`$as_dirname -- "$ub_conf_file" ||
4686 $as_expr X"$ub_conf_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
4687 X"$ub_conf_file" : 'X\(//\)[^/]' \| \
4688 X"$ub_conf_file" : 'X\(//\)$' \| \
4689 X"$ub_conf_file" : 'X\(/\)' \| . 2>/dev/null |
    [all...]

Completed in 27 milliseconds