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 99 int Bcvt; /* Swap Bytes (for CCI or sun) */
1448 if (!Bcvt) {
1450 Bcvt = 1;
1455 if (Bcvt)
1466 if (!Bcvt) {
1468 Bcvt = 1;
1707 if(!Bcvt) {

Completed in 114 milliseconds