ReactOS 0.4.15-dev-8061-g57b775e
_DirSwitchesFlags Struct Reference
Collaboration diagram for _DirSwitchesFlags:

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
 

Detailed Description

Definition at line 167 of file dir.c.

Member Data Documentation

◆ b4Digit

BOOL _DirSwitchesFlags::b4Digit

Definition at line 179 of file dir.c.

Referenced by CommandDir(), DirPrintFileDateTime(), and DirReadParam().

◆ bBareFormat

BOOL _DirSwitchesFlags::bBareFormat

Definition at line 169 of file dir.c.

Referenced by CommandDir(), DirPrintFiles(), DirReadParam(), PrintDirectoryHeader(), and PrintSummary().

◆ bCriteriaRev

BOOL _DirSwitchesFlags::bCriteriaRev[3]

Definition at line 189 of file dir.c.

◆ bDataStreams

BOOL _DirSwitchesFlags::bDataStreams

Definition at line 180 of file dir.c.

Referenced by CommandDir(), DirList(), and DirReadParam().

◆ bLowerCase

BOOL _DirSwitchesFlags::bLowerCase

Definition at line 173 of file dir.c.

Referenced by CommandDir(), DirList(), and DirReadParam().

◆ bNewLongList

BOOL _DirSwitchesFlags::bNewLongList

Definition at line 174 of file dir.c.

Referenced by CommandDir(), DirList(), DirPrintFiles(), and DirReadParam().

◆ bPause

BOOL _DirSwitchesFlags::bPause

Definition at line 175 of file dir.c.

Referenced by CommandDir(), DirPrintf(), and DirReadParam().

◆ bRecursive

BOOL _DirSwitchesFlags::bRecursive

Definition at line 177 of file dir.c.

Referenced by CommandDir(), DirList(), DirPrintBareList(), DirPrintFiles(), DirReadParam(), and PrintSummary().

◆ bShortName

BOOL _DirSwitchesFlags::bShortName

Definition at line 178 of file dir.c.

Referenced by CommandDir(), DirPrintFiles(), DirPrintNewList(), and DirReadParam().

◆ bTSeparator

BOOL _DirSwitchesFlags::bTSeparator

Definition at line 170 of file dir.c.

Referenced by CommandDir(), DirPrintNewList(), DirPrintOldList(), DirReadParam(), and PrintSummary().

◆ bUser

BOOL _DirSwitchesFlags::bUser

Definition at line 176 of file dir.c.

Referenced by CommandDir(), and DirReadParam().

◆ bWideList

BOOL _DirSwitchesFlags::bWideList

Definition at line 171 of file dir.c.

Referenced by CommandDir(), DirPrintFiles(), and DirReadParam().

◆ bWideListColSort

BOOL _DirSwitchesFlags::bWideListColSort

Definition at line 172 of file dir.c.

Referenced by CommandDir(), DirPrintFiles(), DirPrintWideList(), and DirReadParam().

◆ dwAttribMask

DWORD _DirSwitchesFlags::dwAttribMask

Definition at line 184 of file dir.c.

◆ dwAttribVal

DWORD _DirSwitchesFlags::dwAttribVal

Definition at line 183 of file dir.c.

◆ eCriteria

enum EOrderBy _DirSwitchesFlags::eCriteria[3]

Definition at line 188 of file dir.c.

◆ eTimeField

enum ETimeField _DirSwitchesFlags::eTimeField

Definition at line 194 of file dir.c.

◆ sCriteriaCount

short _DirSwitchesFlags::sCriteriaCount

Definition at line 190 of file dir.c.

◆ 

struct { ... } _DirSwitchesFlags::stAttribs

Referenced by CommandDir(), DirList(), and DirReadParam().

◆ 

struct { ... } _DirSwitchesFlags::stOrderBy

◆ 

struct { ... } _DirSwitchesFlags::stTimeField

The documentation for this struct was generated from the following file: