Searched refs:ldns_str2rdf_time (Results 1 – 3 of 3) sorted by relevance
63 ldns_status ldns_str2rdf_time(ldns_rdf **rd, const char *time);
307 status = ldns_str2rdf_time(&rdf, str); in ldns_rdf_new_frm_str()
58 ldns_str2rdf_time(ldns_rdf **rd, const char *time) in ldns_str2rdf_time() function