Home
last modified time | relevance | path

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

/systemd-251/src/basic/
Dunit-file.c75 UnitType src_unit_type, dst_unit_type; in unit_validate_alias_symlink_or_warn() local
141 dst_unit_type = unit_name_to_type(dst); in unit_validate_alias_symlink_or_warn()
142 if (dst_unit_type != src_unit_type) in unit_validate_alias_symlink_or_warn()