Searched refs:DOSMBR_SIGNATURE_OFF (Results 1 – 3 of 3) sorted by relevance
203 if (*(u_int16_t *)&buf[DOSMBR_SIGNATURE_OFF] == DOSMBR_SIGNATURE) { in pmon_getdisklabel()
443 #define DOSMBR_SIGNATURE_OFF (0x1fe) macro
613 memcpy(&sig, dosbb + DOSMBR_SIGNATURE_OFF, sizeof(sig)); in spoofgpt()751 memcpy(&sig, dosbb + DOSMBR_SIGNATURE_OFF, sizeof(sig)); in spoofmbr()771 memcpy(&sig, bp->b_data + DOSMBR_SIGNATURE_OFF, in spoofmbr()