Searched refs:dak_policy_debug (Results 1 – 1 of 1) sorted by relevance
68 static int dak_policy_debug = 0; variable70 #define D1SYS_ERR(ARGS) if (dak_policy_debug & 0x1) syslog ARGS;71 #define D2SYS_ERR(ARGS) if (dak_policy_debug & 0x2) syslog ARGS;