Searched refs:realSeg (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/msdos/
H A Dpktdrvr.c149 LOCAL WORD realSeg; /* DOS para-address of allocated area */ variable
1012 if (realSeg)
1014 _dx_real_free (realSeg);
1015 realSeg = 0;
1115 &realBase, &protBase, (USHORT*)&realSeg))
1254 printf ("RealSeg = %04X\n", realSeg);

Completed in 21 milliseconds