Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/kern/
H A Dbsd_init.c1353 uuid_string_t preboot_uuid; in bsd_find_basesystem_dmg() local
1354 if (!get_preboot_uuid(preboot_uuid)) { in bsd_find_basesystem_dmg()
1359 len = strlcat(dmgbasepath, preboot_uuid, MAXPATHLEN); in bsd_find_basesystem_dmg()