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 126 int32_t c_tapea; member in struct:u_ospcl::s_ospcl
1477 buf->c_tapea = u_ospcl.s_ospcl.c_tapea;
1512 buf->c_tapea = buf->c_old_tapea;
1773 s->c_tapea = bswap64(s->c_tapea);
1790 os->c_tapea = bswap32(os->c_tapea);

Completed in 105 milliseconds