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

/freebsd-10-stable/contrib/unbound/util/
H A Dlog.c345 log_hex_f(enum verbosity_value v, const char* msg, void* data, size_t length) function
376 log_hex_f(verbosity, msg, data, length);
383 log_hex_f(level, msg, sldns_buffer_begin(buf), sldns_buffer_limit(buf));

Completed in 95 milliseconds