Home
last modified time | relevance | path

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

/dpdk/lib/eal/common/
H A Deal_log.h19 void eal_log_set_default(FILE *default_log);
H A Deal_common_log.c529 eal_log_set_default(FILE *default_log) in eal_log_set_default() argument
531 default_log_stream = default_log; in eal_log_set_default()