Home
last modified time | relevance | path

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

/dports/sysutils/cluster-glue/Reusable-Cluster-Components-glue--0a7add1d9996/lib/pils/
H A Dpils.c58 static int PluginDebugLevel = 0; variable
60 #define DEBUGPLUGIN (PluginDebugLevel > 0)
669 return(PluginDebugLevel); in PILpisysGetDebugLevel()
676 PluginDebugLevel = level; in PILpisysSetDebugLevel()