Searched refs:unit_type_supported (Results 1 – 3 of 3) sorted by relevance
1904 if (!unit_type_supported(u->type)) in unit_start()1947 if (!unit_type_supported(u->type)) in unit_can_start()2001 if (!unit_type_supported(u->type)) in unit_can_stop()3573 if (!unit_type_supported(UNIT_DEVICE)) in unit_add_node_dependency()3605 if (!unit_type_supported(UNIT_DEVICE)) in unit_add_blockdev_dependency()4758 bool unit_type_supported(UnitType t) { in unit_type_supported() function
903 bool unit_type_supported(UnitType t);
1582 if (!unit_type_supported(c)) { in manager_enumerate_perpetual()1600 if (!unit_type_supported(c)) { in manager_enumerate()