Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/kern/
H A Dimageboot.c1006 boolean_t auth_root = TRUE; in imageboot_setup_new() local
1043 if (auth_root) { in imageboot_setup_new()
1050 error = authenticate_root_with_chunklist(path, &auth_root); in imageboot_setup_new()
1070 error, auth_root, ramdisk_root); in imageboot_setup_new()
1074 if (auth_root) { in imageboot_setup_new()