Home
last modified time | relevance | path

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

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