Searched refs:AlpineLinux (Results 1 – 2 of 2) sorted by relevance
31 AlpineLinux, enumerator137 bool IsAlpineLinux() const { return DistroVal == AlpineLinux; } in IsAlpineLinux()
39 .Case("alpine", Distro::AlpineLinux) in DetectOsRelease()