Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/tests/unit/
H A Dmunit.c181 static void munit_logf_exv(MunitLogLevel level, FILE *fp, const char *filename, in munit_logf_exv() function
218 munit_logf_exv(level, fp, NULL, 0, format, ap); in munit_logf_internal()
232 munit_logf_exv(level, stderr, filename, line, format, ap); in munit_logf_ex()
248 munit_logf_exv(MUNIT_LOG_ERROR, stderr, filename, line, format, ap); in munit_errorf_ex()