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

/freebsd-12-stable/contrib/libpcap/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 98 milliseconds