Home
last modified time | relevance | path

Searched defs:iter (Results 1 – 10 of 10) sorted by relevance

/systemd-251/src/shared/
Dlibmount-util.h21 _cleanup_(mnt_free_iterp) struct libmnt_iter *iter = NULL; in libmount_parse() local
Dmount-util.c95 _cleanup_(mnt_free_iterp) struct libmnt_iter *iter = NULL; in umount_recursive() local
226 _cleanup_(mnt_free_iterp) struct libmnt_iter *iter = NULL; in bind_remount_recursive_with_mountinfo() local
/systemd-251/src/test/
Dtest-libmount.c21 _cleanup_(mnt_free_iterp) struct libmnt_iter *iter = NULL; in test_libmount_unescaping_one() local
/systemd-251/src/login/
Dlogind-session-device.c406 SessionDevice *iter; in session_device_complete_pause() local
/systemd-251/src/shutdown/
Dumount.c65 _cleanup_(mnt_free_iterp) struct libmnt_iter *iter = NULL; in mount_points_list_get() local
/systemd-251/src/mount/
Dmount-tool.c728 _cleanup_(mnt_free_iterp) struct libmnt_iter *iter = NULL; in find_mount_points() local
/systemd-251/src/core/
Dmount.c1748 _cleanup_(mnt_free_iterp) struct libmnt_iter *iter = NULL; in mount_load_proc_self_mountinfo() local
/systemd-251/src/machine/
Dmachinectl.c101 const char *k, *v, *iter, **query_res = NULL; in call_get_os_release() local
/systemd-251/src/basic/
Dhashmap.c1958 Iterator iter; in iterated_cache_get() local
/systemd-251/src/shared/linux/
Dbpf.h5704 } iter; member