Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/kern/
H A Dbsd_init.c323 static int bsd_find_basesystem_dmg(char *bsdmgpath_out, bool *rooted_dmg, bool *skip_signature_chec…
1249 bsd_find_basesystem_dmg(char *bsdmgpath_out, bool *rooted_dmg, bool *skip_signature_check) in bsd_find_basesystem_dmg() argument
1409 strlcpy(bsdmgpath_out, dmgpath, MAXPATHLEN); in bsd_find_basesystem_dmg()