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

/openbsd-current/sbin/restore/
H A Drestore.h66 extern int Bcvt; /* need byte swapping on inodes and dirs */
H A Ddirs.c350 if (Bcvt) {
356 if (Bcvt)
359 if (!Bcvt)
436 if (Bcvt)
H A Dtape.c84 int Bcvt; /* Swap Bytes (for CCI or sun) */ variable
1008 if (!Bcvt) {
1010 Bcvt = 1;
1015 if (Bcvt)
1026 if (!Bcvt) {
1028 Bcvt = 1;
1262 if (!Bcvt) {

Completed in 173 milliseconds