ReactOS 0.4.15-dev-7958-gcd0bb1a
sflags Struct Reference
Collaboration diagram for sflags:

Public Attributes

voidcurarg
 
voidcurfun
 
char c
 
char type
 
char fmt
 
char val
 

Detailed Description

Definition at line 1025 of file getargs.c.

Member Data Documentation

◆ c

char sflags::c

Definition at line 1028 of file getargs.c.

Referenced by dosflags().

◆ curarg

void* sflags::curarg

Definition at line 1026 of file getargs.c.

Referenced by dosflags().

◆ curfun

void* sflags::curfun

Definition at line 1027 of file getargs.c.

Referenced by dosflags().

◆ fmt

char sflags::fmt

Definition at line 1030 of file getargs.c.

Referenced by dosflags().

◆ type

char sflags::type

Definition at line 1029 of file getargs.c.

Referenced by dosflags().

◆ val

char sflags::val

Definition at line 1031 of file getargs.c.

Referenced by dosflags().


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