Searched refs:IsOpenSUSE (Results 1 – 1 of 1) sorted by relevance
3400 static bool IsOpenSUSE(enum Distro Distro) { return Distro == OpenSUSE; } in IsOpenSUSE() function3652 if (IsOpenSUSE(Distro) || IsUbuntu(Distro)) { in Linux()3672 if (IsRedhat(Distro) || IsOpenSUSE(Distro) || in Linux()3676 if (IsDebian(Distro) || IsOpenSUSE(Distro) || Distro == UbuntuLucid || in Linux()3684 if ((IsDebian(Distro) && Distro >= DebianSqueeze) || IsOpenSUSE(Distro) || in Linux()3689 if (IsOpenSUSE(Distro)) in Linux()