1 reference to GetUserNameFromPasswd
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Environment.Unix.cs (1)
27
public static string UserName => Interop.Sys.
GetUserNameFromPasswd
(Interop.Sys.GetEUid());