HomeSort by: relevance | last modified time | path
    Searched defs:current_log_function (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/nsd/dist/
util.c 66 static log_function_type *current_log_function = log_file; variable
235 current_log_function = log_function;
252 current_log_function(priority, message);
util.c 66 static log_function_type *current_log_function = log_file; variable
235 current_log_function = log_function;
252 current_log_function(priority, message);
util.c 66 static log_function_type *current_log_function = log_file; variable
235 current_log_function = log_function;
252 current_log_function(priority, message);

Completed in 61 milliseconds