Searched refs:IsDebian (Results 1 – 1 of 1) sorted by relevance
2900 static bool IsDebian(enum Distro Distro) { in IsDebian() function3158 if (IsDebian(Distro) || IsOpenSUSE(Distro) || Distro == UbuntuLucid || in Linux()3166 if ((IsDebian(Distro) && Distro >= DebianSqueeze) || IsOpenSUSE(Distro) || in Linux()