Home
last modified time | relevance | path

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

/dports/sysutils/cluster-glue/Reusable-Cluster-Components-glue--0a7add1d9996/lib/pils/
H A Dpils.c552 PILPluginType* Plugintype = pitype; in RmAPILPluginType() local
554 g_assert(IS_PILPLUGINTYPE(Plugintype)); in RmAPILPluginType()
558 , Plugintype->plugintype); in RmAPILPluginType()
570 RemoveAPILPluginType(PILPluginType*Plugintype) in RemoveAPILPluginType() argument
572 PILPluginUniv* Pluginuniv = Plugintype->piuniv; in RemoveAPILPluginType()
575 , Plugintype->plugintype, &key, (void*)&Plugintype)) { in RemoveAPILPluginType()
578 RmAPILPluginType(key, Plugintype, NULL); in RemoveAPILPluginType()