Searched defs:startsec (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/hal/utils/
H A Dfsutils.c113 walk_partitions(int fd, int startsec, uint_t secsz, argument
120 uint_t sec = startsec;
146 sec = startsec + ltohi(ipart[i].relsect);
148 relsect = startsec = sec;

Completed in 14 milliseconds