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

/openbsd-current/usr.sbin/unbound/util/
H A Dlog.c372 log_hex_f(enum verbosity_value v, const char* msg, void* data, size_t length) function
403 log_hex_f(verbosity, msg, data, length);
428 log_hex_f(level, msg, sldns_buffer_begin(buf), sldns_buffer_limit(buf));
/openbsd-current/sbin/unwind/libunbound/util/
H A Dlog.c372 log_hex_f(enum verbosity_value v, const char* msg, void* data, size_t length) function
403 log_hex_f(verbosity, msg, data, length);
428 log_hex_f(level, msg, sldns_buffer_begin(buf), sldns_buffer_limit(buf));

Completed in 166 milliseconds