Home
last modified time | relevance | path

Searched defs:paths (Results 1 – 25 of 26) sorted by relevance

12

/systemd-251/src/systemctl/
Dsystemctl-edit.c208 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
Dsystemctl-start-unit.c197 _cleanup_strv_free_ char **paths = NULL; in enqueue_marked_jobs() local
Dsystemctl-show.c1510 _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/
Dtest-busctl-introspect.c308 Set *paths = userdata; in on_path() local
321 _cleanup_set_free_ Set *paths = NULL; in TEST() local
Dbusctl.c420 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/
Dload-dropin.h9 static inline int unit_find_dropin_paths(Unit *u, char ***paths) { in unit_find_dropin_paths()
Dload-dropin.c15 _cleanup_strv_free_ char **paths = NULL; in process_deps() local
Dmanager.c3653 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
Dunit.c5072 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/
Ddisk.c11 _cleanup_freepool_ EFI_DEVICE_PATH *paths = NULL; in disk_get_part_uuid() local
/systemd-251/src/test/
Dtest-bpf-foreign-programs.c135 static char **unlink_paths_and_free(char **paths) { in unlink_paths_and_free()
218 void *paths = NULL; in test_bpf_cgroup_programs() local
Dtest-path-lookup.c36 TEST(paths) { in TEST() argument
/systemd-251/src/oom/
Dtest-oomd-util.c203 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/
Dpath-lookup.c480 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
Dunit-file.c390 _cleanup_set_free_free_ Set *paths = NULL; in unit_file_build_name_map() local
Dpath-util.c703 bool paths_check_timestamp(const char* const* paths, usec_t *timestamp, bool update) { in paths_check_timestamp()
/systemd-251/src/sysext/
Dsysext.c278 char **paths, in merge_hierarchy()
448 _cleanup_strv_free_ char **extensions = NULL, **paths = NULL; in merge_subprocess() local
/systemd-251/src/sysctl/
Dsysctl.c130 _cleanup_strv_free_ char **paths = NULL; in apply_all() local
/systemd-251/src/libsystemd/sd-path/
Dsd-path.c637 _public_ int sd_path_lookup_strv(uint64_t type, const char *suffix, char ***paths) { in sd_path_lookup_strv()
/systemd-251/src/shared/
Dexec-util.c93 _cleanup_strv_free_ char **paths = NULL; in do_execute() local
Ddissect-image.c2553 static const char *const paths[_META_MAX] = { in dissected_image_acquire_metadata() local
/systemd-251/src/portable/
Dportable.c1074 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/
Dfstab-generator.c292 _cleanup_strv_free_ char **paths = NULL, **paths_escaped = NULL; in write_requires_mounts_for() local
/systemd-251/src/libsystemd/sd-journal/
Dsd-journal.c2030 _public_ int sd_journal_open_files(sd_journal **ret, const char **paths, int flags) { in sd_journal_open_files()
/systemd-251/src/tmpfiles/
Dtmpfiles.c240 const struct table_entry *paths; in specifier_directory() local

12