Home
last modified time | relevance | path

Searched refs:RealCopy (Results 1 – 1 of 1) sorted by relevance

/external/libpcap/msdos/
Dpktdrvr.c132 static int RealCopy (ULONG, ULONG, REALPTR*, FARPTR*, USHORT*);
1114 if (RealCopy((ULONG)&rxOutOfs, (ULONG)&pktRxEnd, in PktInitDriver()
1358 int RealCopy (ULONG start_offs, in RealCopy() function