HomeSort by: relevance | last modified time | path
    Searched defs:rdb_found (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.sbin/sysinst/arch/ofppc/
md.c 58 static int rdb_found = 0; variable in typeref:typename:int
134 if (rdb_found) {
312 if (rdb_found)
368 if (rdb_found)
399 if (pm->bootstart == 0 || pm->bootsize == 0 || rdb_found)
429 if ((nobootfix && noprepfix) || rdb_found)
633 if (rdb_found)
656 rdb_found = 1; /* do not repartition! */
md.c 58 static int rdb_found = 0; variable in typeref:typename:int
134 if (rdb_found) {
312 if (rdb_found)
368 if (rdb_found)
399 if (pm->bootstart == 0 || pm->bootsize == 0 || rdb_found)
429 if ((nobootfix && noprepfix) || rdb_found)
633 if (rdb_found)
656 rdb_found = 1; /* do not repartition! */
md.c 58 static int rdb_found = 0; variable in typeref:typename:int
134 if (rdb_found) {
312 if (rdb_found)
368 if (rdb_found)
399 if (pm->bootstart == 0 || pm->bootsize == 0 || rdb_found)
429 if ((nobootfix && noprepfix) || rdb_found)
633 if (rdb_found)
656 rdb_found = 1; /* do not repartition! */
md.c 58 static int rdb_found = 0; variable in typeref:typename:int
134 if (rdb_found) {
312 if (rdb_found)
368 if (rdb_found)
399 if (pm->bootstart == 0 || pm->bootsize == 0 || rdb_found)
429 if ((nobootfix && noprepfix) || rdb_found)
633 if (rdb_found)
656 rdb_found = 1; /* do not repartition! */

Completed in 42 milliseconds