Searched refs:soflow_feat_detach_db_func_ptr (Results 1 – 1 of 1) sorted by relevance
180 static soflow_feat_detach_db_func soflow_feat_detach_db_func_ptr = NULL; variable492 if (soflow_feat_detach_db_func_ptr != NULL) { in soflow_db_free()493 soflow_feat_detach_db_func_ptr(db->soflow_db_so, db); in soflow_db_free()1495 soflow_feat_detach_db_func_ptr = feat_detach_db_fn; in soflow_feat_set_functions()