Home
last modified time | relevance | path

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

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