|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Macros | |
| #define | NDEBUG |
Functions | |
| static BOOL | IsDiskInVolume (_In_ PVOLENTRY VolumeEntry, _In_ PDISKENTRY DiskEntry) |
| static BOOL | IsPartitionInVolume (_In_ PVOLENTRY VolumeEntry, _In_ PPARTENTRY PartEntry) |
| BOOL | DetailDisk (_In_ INT argc, _In_ PWSTR *argv) |
| BOOL | DetailPartition (_In_ INT argc, _In_ PWSTR *argv) |
| BOOL | DetailVolume (_In_ INT argc, _In_ PWSTR *argv) |
Definition at line 68 of file detail.c.
Definition at line 125 of file detail.c.
Definition at line 198 of file detail.c.
|
static |
Definition at line 18 of file detail.c.
Referenced by DetailDisk(), and DetailVolume().
|
static |
Definition at line 41 of file detail.c.
Referenced by DetailPartition().