Searched refs:Bcvt (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sbin/restore/
H A Drestore.h63 extern int Bcvt; /* need byte swapping on inodes and dirs */
H A Ddirs.c333 if (Bcvt)
337 if (Bcvt)
340 if (!Bcvt && dp->d_namlen == 0)
H A Dtape.c95 int Bcvt; /* Swap Bytes */ variable
1405 if (!Bcvt) {
1407 Bcvt = 1;
1412 if (Bcvt) {
1656 if (!Bcvt) {

Completed in 187 milliseconds