Searched refs:IMAGEBOOT_NONE (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.81.4/bsd/sys/ | ||
| H A D | imageboot.h | 34 IMAGEBOOT_NONE, enumerator |
| /xnu-12377.81.4/bsd/kern/ | ||
| H A D | imageboot.c | 154 imageboot_type_t result = IMAGEBOOT_NONE; in imageboot_needed() |