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

  /src/include/protocols/
dumprestore.h 118 int64_t c_tapea; /* logical block of this record */ member in struct:u_spcl::s_spcl
  /src/sbin/restore/
tape.c 127 int32_t c_tapea; member in struct:u_ospcl::s_ospcl
1478 buf->c_tapea = u_ospcl.s_ospcl.c_tapea;
1513 buf->c_tapea = buf->c_old_tapea;
1774 s->c_tapea = bswap64(s->c_tapea);
1791 os->c_tapea = bswap32(os->c_tapea);

Completed in 40 milliseconds