Home
last modified time | relevance | path

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

/dports/sysutils/cluster-glue/Reusable-Cluster-Components-glue--0a7add1d9996/lib/pils/
H A Dpils.c295 static void PILValidateInterfaceType(gpointer key, gpointer iftype, gpointer ifuniv);
952 PILValidateInterfaceType(NULL, Iftype, NULL); in RmAPILInterface()
961 PILValidateInterfaceType(NULL, Iftype, NULL); in RmAPILInterface()
1661 PILValidateInterfaceType(NULL, t, u); in PILunregister_interface()
2091 PILValidateInterfaceType(gpointer key, gpointer iftype, gpointer ifuniv) in PILValidateInterfaceType() function
2113 g_hash_table_foreach(Ifuniv->iftypes, PILValidateInterfaceType, ifuniv); in PILValidateInterfaceUniv()