/systemd-251/src/systemctl/ |
D | systemctl-edit.c | 208 const LookupPaths *paths, in get_file_to_edit() 241 const LookupPaths *paths, in unit_file_create_new() 272 const LookupPaths *paths, in unit_file_create_copy() 310 static int run_editor(char **paths) { in run_editor() 377 static int find_paths_to_edit(sd_bus *bus, char **names, char ***paths) { in find_paths_to_edit() 500 _cleanup_strv_free_ char **paths = NULL; in verb_edit() local
|
D | systemctl-start-unit.c | 197 _cleanup_strv_free_ char **paths = NULL; in enqueue_marked_jobs() local
|
D | systemctl-show.c | 1510 _cleanup_free_ char *paths = NULL; in print_property() local 1548 _cleanup_free_ char *paths = NULL; in print_property() local 1650 _cleanup_free_ char *paths = NULL; in print_property() local 1709 _cleanup_free_ char *paths = NULL; in print_property() local
|
/systemd-251/src/busctl/ |
D | test-busctl-introspect.c | 308 Set *paths = userdata; in on_path() local 321 _cleanup_set_free_ Set *paths = NULL; in TEST() local
|
D | busctl.c | 420 Set *paths = userdata; in on_path() local 432 static int find_nodes(sd_bus *bus, const char *service, const char *path, Set *paths) { in find_nodes() 461 _cleanup_set_free_ Set *paths = NULL, *done = NULL, *failed = NULL; in tree_one() local
|
/systemd-251/src/core/ |
D | load-dropin.h | 9 static inline int unit_find_dropin_paths(Unit *u, char ***paths) { in unit_find_dropin_paths()
|
D | load-dropin.c | 15 _cleanup_strv_free_ char **paths = NULL; in process_deps() local
|
D | manager.c | 3653 static bool generator_path_any(const char* const* paths) { in generator_path_any() 3669 _cleanup_strv_free_ char **paths = NULL; in manager_run_environment_generators() local 3754 _cleanup_strv_free_ char **paths = NULL, **ge = NULL; in manager_run_generators() local
|
D | unit.c | 5072 int unit_fork_and_watch_rm_rf(Unit *u, char **paths, pid_t *ret_pid) { in unit_fork_and_watch_rm_rf()
|
/systemd-251/src/boot/efi/ |
D | disk.c | 11 _cleanup_freepool_ EFI_DEVICE_PATH *paths = NULL; in disk_get_part_uuid() local
|
/systemd-251/src/test/ |
D | test-bpf-foreign-programs.c | 135 static char **unlink_paths_and_free(char **paths) { in unlink_paths_and_free() 218 void *paths = NULL; in test_bpf_cgroup_programs() local
|
D | test-path-lookup.c | 36 TEST(paths) { in TEST() argument
|
/systemd-251/src/oom/ |
D | test-oomd-util.c | 203 char **paths = STRV_MAKE("/0.slice", in test_oomd_update_cgroup_contexts_between_hashmaps() local 369 char **paths = STRV_MAKE("/herp.slice", in test_oomd_sort_cgroups() local
|
/systemd-251/src/basic/ |
D | path-lookup.c | 480 static int get_paths_from_environ(const char *var, char ***paths, bool *append) { in get_paths_from_environ() 526 _cleanup_strv_free_ char **paths = NULL; in lookup_paths_init() local 795 _cleanup_strv_free_ char **paths = NULL; in generator_binary_paths() local 845 _cleanup_strv_free_ char **paths = NULL; in env_generator_binary_paths() local
|
D | unit-file.c | 390 _cleanup_set_free_free_ Set *paths = NULL; in unit_file_build_name_map() local
|
D | path-util.c | 703 bool paths_check_timestamp(const char* const* paths, usec_t *timestamp, bool update) { in paths_check_timestamp()
|
/systemd-251/src/sysext/ |
D | sysext.c | 278 char **paths, in merge_hierarchy() 448 _cleanup_strv_free_ char **extensions = NULL, **paths = NULL; in merge_subprocess() local
|
/systemd-251/src/sysctl/ |
D | sysctl.c | 130 _cleanup_strv_free_ char **paths = NULL; in apply_all() local
|
/systemd-251/src/libsystemd/sd-path/ |
D | sd-path.c | 637 _public_ int sd_path_lookup_strv(uint64_t type, const char *suffix, char ***paths) { in sd_path_lookup_strv()
|
/systemd-251/src/shared/ |
D | exec-util.c | 93 _cleanup_strv_free_ char **paths = NULL; in do_execute() local
|
D | dissect-image.c | 2553 static const char *const paths[_META_MAX] = { in dissected_image_acquire_metadata() local
|
/systemd-251/src/portable/ |
D | portable.c | 1074 static const char *attached_path(const LookupPaths *paths, PortableFlags flags) { in attached_path() 1089 const LookupPaths *paths, in attach_unit_file()
|
/systemd-251/src/fstab-generator/ |
D | fstab-generator.c | 292 _cleanup_strv_free_ char **paths = NULL, **paths_escaped = NULL; in write_requires_mounts_for() local
|
/systemd-251/src/libsystemd/sd-journal/ |
D | sd-journal.c | 2030 _public_ int sd_journal_open_files(sd_journal **ret, const char **paths, int flags) { in sd_journal_open_files()
|
/systemd-251/src/tmpfiles/ |
D | tmpfiles.c | 240 const struct table_entry *paths; in specifier_directory() local
|