|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Macros | |
| #define | NDEBUG |
Functions | |
| 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) |
Definition at line 59 of file list.c.
Definition at line 88 of file list.c.
Definition at line 282 of file list.c.
| VOID PrintDisk | ( | _In_ PDISKENTRY | DiskEntry | ) |
Definition at line 17 of file list.c.
Referenced by DetailVolume(), and ListDisk().
Definition at line 230 of file list.c.
Referenced by DetailDisk(), DetailPartition(), and ListVolume().