Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/kern/
H A Dimageboot.c1007 boolean_t auth_root = TRUE; in imageboot_setup_new() local
1044 if (auth_root) { in imageboot_setup_new()
1051 error = authenticate_root_with_chunklist(path, &auth_root); in imageboot_setup_new()
1071 error, auth_root, ramdisk_root); in imageboot_setup_new()
1075 if (auth_root) { in imageboot_setup_new()