Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/kern/
H A Dimageboot.c1012 boolean_t auth_root = TRUE; in imageboot_setup_new() local
1049 if (auth_root) { in imageboot_setup_new()
1056 error = authenticate_root_with_chunklist(path, &auth_root); in imageboot_setup_new()
1076 error, auth_root, ramdisk_root); in imageboot_setup_new()
1080 if (auth_root) { in imageboot_setup_new()