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

  /src/sbin/restore/
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) {
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 52 milliseconds