Searched refs:munit_errorf_ex (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/contrib/openzfs/tests/unit/ |
| H A D | unit.c | 80 munit_errorf_ex(NULL, 0, "PANIC: %s", buf); in cmn_err()
|
| H A D | munit.h | 195 void munit_errorf_ex(const char *filename, int line, const char *format, ...); 198 munit_errorf_ex(__FILE__, __LINE__, format, __VA_ARGS__)
|
| H A D | munit.c | 244 void munit_errorf_ex(const char *filename, int line, const char *format, ...) { in munit_errorf_ex() function
|