Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/raidz_test/
H A Draidz_bench.c103 LOG(D_ALL, "%10s, %8s, %zu, %10llu, %lf, %lf, %u\n", in run_gen_bench_impl()
123 LOG(D_ALL, "impl, math, dcols, iosize, disk_bw, total_bw, iter\n"); in run_gen_bench()
187 LOG(D_ALL, "%10s, %8s, %zu, %10llu, %lf, %lf, %u\n", in run_rec_bench_impl()
207 LOG(D_ALL, "impl, math, dcols, iosize, disk_bw, total_bw, iter\n"); in run_rec_bench()
H A Draidz_test.c660 LOG(D_ALL, "%lu/%lu... ", tried_comb, total_comb); in run_sweep()
704 LOG(D_ALL, "\nWaiting for test threads to finish...\n"); in run_sweep()
717 LOG(D_ALL, "Test timeout (%lus). Stopping...\n", in run_sweep()
720 LOG(D_ALL, "Sweep test succeeded on %lu raidz maps!\n", in run_sweep()
H A Draidz_test.h80 #define D_ALL 0 macro
/illumos-gate/usr/src/cmd/oamuser/user/
H A Duserdisp.h58 #define D_ALL (D_GROUP | D_BASEDIR | D_RID | D_SKEL | D_SHELL \ macro
H A Duseradd.c396 dispusrdef(stdout, (D_ALL & ~D_RID), usertype);
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Ddefs.h86 #define D_ALL 0xffff macro
H A Dmain.c2004 debug = D_ALL; in main()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_defs.h93 #define D_ALL 0xffff /* enable all debug */ macro
H A Dmpd_main.c2027 debug = D_ALL; in main()
/illumos-gate/usr/src/lib/libipsecutil/common/
H A Dikedoor.h140 #define D_ALL 0x000007ff macro
H A Dipsec_util.c1063 { D_ALL, "all" },