Home
last modified time | relevance | path

Searched refs:sldns_str_vprint (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/contrib/unbound/sldns/
HDwire2str.h100 int sldns_str_vprint(char** str, size_t* slen, const char* format, va_list args);
HDwire2str.c386 int sldns_str_vprint(char** str, size_t* slen, const char* format, va_list args) in sldns_str_vprint() function
407 w = sldns_str_vprint(str, slen, format, args); in sldns_str_print()