Searched refs:UPLUG_LEVEL_LOW (Results 1 – 4 of 4) sorted by relevance
74 uplug_setPlugLevel(data, UPLUG_LEVEL_LOW); in myPluginLow()107 uplug_setPlugLevel(data, UPLUG_LEVEL_LOW); in myPluginFailToken()127 uplug_setPlugLevel(data, UPLUG_LEVEL_LOW); in myPluginBad()196 uplug_setPlugLevel(data, UPLUG_LEVEL_LOW); in debugMemoryPlugin()
318 …if(!plug->awaitingLoad || (plug->level < UPLUG_LEVEL_LOW) ) { /* shouldn't happen. Plugin hasn'tb… in uplug_loadPlug()627 static UPlugLevel gCurrentLevel = UPLUG_LEVEL_LOW;646 gCurrentLevel = UPLUG_LEVEL_LOW; in uplug_cleanup()667 if(pluginToLoad->level == UPLUG_LEVEL_LOW) { in uplug_loadWaitingPlugs()668 if(currentLevel > UPLUG_LEVEL_LOW) { in uplug_loadWaitingPlugs()
174 UPLUG_LEVEL_LOW = 2, /**< The plugin must be called before u_init completes **/ enumerator
205 FIELD_NAME_STR( LEN_UPLUG_LEVEL, UPLUG_LEVEL_LOW ),