Searched refs:starto (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.c409 int i,j,k,starto,endo; local
431 starto = starts[i];
432 if (starts[j] > starto)
433 starto = starts[j];
438 "sectors %u-%u\n", i+1, starto, endo);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/util-linux/
H A Dfdisk_sun.c409 int i,j,k,starto,endo; local
431 starto = starts[i];
432 if (starts[j] > starto)
433 starto = starts[j];
438 "sectors %u-%u\n", i+1, starto, endo);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/util-linux/
H A Dfdisk_sun.c409 int i,j,k,starto,endo; local
431 starto = starts[i];
432 if (starts[j] > starto)
433 starto = starts[j];
438 "sectors %u-%u\n", i+1, starto, endo);

Completed in 116 milliseconds