Lines Matching full:imgdiff
456 params.tokens[0] == "imgdiff");
970 * Do a source/target load for move/bsdiff/imgdiff in version 3.
1299 if (params.cmdname[0] == 'i') { // imgdiff
1655 * imgdiff <patchstart> <patchlen> <...>
1657 * blocks. bsdiff or imgdiff specifies the type of patch; move means no patch at all.
1671 * in a move/bsdiff/imgdiff command.
1680 * Commands that read data from the partition (i.e. move/bsdiff/imgdiff/stash) have one or more
1691 { "imgdiff", PerformCommandDiff },
1709 { "imgdiff", PerformCommandDiff },