Searched refs:lookup_paths_free (Results 1 - 3 of 3) sorted by relevance

/systemd/src/shared/
H A Dpath-lookup.h59 void lookup_paths_free(LookupPaths *p);
60 #define _cleanup_lookup_paths_free_ _cleanup_(lookup_paths_free)
H A Dpath-lookup.c416 void lookup_paths_free(LookupPaths *p) { function
/systemd/src/core/
H A Dmanager.c976 lookup_paths_free(&m->lookup_paths);
2537 lookup_paths_free(&m->lookup_paths);

Completed in 800 milliseconds