Home
last modified time | relevance | path

Searched refs:resolve_destination_target (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/basic/
Dunit-file.h45 bool resolve_destination_target,
Dunit-file.c274 bool resolve_destination_target, in unit_file_resolve_symlink() argument
354 dst = resolve_destination_target ? TAKE_PTR(simplified) : TAKE_PTR(target_name); in unit_file_resolve_symlink()
359 if (resolve_destination_target) in unit_file_resolve_symlink()