HomeSort by: relevance | last modified time | path
    Searched defs:tapea (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/dump/
tape.c 97 int64_t tapea; /* header number at start of this chunk */ member in struct:worker
150 wp->tapea = 0;
338 wp->tapea = iswap64(spcl.c_tapea);
504 spcl.c_tapea = iswap64(wp->tapea);
tape.c 97 int64_t tapea; /* header number at start of this chunk */ member in struct:worker
150 wp->tapea = 0;
338 wp->tapea = iswap64(spcl.c_tapea);
504 spcl.c_tapea = iswap64(wp->tapea);

Completed in 25 milliseconds