1 reference to sysctl
xunit.console (1)
common\AssemblyResolution\Microsoft.DotNet.PlatformAbstractions\Native\NativeMethods.Darwin.cs (1)
33
if (
sysctl
(name, 2, buf, len, IntPtr.Zero, 0) == 0 && *len < BUFFER_LENGTH)