Home
last modified time | relevance | path

Searched defs:PluginLib_t (Results 1 – 1 of 1) sorted by relevance

/dports/textproc/sphinxsearch/sphinx-2.2.11-release/src/
H A Dsphinxplugin.cpp39 struct PluginLib_t struct
41 void * m_pHandle; ///< handle from dlopen()
42 int m_dCount[PLUGIN_TOTAL]; ///< per-type plugin counts from this library
43 PluginReinit_fn m_fnReinit; ///< per-library reinitialization func (for prefork), optional