Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/sys/
H A Dimageboot.h39 imageboot_type_t imageboot_needed(void);
/xnu-8020.101.4/bsd/kern/
H A Dbsd_init.c942 imageboot_type_t imageboot_type = imageboot_needed(); in bsd_init()
H A Dimageboot.c151 imageboot_needed(void) in imageboot_needed() function