Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/sysinst/arch/ofppc/ | |
md.c | 309 int fprep=0, ffat=0; local in function:md_check_partitions 332 ffat++; 342 if (ffat >= 1 && fprep < 2) { 346 if (ffat < 1 && fprep >= 2) { 350 if (ffat >=1 && fprep >= 2) { |
md.c | 309 int fprep=0, ffat=0; local in function:md_check_partitions 332 ffat++; 342 if (ffat >= 1 && fprep < 2) { 346 if (ffat < 1 && fprep >= 2) { 350 if (ffat >=1 && fprep >= 2) { |