Searched defs:vacuum_candidate_free (Results 1 - 1 of 1) sorted by relevance

/systemd/src/coredump/
H A Dcoredump-vacuum.c44 static void vacuum_candidate_free(struct vacuum_candidate *c) { function
52 DEFINE_TRIVIAL_CLEANUP_FUNC(struct vacuum_candidate*, vacuum_candidate_free);
58 vacuum_candidate_free(c);

Completed in 32 milliseconds