Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/kern/
H A Dimageboot.c1005 boolean_t auth_root = TRUE; in imageboot_setup_new() local
1042 if (auth_root) { in imageboot_setup_new()
1049 error = authenticate_root_with_chunklist(path, &auth_root); in imageboot_setup_new()
1069 error, auth_root, ramdisk_root); in imageboot_setup_new()
1073 if (auth_root) { in imageboot_setup_new()