Searched refs:D_DEBUG (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/contrib/openzfs/cmd/raidz_test/ |
H A D | raidz_test.c | 80 case D_DEBUG: in print_opts() 228 LOG_OPT(D_DEBUG, opts, in cmp_code() 256 LOG_OPT(D_DEBUG, opts, in cmp_data() 483 LOG(D_DEBUG, "[%d] ", x0); in run_rec_check_impl() 494 LOG(D_DEBUG, "\nREC D[%d]... [FAIL]\n", x0); in run_rec_check_impl() 512 LOG(D_DEBUG, "[%d %d] ", x0, x1); in run_rec_check_impl() 524 LOG(D_DEBUG, "\nREC D[%d %d]... " in run_rec_check_impl() 547 LOG(D_DEBUG, "[%d %d %d]", x0, x1, x2); in run_rec_check_impl() 561 LOG(D_DEBUG, in run_rec_check_impl()
|
H A D | raidz_test.h | 48 D_DEBUG, enumerator
|
/freebsd/sbin/mount_fusefs/ |
H A D | Makefile | 2 DEBUG_FLAGS+= -D_DEBUG -g
|