ReactOS 0.4.15-dev-7958-gcd0bb1a
SLpassfail Struct Reference

Public Attributes

DWORD shortlen
 
DWORD shorterror
 
DWORD s2llen
 
DWORD s2lerror
 
DWORD longlen
 
DWORD longerror
 

Detailed Description

Definition at line 87 of file path.c.

Member Data Documentation

◆ longerror

DWORD SLpassfail::longerror

Definition at line 93 of file path.c.

Referenced by test_FunnyChars(), test_PathNameA(), and test_ValidPathA().

◆ longlen

DWORD SLpassfail::longlen

Definition at line 92 of file path.c.

Referenced by test_FunnyChars(), test_PathNameA(), and test_ValidPathA().

◆ s2lerror

DWORD SLpassfail::s2lerror

Definition at line 91 of file path.c.

Referenced by test_ValidPathA().

◆ s2llen

DWORD SLpassfail::s2llen

Definition at line 90 of file path.c.

Referenced by test_ValidPathA().

◆ shorterror

DWORD SLpassfail::shorterror

Definition at line 89 of file path.c.

Referenced by test_FunnyChars(), test_PathNameA(), and test_ValidPathA().

◆ shortlen

DWORD SLpassfail::shortlen

Definition at line 88 of file path.c.

Referenced by test_FunnyChars(), test_PathNameA(), and test_ValidPathA().


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