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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/util-linux/
H A Dfdisk_sun.c469 uint start, stop, stop2; local
536 stop2 = stop;
545 last = read_int(scround(stop2), scround(stop2), scround(stop2),
548 last = read_int(scround(first), scround(stop2), scround(stop2),
556 if (last >= stop2) {
558 last = stop2;

Completed in 82 milliseconds