Home
last modified time | relevance | path

Searched refs:log_ident_set_or_default (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/unbound/util/
H A Dlog.h131 void log_ident_set_or_default(const char* identity);
H A Dlog.c198 void log_ident_set_or_default(const char* identity) in log_ident_set_or_default() function
/freebsd/contrib/unbound/daemon/
H A Dunbound.c318 log_ident_set_or_default(cfg->log_identity); in apply_settings()