Searched defs:Onecopy (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c464 Onecopy = 0, /* Flags old vs. new link handling */ variable
879 new_entry->L_data = Onecopy ? 0 : 1;
1217 if (flag != 0 || Onecopy == 0) {
1309 Onecopy = 0;
1314 Onecopy = 0;
1320 Onecopy = 1;
1325 Onecopy = 1;
1334 Onecopy = 0;
1338 Onecopy = 0;
1352 Onecopy
[all...]

Completed in 72 milliseconds