Searched refs:_cleanup_set_free_ (Results 1 - 10 of 10) sorted by relevance

/systemd/src/test/
H A Dtest-set.c23 _cleanup_set_free_ Set *m = NULL;
43 _cleanup_set_free_ Set *m = NULL;
/systemd/src/basic/
H A Dset.h132 #define _cleanup_set_free_ _cleanup_(set_freep) macro
H A Dlocale-util.c172 _cleanup_set_free_ Set *locales = NULL;
H A Dcgroup-util.c168 _cleanup_set_free_ Set *allocated_set = NULL;
249 _cleanup_set_free_ Set *allocated_set = NULL;
300 _cleanup_set_free_ Set *s = NULL;
/systemd/src/core/
H A Dkillall.c228 _cleanup_set_free_ Set *pids = NULL;
H A Dunit.c876 _cleanup_set_free_ Set *following_set = NULL;
3126 _cleanup_set_free_ Set *pid_set = NULL;
3534 _cleanup_set_free_ Set *pid_set = NULL;
H A Dmount.c1636 _cleanup_set_free_ Set *around = NULL, *gone = NULL;
/systemd/src/sysv-generator/
H A Dsysv-generator.c808 _cleanup_set_free_ Set *shutdown_services = NULL;
/systemd/src/libsystemd/sd-bus/
H A Dbus-objects.c2245 _cleanup_set_free_ Set *s = NULL;
2428 _cleanup_set_free_ Set *s = NULL;
/systemd/src/systemctl/
H A Dsystemctl.c2356 _cleanup_set_free_ Set *names;

Completed in 81 milliseconds