Searched refs:UPLUG_LEVEL_LOW (Results 1 – 4 of 4) sorted by relevance
70 uplug_setPlugLevel(data, UPLUG_LEVEL_LOW); in myPluginLow()103 uplug_setPlugLevel(data, UPLUG_LEVEL_LOW); in myPluginFailToken()123 uplug_setPlugLevel(data, UPLUG_LEVEL_LOW); in myPluginBad()192 uplug_setPlugLevel(data, UPLUG_LEVEL_LOW); in debugMemoryPlugin()
310 …if(!plug->awaitingLoad || (plug->level < UPLUG_LEVEL_LOW) ) { /* shouldn't happen. Plugin hasn'tb… in uplug_loadPlug()621 static UPlugLevel gCurrentLevel = UPLUG_LEVEL_LOW;640 gCurrentLevel = UPLUG_LEVEL_LOW; in uplug_cleanup()661 if(pluginToLoad->level == UPLUG_LEVEL_LOW) { in uplug_loadWaitingPlugs()662 if(currentLevel > UPLUG_LEVEL_LOW) { in uplug_loadWaitingPlugs()
170 UPLUG_LEVEL_LOW = 2, /**< The plugin must be called before u_init completes **/ enumerator
202 FIELD_NAME_STR( LEN_UPLUG_LEVEL, UPLUG_LEVEL_LOW ),