Searched refs:UPLUG_REASON_UNLOAD (Results 1 – 4 of 4) sorted by relevance
135 } else if(reason == UPLUG_REASON_UNLOAD) { in myPluginBad()203 } else if(reason==UPLUG_REASON_UNLOAD) { in debugMemoryPlugin()
161 UPLUG_REASON_UNLOAD = 2, /**< The plugin is being unloaded. **/ enumerator
293 uplug_callPlug(plug, UPLUG_REASON_UNLOAD, status); in uplug_unloadPlug()
196 FIELD_NAME_STR( LEN_UPLUG_REASON, UPLUG_REASON_UNLOAD ),