Home
last modified time | relevance | path

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

/dpdk/lib/eal/windows/
H A Deal_log.c13 rte_openlog_stream(stderr); in eal_log_init()
/dpdk/lib/eal/include/
H A Drte_log.h89 int rte_openlog_stream(FILE *f);
/dpdk/lib/eal/
H A Dversion.map215 rte_openlog_stream;
/dpdk/lib/eal/common/
H A Deal_common_log.c75 rte_openlog_stream(FILE *f) in rte_openlog_stream() function