3 references to PathConfName
System.Diagnostics.Process (3)
LibraryImports.g.cs (2)
71
private static partial int PathConf(string path, global::Interop.Sys.
PathConfName
name)
100
static extern unsafe int __PInvoke(byte* __path_native, global::Interop.Sys.
PathConfName
__name_native);
src\libraries\Common\src\Interop\Unix\System.Native\Interop.PathConf.cs (1)
24
private static partial int PathConf(string path,
PathConfName
name);