Lines Matching refs:copy
7 COPY=${OBJ}/copy12 get $DATA ${COPY}.113 put $DATA ${COPY}.222 rm -f ${COPY}.1 ${COPY}.229 cmp $DATA ${COPY}.1 || fail "corrupted copy after get"30 cmp $DATA ${COPY}.2 || fail "corrupted copy after put"34 rm -f ${COPY}.1 ${COPY}.2