Home
last modified time | relevance | path

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

/systemd-251/src/test/
Dtest-fdset.c15 _cleanup_fdset_free_ FDSet *fdset = NULL; in TEST()
29 _cleanup_fdset_free_ FDSet *fdset = NULL; in TEST()
47 _cleanup_fdset_free_ FDSet *fdset = NULL; in TEST()
74 _cleanup_fdset_free_ FDSet *fdset = NULL; in TEST()
144 _cleanup_fdset_free_ FDSet *fdset = NULL; in TEST()
162 _cleanup_fdset_free_ FDSet *fdset = NULL; in TEST()
182 _cleanup_fdset_free_ FDSet *fdset = NULL; in TEST()
/systemd-251/src/shared/
Dfdset.h44 #define _cleanup_fdset_free_ _cleanup_(fdset_freep) macro
/systemd-251/src/core/
Dmanager.c2442 _cleanup_fdset_free_ FDSet *fds = NULL; in manager_dispatch_notify_fd()
3333 _cleanup_fdset_free_ FDSet *fds = NULL; in manager_reload()
Dmain.c1118 _cleanup_fdset_free_ FDSet *fds = NULL; in prepare_reexecute()
/systemd-251/src/journal/
Djournald-server.c2277 _cleanup_fdset_free_ FDSet *fds = NULL; in server_init()
/systemd-251/src/nspawn/
Dnspawn.c5445 _cleanup_fdset_free_ FDSet *fds = NULL; in run()