Searched refs:IsPosix (Results 1 – 4 of 4) sorted by relevance
24 private bool IsPosix { property in MonoTests.System.Security.Principal.WindowsIdentityTest59 if (!IsPosix) in ConstructorIntPtrZero()63 if (IsPosix) in ConstructorIntPtrZero()89 if (/*IsWin2k3orLater ||*/ IsPosix) in ConstructorW2KS1()115 if (/*IsWin2k3orLater ||*/ IsPosix) in ConstructorW2KS2_TypeNull()133 if (/*IsWin2k3orLater ||*/ IsPosix) in ConstructorW2KS2()147 if (IsPosix) { in Anonymous()167 if (!IsPosix) { in Current()202 if (IsPosix) in GetRolesViaReflection()
135 #define IsPosix() true macro139 #define IsPosix() true macro169 #ifndef IsPosix170 #define IsPosix() false macro
270 bool IsPosix() const { return GetStyle() & STYLE_POSIX; } in IsPosix() function
851 if(filesystem->IsPosix()) in SearchLoad()1227 || filesystem->IsPosix() && (fn != "/" && (*fn.Last() == '\\' || *fn.Last() == '/'))) in Open()1783 if(filesystem->IsPosix() && String(~dir).IsEmpty()) in Execute()1794 if(filesystem->IsPosix()) { in Execute()1882 if(filesystem->IsPosix()) in Execute()