Searched refs:Strcpy (Results 1 – 2 of 2) sorted by relevance
61 LibCWrapper.Strcpy(ifr, ifrIn); in Up_TUNTAP()153 LibCWrapper.Strcpy(dev, ifr); in Open_TUNTAP()
180 public static IntPtr Strcpy(IntPtr dst, IntPtr src) in Strcpy() method in Antmicro.Renode.Utilities.LibCWrapper