|
ReactOS 0.4.16-dev-2110-ge3521eb
|

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) |
| EXIT_CODE | DetailDisk (_In_ INT argc, _In_ PWSTR *argv) |
| EXIT_CODE | DetailPartition (_In_ INT argc, _In_ PWSTR *argv) |
| EXIT_CODE | DetailVolume (_In_ INT argc, _In_ PWSTR *argv) |
Definition at line 68 of file detail.c.
Definition at line 136 of file detail.c.
Definition at line 222 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().