OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BSD_SIGNATURE
(Results
1 - 2
of
2
) sorted by null
/external/gptfdisk/
bsd.h
14
#define
BSD_SIGNATURE
UINT32_C(0x82564557) /* BSD disklabel signature ("magic") */
bsd.cc
92
realSig =
BSD_SIGNATURE
;
Completed in 63 milliseconds