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

/freebsd-11-stable/sbin/bsdlabel/
H A Dbsdlabel.c1129 u_long base_offset, needed, total_size, total_percent, current_offset; local
1209 total_percent = 0; /* in percent */
1231 total_percent += size;
1294 if (total_percent != 0) {
1295 if (total_percent > 100) {
1297 total_percent);

Completed in 54 milliseconds