|
ReactOS 0.4.16-dev-1993-gbf8741d
|

Go to the source code of this file.
Macros | |
| #define | NDEBUG |
Functions | |
| static BOOL | IsKnownPartition (_In_ PPARTENTRY PartEntry) |
| BOOL | DeleteDisk (_In_ INT argc, _In_ PWSTR *argv) |
| static VOID | DeleteMbrPartition (_In_ BOOL bOverride) |
| static VOID | DeleteGptPartition (_In_ BOOL bOverride) |
| BOOL | DeletePartition (_In_ INT argc, _In_ PWSTR *argv) |
| BOOL | DeleteVolume (_In_ INT argc, _In_ PWSTR *argv) |
Definition at line 161 of file delete.c.
Referenced by DeletePartition().
Definition at line 38 of file delete.c.
Referenced by DeletePartition().
Definition at line 273 of file delete.c.
|
static |
Definition at line 16 of file delete.c.
Referenced by DeleteGptPartition(), and DeleteMbrPartition().