Searched defs:has_ext (Results 1 - 1 of 1) sorted by relevance
| /illumos-gate/usr/src/boot/sys/boot/common/ | ||
| H A D | part.c | 703 int has_ext; local 792 for (i = has_ext = 0; i < NDOSPART; i++) { 805 has_ext = 1; 818 if (has_ext) { |
Completed in 59 milliseconds