Searched refs:starto (Results 1 - 1 of 1) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/util-linux/
H A Dfdisk_sun.c407 int i,j,k,starto,endo; local
429 starto = starts[i];
430 if (starts[j] > starto)
431 starto = starts[j];
436 "sectors %d-%d\n", i+1, starto, endo);

Completed in 99 milliseconds