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