Searched refs:LDNS_VERSION (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/ldns/ldns/
H A Dutil.h30 #define LDNS_VERSION "1.7.0" macro
/freebsd-12-stable/contrib/ldns/
H A Dutil.c162 return (char*)LDNS_VERSION;
H A Dlibdns.vim14 syn keyword ldnsMacro LDNS_VERSION
/freebsd-12-stable/contrib/ldns/drill/
H A Dconfigure5337 grep LDNS_VERSION $ldns_dev_dir/ldns/util.h >/dev/null; then
5338 ldns_version=`grep LDNS_VERSION $ldns_dev_dir/ldns/util.h | sed -e 's/^.*"\(.*\)".*$/\1/'`

Completed in 168 milliseconds