Searched refs:alpm_debug (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/alpm/
H A Dalpm.c52 #define ALPM_DEBUG(x) if (alpm_debug) (x)
55 static int alpm_debug = 1; variable
57 static int alpm_debug = 0; variable
178 if (bootverbose || alpm_debug) {

Completed in 55 milliseconds