Home
last modified time | relevance | path

Searched defs:LOG_ERR (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/app/test/
H A Dtest_mempool_perf.c72 #define LOG_ERR() printf("test failed at %s():%d\n", __func__, __LINE__) macro
H A Dtest_mempool.c49 #define LOG_ERR() printf("test failed at %s():%d\n", __func__, __LINE__) macro
/f-stack/freebsd/sys/
H A Dsyslog.h54 #define LOG_ERR 3 /* error conditions */ macro
/f-stack/freebsd/contrib/openzfs/tests/test-runner/bin/
H A Dtest-runner.py.in48 LOG_ERR = 'LOG_ERR' variable