Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/kern/
H A Dbsd_init.c1397 uuid_string_t preboot_uuid; in bsd_find_basesystem_dmg() local
1398 if (!get_preboot_uuid(preboot_uuid)) { in bsd_find_basesystem_dmg()
1403 len = strlcat(dmgbasepath, preboot_uuid, MAXPATHLEN); in bsd_find_basesystem_dmg()