Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_rman.c97 static int rman_debug = 0; variable
98 SYSCTL_INT(_debug, OID_AUTO, rman_debug, CTLFLAG_RWTUN,
99 &rman_debug, 0, "rman debug");
101 #define DPRINTF(...) do { if (rman_debug) printf(__VA_ARGS__); } while (0)
/freebsd/tools/tools/sysdoc/
H A Dtunables.mdoc84 debug.rman_debug