Searched refs:BSD_SIGNATURE (Results 1 - 2 of 2) sorted by relevance
/third_party/gptfdisk/ | ||
H A D | bsd.h | 14 #define BSD_SIGNATURE UINT32_C(0x82564557) /* BSD disklabel signature ("magic") */ macro |
H A D | bsd.cc | 92 realSig = BSD_SIGNATURE; in ReadBSDData() |
Completed in 1 milliseconds