Home
last modified time | relevance | path

Searched refs:pctsum (Results 1 – 1 of 1) sorted by relevance

/openbsd/sbin/disklabel/
H A Deditor.c1866 uint idx = 0, pctsum = 0; in parse_autotable() local
1899 pctsum += sa->rate; in parse_autotable()
1901 if (pctsum > 100) in parse_autotable()