Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dimageboot.h39 imageboot_type_t imageboot_needed(void);
/xnu-12377.41.6/bsd/kern/
H A Dbsd_init.c983 imageboot_type_t imageboot_type = imageboot_needed(); in bsd_init()
H A Dimageboot.c152 imageboot_needed(void) in imageboot_needed() function