Searched refs:bsd_find_basesystem_dmg (Results 1 – 1 of 1) sorted by relevance
328 static int bsd_find_basesystem_dmg(char *bsdmgpath_out, bool *rooted_dmg, bool *skip_signature_chec…997 error = bsd_find_basesystem_dmg(dmgpath, &rooted_dmg, &skip_signature_check); in bsd_init()1293 bsd_find_basesystem_dmg(char *bsdmgpath_out, bool *rooted_dmg, bool *skip_signature_check) in bsd_find_basesystem_dmg() function