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

/freebsd-13-stable/contrib/unbound/util/
H A Dlog.h49 enum verbosity_value { enum
65 extern enum verbosity_value verbosity;
74 void verbose(enum verbosity_value level,
195 void log_buf(enum verbosity_value level, const char* msg, struct sldns_buffer* buf);
H A Dnet_help.h149 void log_addr(enum verbosity_value v, const char* str,
160 void log_name_addr(enum verbosity_value v, const char* str, uint8_t* zone,
239 void log_nametypeclass(enum verbosity_value v, const char* str,
H A Dlog.c64 enum verbosity_value verbosity = NO_VERBOSE;
356 verbose(enum verbosity_value level, const char* format, ...)
372 log_hex_f(enum verbosity_value v, const char* msg, void* data, size_t length)
424 void log_buf(enum verbosity_value level, const char* msg, sldns_buffer* buf)
H A Dmodule.c220 log_edns_known_options(enum verbosity_value level, struct module_env* env)
H A Dmodule.h850 void log_edns_known_options(enum verbosity_value level,
H A Dnet_help.c192 log_addr(enum verbosity_value v, const char* str,
484 log_nametypeclass(enum verbosity_value v, const char* str, uint8_t* name,
546 void log_name_addr(enum verbosity_value v, const char* str, uint8_t* zone,
/freebsd-13-stable/contrib/unbound/util/data/
H A Dpacked_rrset.h405 void log_rrset_key(enum verbosity_value v, const char* str,
426 void log_packed_rrset(enum verbosity_value v, const char* str,
H A Dmsgparse.h341 void log_edns_opt_list(enum verbosity_value level, const char* info_str,
H A Dmsgreply.h493 void log_reply_info(enum verbosity_value v, struct query_info *qinf,
503 void log_query_info(enum verbosity_value v, const char* str,
H A Dpacked_rrset.c264 void log_rrset_key(enum verbosity_value v, const char* str,
303 void log_packed_rrset(enum verbosity_value v, const char* str,
H A Dmsgreply.c846 log_reply_info(enum verbosity_value v, struct query_info *qinf,
886 log_query_info(enum verbosity_value v, const char* str,
H A Dmsgparse.c1113 log_edns_opt_list(enum verbosity_value level, const char* info_str,
/freebsd-13-stable/contrib/unbound/iterator/
H A Diter_delegpt.h304 void delegpt_log(enum verbosity_value v, struct delegpt* dp);
H A Diter_delegpt.c258 void delegpt_log(enum verbosity_value v, struct delegpt* dp)
/freebsd-13-stable/contrib/unbound/validator/
H A Dautotrust.c130 verbose_key(struct autr_ta* ta, enum verbosity_value level,
140 verbose_key(struct autr_ta* ta, enum verbosity_value level,
H A Dval_utils.c1081 sock_list_logentry(enum verbosity_value v, const char* s, struct sock_list* p)
/freebsd-13-stable/contrib/unbound/services/
H A Doutside_network.c335 log_reuse_tcp(enum verbosity_value v, const char* msg, struct reuse_tcp* reuse)

Completed in 264 milliseconds