Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/sys/
H A Dimageboot.h34 IMAGEBOOT_NONE, enumerator
/xnu-12377.81.4/bsd/kern/
H A Dimageboot.c154 imageboot_type_t result = IMAGEBOOT_NONE; in imageboot_needed()