Searched refs:soflow_feat_detach_db_func_ptr (Results 1 – 1 of 1) sorted by relevance
183 static soflow_feat_detach_db_func soflow_feat_detach_db_func_ptr = NULL; variable494 if (soflow_feat_detach_db_func_ptr != NULL) { in soflow_db_free()495 soflow_feat_detach_db_func_ptr(db->soflow_db_so, db); in soflow_db_free()1494 soflow_feat_detach_db_func_ptr = feat_detach_db_fn; in soflow_feat_set_functions()