Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/nsd/
H A Dutil.c62 static log_function_type *current_log_function = log_file; variable
206 current_log_function = log_function; in log_set_log_function()
223 current_log_function(priority, message); in log_vmsg()