Searched refs:introspect_free (Results 1 – 3 of 3) sorted by relevance
26 void introspect_free(struct introspect *i);
277 void introspect_free(struct introspect *i) { in introspect_free() function
930 _cleanup_(introspect_free) struct introspect intro = {}; in introspect_path()