2 references to InitialBufferSize
System.Diagnostics.Process (2)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.GetPwUid.cs (1)
37const int BufLen = Interop.Sys.Passwd.InitialBufferSize;
System\Diagnostics\ProcessUtils.Unix.cs (1)
79const int BufLen = Interop.Sys.Passwd.InitialBufferSize;