Searched refs:group_free (Results 1 – 1 of 1) sorted by relevance
87 static Group *group_free(Group *g) { in group_free() function175 group_free(g); in process()181 group_free(g); in process()908 …H_OPS_WITH_VALUE_DESTRUCTOR(group_hash_ops, char, path_hash_func, path_compare, Group, group_free);