|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| BOOL | bBareFormat |
| BOOL | bTSeparator |
| BOOL | bWideList |
| BOOL | bWideListColSort |
| BOOL | bLowerCase |
| BOOL | bNewLongList |
| BOOL | bPause |
| BOOL | bUser |
| BOOL | bRecursive |
| BOOL | bShortName |
| BOOL | b4Digit |
| BOOL | bDataStreams |
| struct { | |
| DWORD dwAttribVal | |
| DWORD dwAttribMask | |
| } | stAttribs |
| struct { | |
| enum EOrderBy eCriteria [3] | |
| BOOL bCriteriaRev [3] | |
| short sCriteriaCount | |
| } | stOrderBy |
| struct { | |
| enum ETimeField eTimeField | |
| } | stTimeField |
| BOOL _DirSwitchesFlags::b4Digit |
Definition at line 179 of file dir.c.
Referenced by CommandDir(), DirPrintFileDateTime(), and DirReadParam().
| BOOL _DirSwitchesFlags::bBareFormat |
Definition at line 169 of file dir.c.
Referenced by CommandDir(), DirPrintFiles(), DirReadParam(), PrintDirectoryHeader(), and PrintSummary().
| BOOL _DirSwitchesFlags::bDataStreams |
Definition at line 180 of file dir.c.
Referenced by CommandDir(), DirList(), and DirReadParam().
| BOOL _DirSwitchesFlags::bLowerCase |
Definition at line 173 of file dir.c.
Referenced by CommandDir(), DirList(), and DirReadParam().
| BOOL _DirSwitchesFlags::bNewLongList |
Definition at line 174 of file dir.c.
Referenced by CommandDir(), DirList(), DirPrintFiles(), and DirReadParam().
| BOOL _DirSwitchesFlags::bPause |
Definition at line 175 of file dir.c.
Referenced by CommandDir(), DirPrintf(), and DirReadParam().
| BOOL _DirSwitchesFlags::bRecursive |
Definition at line 177 of file dir.c.
Referenced by CommandDir(), DirList(), DirPrintBareList(), DirPrintFiles(), DirReadParam(), and PrintSummary().
| BOOL _DirSwitchesFlags::bShortName |
Definition at line 178 of file dir.c.
Referenced by CommandDir(), DirPrintFiles(), DirPrintNewList(), and DirReadParam().
| BOOL _DirSwitchesFlags::bTSeparator |
Definition at line 170 of file dir.c.
Referenced by CommandDir(), DirPrintNewList(), DirPrintOldList(), DirReadParam(), and PrintSummary().
| BOOL _DirSwitchesFlags::bUser |
Definition at line 176 of file dir.c.
Referenced by CommandDir(), and DirReadParam().
| BOOL _DirSwitchesFlags::bWideList |
Definition at line 171 of file dir.c.
Referenced by CommandDir(), DirPrintFiles(), and DirReadParam().
| BOOL _DirSwitchesFlags::bWideListColSort |
Definition at line 172 of file dir.c.
Referenced by CommandDir(), DirPrintFiles(), DirPrintWideList(), and DirReadParam().
| enum ETimeField _DirSwitchesFlags::eTimeField |
| struct { ... } _DirSwitchesFlags::stAttribs |
Referenced by CommandDir(), DirList(), and DirReadParam().
| struct { ... } _DirSwitchesFlags::stOrderBy |
Referenced by CommandDir(), CompareFiles(), DirList(), and DirReadParam().
| struct { ... } _DirSwitchesFlags::stTimeField |
Referenced by CommandDir(), CompareFiles(), DirPrintFileDateTime(), and DirReadParam().