iftrace
struct iftrace *t;
struct iftrace *t;
struct iftrace *t;
ifd->ifd_records = (struct iftrace *)
malloc((size_t)NRECORDS * sizeof (struct iftrace));
struct iftrace *ifd_records; /* array of trace records */
struct iftrace *ifd_front; /* next empty trace record */