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

  /src/external/bsd/nsd/dist/
configure 659 opt_dnstap_socket_path
12300 withval=$with_dnstap_socket_path; opt_dnstap_socket_path=$withval
12302 e) opt_dnstap_socket_path="${localstatedir}/run/nsd-dnstap.sock" ;;
12681 hdr_dnstap_socket_path="`echo $opt_dnstap_socket_path | sed -e 's/\\\\/\\\\\\\\/g'`"
  /src/external/bsd/unbound/dist/
configure 678 opt_dnstap_socket_path
25825 withval=$with_dnstap_socket_path; opt_dnstap_socket_path=$withval
25827 e) opt_dnstap_socket_path="$UNBOUND_RUN_DIR/dnstap.sock" ;;
26218 hdr_dnstap_socket_path="`echo $opt_dnstap_socket_path | sed -e 's/\\\\/\\\\\\\\/g'`"

Completed in 45 milliseconds