2 references to S_IXOTH
dotnet (2)
StatInterop.cs (2)
54S_IRWXO = S_IROTH | S_IWOTH | S_IXOTH, 59S_IXUGO = S_IXUSR | S_IXGRP | S_IXOTH,