1 reference to _0755
Interop.FunctionalTests (1)
H2SpecCommands.cs (1)
41
private static int chmod755(string pathname) => chmod(pathname,
_0755
);