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

/netbsd-6-1-5-RELEASE/sbin/restore/
H A Drestore.h69 extern int Bcvt; /* need byte swapping on inodes and dirs */
H A Ddirs.c358 if (Bcvt) {
364 if (Bcvt)
367 if (!Bcvt)
445 if (Bcvt)
H A Dtape.c94 int Bcvt; /* Swap Bytes (for CCI or sun) */ variable
1203 if (!Bcvt) {
1205 Bcvt = 1;
1210 if (Bcvt)
1221 if (!Bcvt) {
1223 Bcvt = 1;
1458 if(!Bcvt) {

Completed in 50 milliseconds