Searched refs:ldns_version (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/ldns/ldns/
H A Dutil.h.in263 const char * ldns_version(void);
H A Dutil.h263 const char * ldns_version(void);
/freebsd-10-stable/contrib/ldns/drill/
H A Ddrill.c83 fprintf(stream, "%s version %s (ldns version %s)\n", progname, DRILL_VERSION, ldns_version());
H A Dconfigure5347 ldns_version=`grep LDNS_VERSION $ldns_dev_dir/ldns/util.h | sed -e 's/^.*"\(.*\)".*$/\1/'`
5348 { $as_echo "$as_me:${as_lineno-$LINENO}: result: using $ldns_dev_dir with $ldns_version" >&5
5349 $as_echo "using $ldns_dev_dir with $ldns_version" >&6; }
/freebsd-10-stable/contrib/ldns/
H A Dutil.c160 ldns_version(void) function

Completed in 172 milliseconds