HomeSort by: relevance | last modified time | path
    Searched refs:Bcvt (Results 1 - 3 of 3) sorted by relevancy

  /src/sbin/restore/
restore.h 69 extern int Bcvt; /* need byte swapping on inodes and dirs */
dirs.c 357 if (Bcvt) {
363 if (Bcvt)
366 if (!Bcvt)
446 if (Bcvt)
tape.c 98 int Bcvt; /* Swap Bytes (for CCI or sun) */
1447 if (!Bcvt) {
1449 Bcvt = 1;
1454 if (Bcvt)
1465 if (!Bcvt) {
1467 Bcvt = 1;
1706 if(!Bcvt) {

Completed in 14 milliseconds