Home
last modified time | relevance | path

Searched refs:hdr_dnstap_socket_path (Results 1 – 4 of 4) sorted by relevance

/openbsd/usr.sbin/nsd/
H A Dconfigure.ac1186 ACX_ESCAPE_BACKSLASH($opt_dnstap_socket_path, hdr_dnstap_socket_path)
1188 ["$hdr_dnstap_socket_path"], [default dnstap socket path])
H A Dconfigure11680 hdr_dnstap_socket_path="`echo $opt_dnstap_socket_path | sed -e 's/\\\\/\\\\\\\\/g'`"
11683 printf "%s\n" "#define DNSTAP_SOCKET_PATH \"$hdr_dnstap_socket_path\"" >>confdefs.h
/openbsd/usr.sbin/unbound/
H A Dconfigure.ac1858 ACX_ESCAPE_BACKSLASH($opt_dnstap_socket_path, hdr_dnstap_socket_path)
1860 ["$hdr_dnstap_socket_path"], [default dnstap socket path])
1861 AC_SUBST(DNSTAP_SOCKET_PATH,["$hdr_dnstap_socket_path"])
H A Dconfigure23912 hdr_dnstap_socket_path="`echo $opt_dnstap_socket_path | sed -e 's/\\\\/\\\\\\\\/g'`"
23915 printf "%s\n" "#define DNSTAP_SOCKET_PATH \"$hdr_dnstap_socket_path\"" >>confdefs.h
23917 DNSTAP_SOCKET_PATH="$hdr_dnstap_socket_path"