Home
last modified time | relevance | path

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

/dports/net/corosync2/corosync-2.4.5/lib/
H A Dcpg.c104 static void cpg_inst_free (void *inst);
106 DECLARE_HDB_DATABASE(cpg_handle_t_db, cpg_inst_free);
140 static void cpg_inst_free (void *inst) in cpg_inst_free() function