Home
last modified time | relevance | path

Searched refs:BSD_SIGNATURE (Results 1 – 2 of 2) sorted by relevance

/external/gptfdisk/
Dbsd.h14 #define BSD_SIGNATURE UINT32_C(0x82564557) /* BSD disklabel signature ("magic") */ macro
Dbsd.cc92 realSig = BSD_SIGNATURE; in ReadBSDData()