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

/freebsd-11.0-release/contrib/unbound/sldns/
H A Dwire2str.h96 int sldns_str_vprint(char** str, size_t* slen, const char* format, va_list args);
H A Dwire2str.c278 int sldns_str_vprint(char** str, size_t* slen, const char* format, va_list args) function
299 w = sldns_str_vprint(str, slen, format, args);

Completed in 55 milliseconds