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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/util-linux/
H A Dfdisk_sun.c471 unsigned start, stop, stop2; local
538 stop2 = stop;
547 last = read_int(scround(stop2), scround(stop2), scround(stop2),
550 last = read_int(scround(first), scround(stop2), scround(stop2),
558 if (last >= stop2) {
560 last = stop2;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/util-linux/
H A Dfdisk_sun.c471 unsigned start, stop, stop2; local
538 stop2 = stop;
547 last = read_int(scround(stop2), scround(stop2), scround(stop2),
550 last = read_int(scround(first), scround(stop2), scround(stop2),
558 if (last >= stop2) {
560 last = stop2;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/util-linux/
H A Dfdisk_sun.c471 unsigned start, stop, stop2; local
538 stop2 = stop;
547 last = read_int(scround(stop2), scround(stop2), scround(stop2),
550 last = read_int(scround(first), scround(stop2), scround(stop2),
558 if (last >= stop2) {
560 last = stop2;

Completed in 64 milliseconds