Searched refs:IsOpenSUSE (Results 1 – 1 of 1) sorted by relevance
2896 static bool IsOpenSUSE(enum Distro Distro) { in IsOpenSUSE() function3134 if (IsOpenSUSE(Distro) || IsUbuntu(Distro)) { in Linux()3154 if (IsRedhat(Distro) || IsOpenSUSE(Distro) || in Linux()3158 if (IsDebian(Distro) || IsOpenSUSE(Distro) || Distro == UbuntuLucid || in Linux()3166 if ((IsDebian(Distro) && Distro >= DebianSqueeze) || IsOpenSUSE(Distro) || in Linux()3171 if (IsOpenSUSE(Distro)) in Linux()