Home
last modified time | relevance | path

Searched refs:PILValidatePlugin (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/cluster-glue/Reusable-Cluster-Components-glue--0a7add1d9996/lib/pils/
H A Dpils.c291 static void PILValidatePlugin(gpointer key, gpointer plugin, gpointer pitype);
323 PILValidatePlugin(ret->plugin_name, ret, pitype); in NewPILPlugin()
413 PILValidatePlugin(piname, plugin, NULL); in RmAPILPlugin()
2029 PILValidatePlugin(gpointer key, gpointer plugin, gpointer pitype) in PILValidatePlugin() function
2062 g_hash_table_foreach(Pitype->Plugins, PILValidatePlugin, Pitype); in PILValidatePluginType()