Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fdisk/
H A Dfdisk.c1771 int part_count = 0, ldcnt = 0; in load() local
1805 part_count++; in load()
1844 if (part_count > FD_NUMPART) { in load()