IS_PMBR_VALID
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
is_pmbr_valid -
SYNOPSIS
"SYNOPSIS"
int is_pmbr_valid (legacy_mbr * mbr);
ARGUMENTS
- mbr
-
pointer to a legacy mbr structure
DESCRIPTION
Returns 1 if PMBR is valid, 0 otherwise.
VALIDITY DEPENDS ON TWO THINGS
1) MSDOS signature is in the last two bytes of the MBR
2) One partition of type 0xEE is found
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- VALIDITY DEPENDS ON TWO THINGS
-
This document was created by
man2html,
using the manual pages.
Time: 13:31:34 GMT, October 06, 2005