Symbol: verbosity_value
sbin/unwind/libunbound/iterator/iter_delegpt.c
279
void delegpt_log(enum verbosity_value v, struct delegpt* dp)
sbin/unwind/libunbound/iterator/iter_delegpt.h
327
void delegpt_log(enum verbosity_value v, struct delegpt* dp);
sbin/unwind/libunbound/iterator/iter_utils.c
1535
enum verbosity_value level = VERB_ALGO;
sbin/unwind/libunbound/iterator/iter_utils.c
1564
enum verbosity_value level = VERB_ALGO;
sbin/unwind/libunbound/services/authzone.c
7803
static void auth_zone_log(uint8_t* name, enum verbosity_value level,
sbin/unwind/libunbound/services/authzone.c
7805
static void auth_zone_log(uint8_t* name, enum verbosity_value level,
sbin/unwind/libunbound/services/outside_network.c
371
log_reuse_tcp(enum verbosity_value v, const char* msg, struct reuse_tcp* reuse)
sbin/unwind/libunbound/util/data/msgparse.c
1322
log_edns_opt_list(enum verbosity_value level, const char* info_str,
sbin/unwind/libunbound/util/data/msgparse.h
378
void log_edns_opt_list(enum verbosity_value level, const char* info_str,
sbin/unwind/libunbound/util/data/msgreply.c
1044
log_query_info(enum verbosity_value v, const char* str,
sbin/unwind/libunbound/util/data/msgreply.c
965
log_reply_info(enum verbosity_value v, struct query_info *qinf,
sbin/unwind/libunbound/util/data/msgreply.h
560
void log_reply_info(enum verbosity_value v, struct query_info *qinf,
sbin/unwind/libunbound/util/data/msgreply.h
571
void log_query_info(enum verbosity_value v, const char* str,
sbin/unwind/libunbound/util/data/packed_rrset.c
264
void log_rrset_key(enum verbosity_value v, const char* str,
sbin/unwind/libunbound/util/data/packed_rrset.c
306
void log_packed_rrset(enum verbosity_value v, const char* str,
sbin/unwind/libunbound/util/data/packed_rrset.h
416
void log_rrset_key(enum verbosity_value v, const char* str,
sbin/unwind/libunbound/util/data/packed_rrset.h
437
void log_packed_rrset(enum verbosity_value v, const char* str,
sbin/unwind/libunbound/util/log.c
392
verbose(enum verbosity_value level, const char* format, ...)
sbin/unwind/libunbound/util/log.c
408
log_hex_f(enum verbosity_value v, const char* msg, void* data, size_t length)
sbin/unwind/libunbound/util/log.c
460
void log_buf(enum verbosity_value level, const char* msg, sldns_buffer* buf)
sbin/unwind/libunbound/util/log.c
65
enum verbosity_value verbosity = NO_VERBOSE;
sbin/unwind/libunbound/util/log.h
201
void log_buf(enum verbosity_value level, const char* msg, struct sldns_buffer* buf);
sbin/unwind/libunbound/util/log.h
65
extern enum verbosity_value verbosity;
sbin/unwind/libunbound/util/log.h
74
void verbose(enum verbosity_value level,
sbin/unwind/libunbound/util/module.c
389
log_edns_known_options(enum verbosity_value level, struct module_env* env)
sbin/unwind/libunbound/util/module.h
985
void log_edns_known_options(enum verbosity_value level,
sbin/unwind/libunbound/util/net_help.c
207
log_addr(enum verbosity_value v, const char* str,
sbin/unwind/libunbound/util/net_help.c
553
log_nametypeclass(enum verbosity_value v, const char* str, uint8_t* name,
sbin/unwind/libunbound/util/net_help.c
615
void log_name_addr(enum verbosity_value v, const char* str, uint8_t* zone,
sbin/unwind/libunbound/util/net_help.h
156
void log_addr(enum verbosity_value v, const char* str,
sbin/unwind/libunbound/util/net_help.h
167
void log_name_addr(enum verbosity_value v, const char* str, uint8_t* zone,
sbin/unwind/libunbound/util/net_help.h
260
void log_nametypeclass(enum verbosity_value v, const char* str,
sbin/unwind/libunbound/validator/autotrust.c
130
verbose_key(struct autr_ta* ta, enum verbosity_value level,
sbin/unwind/libunbound/validator/autotrust.c
140
verbose_key(struct autr_ta* ta, enum verbosity_value level,
sbin/unwind/libunbound/validator/val_secalgo.c
107
log_crypto_verbose(enum verbosity_value level, const char* str, unsigned long e)
sbin/unwind/libunbound/validator/val_utils.c
1247
sock_list_logentry(enum verbosity_value v, const char* s, struct sock_list* p)
usr.sbin/unbound/iterator/iter_delegpt.c
279
void delegpt_log(enum verbosity_value v, struct delegpt* dp)
usr.sbin/unbound/iterator/iter_delegpt.h
327
void delegpt_log(enum verbosity_value v, struct delegpt* dp);
usr.sbin/unbound/iterator/iter_utils.c
1535
enum verbosity_value level = VERB_ALGO;
usr.sbin/unbound/iterator/iter_utils.c
1564
enum verbosity_value level = VERB_ALGO;
usr.sbin/unbound/services/authzone.c
7803
static void auth_zone_log(uint8_t* name, enum verbosity_value level,
usr.sbin/unbound/services/authzone.c
7805
static void auth_zone_log(uint8_t* name, enum verbosity_value level,
usr.sbin/unbound/services/outside_network.c
371
log_reuse_tcp(enum verbosity_value v, const char* msg, struct reuse_tcp* reuse)
usr.sbin/unbound/testcode/testpkts.c
47
void verbose(enum verbosity_value lvl, const char* msg, ...) ATTR_FORMAT(printf, 2, 3);
usr.sbin/unbound/util/data/msgparse.c
1322
log_edns_opt_list(enum verbosity_value level, const char* info_str,
usr.sbin/unbound/util/data/msgparse.h
378
void log_edns_opt_list(enum verbosity_value level, const char* info_str,
usr.sbin/unbound/util/data/msgreply.c
1044
log_query_info(enum verbosity_value v, const char* str,
usr.sbin/unbound/util/data/msgreply.c
965
log_reply_info(enum verbosity_value v, struct query_info *qinf,
usr.sbin/unbound/util/data/msgreply.h
560
void log_reply_info(enum verbosity_value v, struct query_info *qinf,
usr.sbin/unbound/util/data/msgreply.h
571
void log_query_info(enum verbosity_value v, const char* str,
usr.sbin/unbound/util/data/packed_rrset.c
264
void log_rrset_key(enum verbosity_value v, const char* str,
usr.sbin/unbound/util/data/packed_rrset.c
306
void log_packed_rrset(enum verbosity_value v, const char* str,
usr.sbin/unbound/util/data/packed_rrset.h
416
void log_rrset_key(enum verbosity_value v, const char* str,
usr.sbin/unbound/util/data/packed_rrset.h
437
void log_packed_rrset(enum verbosity_value v, const char* str,
usr.sbin/unbound/util/log.c
392
verbose(enum verbosity_value level, const char* format, ...)
usr.sbin/unbound/util/log.c
408
log_hex_f(enum verbosity_value v, const char* msg, void* data, size_t length)
usr.sbin/unbound/util/log.c
460
void log_buf(enum verbosity_value level, const char* msg, sldns_buffer* buf)
usr.sbin/unbound/util/log.c
65
enum verbosity_value verbosity = NO_VERBOSE;
usr.sbin/unbound/util/log.h
201
void log_buf(enum verbosity_value level, const char* msg, struct sldns_buffer* buf);
usr.sbin/unbound/util/log.h
65
extern enum verbosity_value verbosity;
usr.sbin/unbound/util/log.h
74
void verbose(enum verbosity_value level,
usr.sbin/unbound/util/module.c
389
log_edns_known_options(enum verbosity_value level, struct module_env* env)
usr.sbin/unbound/util/module.h
985
void log_edns_known_options(enum verbosity_value level,
usr.sbin/unbound/util/net_help.c
207
log_addr(enum verbosity_value v, const char* str,
usr.sbin/unbound/util/net_help.c
553
log_nametypeclass(enum verbosity_value v, const char* str, uint8_t* name,
usr.sbin/unbound/util/net_help.c
615
void log_name_addr(enum verbosity_value v, const char* str, uint8_t* zone,
usr.sbin/unbound/util/net_help.h
156
void log_addr(enum verbosity_value v, const char* str,
usr.sbin/unbound/util/net_help.h
167
void log_name_addr(enum verbosity_value v, const char* str, uint8_t* zone,
usr.sbin/unbound/util/net_help.h
260
void log_nametypeclass(enum verbosity_value v, const char* str,
usr.sbin/unbound/validator/autotrust.c
130
verbose_key(struct autr_ta* ta, enum verbosity_value level,
usr.sbin/unbound/validator/autotrust.c
140
verbose_key(struct autr_ta* ta, enum verbosity_value level,
usr.sbin/unbound/validator/val_secalgo.c
107
log_crypto_verbose(enum verbosity_value level, const char* str, unsigned long e)
usr.sbin/unbound/validator/val_utils.c
1247
sock_list_logentry(enum verbosity_value v, const char* s, struct sock_list* p)