Searched refs:apm_debug (Results 1 – 1 of 1) sorted by relevance
125 static int apm_debug = 0; variable128 if (apm_debug) { \135 SYSCTL_INT(_debug, OID_AUTO, apm_debug, CTLFLAG_RW, &apm_debug, 0, "");1173 getenv_int("debug.apm_debug", &apm_debug); in apm_attach()