|
ReactOS 0.4.16-dev-1993-gbf8741d
|

Go to the source code of this file.
Macros | |
| #define | NDEBUG |
Functions | |
| static ULONGLONG | GetFreeDiskSize (_In_ PDISKENTRY DiskEntry) |
| VOID | PrintDisk (_In_ PDISKENTRY DiskEntry) |
| BOOL | ListDisk (INT argc, PWSTR *argv) |
| BOOL | ListPartition (INT argc, PWSTR *argv) |
| VOID | PrintVolume (_In_ PVOLENTRY VolumeEntry) |
| BOOL | ListVolume (INT argc, PWSTR *argv) |
| BOOL | ListVirtualDisk (INT argc, PWSTR *argv) |
|
static |
Definition at line 18 of file list.c.
Referenced by PrintDisk().
Definition at line 152 of file list.c.
Definition at line 181 of file list.c.
Definition at line 495 of file list.c.
| VOID PrintDisk | ( | _In_ PDISKENTRY | DiskEntry | ) |
Definition at line 83 of file list.c.
Referenced by DetailVolume(), and ListDisk().
Definition at line 437 of file list.c.
Referenced by DetailDisk(), DetailPartition(), and ListVolume().