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

  /src/usr.sbin/sysinst/
gpt.c 289 const struct gpt_ptype_desc *native_root local in function:gpt_read_from_disk
363 if (!have_target && native_root != NULL &&
364 strcmp(np->gp_id, native_root->tid) == 0) {
gpt.c 289 const struct gpt_ptype_desc *native_root local in function:gpt_read_from_disk
363 if (!have_target && native_root != NULL &&
364 strcmp(np->gp_id, native_root->tid) == 0) {

Completed in 26 milliseconds