Home | History | Annotate | Download | only in msdos

Lines Matching refs:destin

788         _fmemcpy (buf, &head->destin, len);

970 _fmemcpy (buf, &head->destin, len);
1367 FARPTR destin; /* destination pointer for copy */
1429 destin = *prot_basep;
1430 FP_SET (destin, FP_OFF(*prot_basep) + start_offs, FP_SEL(*prot_basep));
1432 WriteFarMem (destin, source, len);