Searched defs:bootmagic (Results 1 – 3 of 3) sorted by relevance
39 static uint8_t bootmagic[] = BOOTMAGIC; variable
48 static unsigned char bootmagic[] = BOOTMAGIC; /* rfc 1048 */ variable
218 static uint8_t bootmagic[] = BOOTMAGIC; in init_pkt() local