Searched refs:BOOTARG_END (Results 1 – 4 of 4) sorted by relevance
77 p->ba_type = BOOTARG_END; in makebootargs()123 p32->ba_type = BOOTARG_END; in makebootargs32()
44 #define BOOTARG_END -1 macro
516 for(q = bootargp; q->ba_type != BOOTARG_END; q = q->ba_next) { in bios_getopt()
2024 (q->ba_type != BOOTARG_END) && in getbootinfo()