Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/
H A Dpsvcpolicy.c66 static int dak_policy_debug = 0; variable
68 #define D1SYS_ERR(ARGS) if (dak_policy_debug & 0x1) syslog ARGS;
69 #define D2SYS_ERR(ARGS) if (dak_policy_debug & 0x2) syslog ARGS;