Searched refs:UNIT_TARGET (Results 1 – 8 of 8) sorted by relevance
50 if (unit_name_to_type(*a) == UNIT_TARGET && unit_name_to_type(*b) != UNIT_TARGET) in list_dependencies_compare()52 if (unit_name_to_type(*a) != UNIT_TARGET && unit_name_to_type(*b) == UNIT_TARGET) in list_dependencies_compare()125 if (arg_all || unit_name_to_type(*c) == UNIT_TARGET) { in list_dependencies_one()
42 [UNIT_TARGET] = "org.freedesktop.systemd1.Target", in unit_dbus_interface_from_type()74 [UNIT_TARGET] = "target",
22 UNIT_TARGET, in unit_type_may_alias()32 UNIT_TARGET, in unit_type_may_template()
18 UNIT_TARGET, enumerator
342 case UNIT_TARGET: in handle_provides()
2632 case UNIT_TARGET: in bus_append_unit_property_assignment()
2899 if (unit_name_to_type(name) != UNIT_TARGET) /* this also validates the name */ in unit_file_set_default()
78 [UNIT_TARGET] = &target_vtable,1458 if (target->type != UNIT_TARGET) in unit_add_default_target_dependency()