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