Searched refs:error_plugin (Results 1 – 2 of 2) sorted by relevance
136 static const char *error_plugin = NULL; variable225 error_plugin = plugin; in set_plugin_error()233 return error_plugin != NULL; in plugin_error_p()240 return error_plugin ? error_plugin : _("<no plugin>"); in plugin_error_plugin()
133 static const char *error_plugin = NULL; variable221 error_plugin = plugin; in set_plugin_error()229 return error_plugin != NULL; in plugin_error_p()236 return error_plugin ? error_plugin : _("<no plugin>"); in plugin_error_plugin()