Home
last modified time | relevance | path

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

/systemd-251/src/cgtop/
Dcgtop.c87 static Group *group_free(Group *g) { in group_free() function
175 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);