Searched refs:ldns_version (Results 1 – 4 of 4) sorted by relevance
263 const char * ldns_version(void);
160 ldns_version(void) in ldns_version() function
94 … fprintf(stream, "%s version %s (ldns version %s)\n", progname, DRILL_VERSION, ldns_version()); in version()