2 references to S_IXUSR
dotnet (2)
StatInterop.cs (2)
44S_IRWXU = S_IRUSR | S_IWUSR | S_IXUSR, 59S_IXUGO = S_IXUSR | S_IXGRP | S_IXOTH,