Searched refs:strerror (Results 1 – 1 of 1) sorted by relevance
194 return Marshal.PtrToStringAuto(strerror(id)); in Strerror()266 private static extern IntPtr strerror(int fd); in strerror() method in Antmicro.Renode.Utilities.LibCWrapper