Searched refs:UPLUG_LEVEL_LOW (Results 1 – 5 of 5) sorted by relevance
76 uplug_setPlugLevel(data, UPLUG_LEVEL_LOW); in myPluginLow()109 uplug_setPlugLevel(data, UPLUG_LEVEL_LOW); in myPluginFailToken()129 uplug_setPlugLevel(data, UPLUG_LEVEL_LOW); in myPluginBad()198 uplug_setPlugLevel(data, UPLUG_LEVEL_LOW); in debugMemoryPlugin()
320 …if(!plug->awaitingLoad || (plug->level < UPLUG_LEVEL_LOW) ) { /* shouldn't happen. Plugin hasn'tb… in uplug_loadPlug()629 static UPlugLevel gCurrentLevel = UPLUG_LEVEL_LOW;648 gCurrentLevel = UPLUG_LEVEL_LOW; in uplug_cleanup()669 if(pluginToLoad->level == UPLUG_LEVEL_LOW) { in uplug_loadWaitingPlugs()670 if(currentLevel > UPLUG_LEVEL_LOW) { in uplug_loadWaitingPlugs()
180 UPLUG_LEVEL_LOW = 2, /**< The plugin must be called before u_init completes **/ enumerator
204 FIELD_NAME_STR( LEN_UPLUG_LEVEL, UPLUG_LEVEL_LOW ),