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