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

  /src/sbin/dump/
tape.c 61 int64_t lastspclrec = -1; /* tape block number of last written header */ variable in typeref:typename:int64_t
164 lastspclrec = iswap64(spcl.c_tapea);
337 wp->count = lastspclrec + blks + 1 - iswap64(spcl.c_tapea);
507 lastspclrec = savedtapea - 1;
tape.c 61 int64_t lastspclrec = -1; /* tape block number of last written header */ variable in typeref:typename:int64_t
164 lastspclrec = iswap64(spcl.c_tapea);
337 wp->count = lastspclrec + blks + 1 - iswap64(spcl.c_tapea);
507 lastspclrec = savedtapea - 1;
tape.c 61 int64_t lastspclrec = -1; /* tape block number of last written header */ variable in typeref:typename:int64_t
164 lastspclrec = iswap64(spcl.c_tapea);
337 wp->count = lastspclrec + blks + 1 - iswap64(spcl.c_tapea);
507 lastspclrec = savedtapea - 1;
tape.c 61 int64_t lastspclrec = -1; /* tape block number of last written header */ variable in typeref:typename:int64_t
164 lastspclrec = iswap64(spcl.c_tapea);
337 wp->count = lastspclrec + blks + 1 - iswap64(spcl.c_tapea);
507 lastspclrec = savedtapea - 1;

Completed in 44 milliseconds