FreeRDP
Toggle main menu visibility
Main Page
Related Pages
Topics
Namespaces
Namespace List
Namespace Members
All
Functions
Data Structures
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
All
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
Functions
a
c
d
e
f
g
i
o
r
s
t
Variables
a
b
c
d
e
g
i
l
m
n
o
p
r
s
t
u
v
Files
File List
Globals
All
Typedefs
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Modules
Pages
Loading...
Searching...
No Matches
TestPathCchSkipRoot.c
1
2
#include <stdio.h>
3
#include <winpr/crt.h>
4
#include <winpr/path.h>
5
#include <winpr/tchar.h>
6
#include <winpr/winpr.h>
7
8
int
TestPathCchSkipRoot(
int
argc,
char
* argv[])
9
{
10
printf(
"Warning: %s is not implemented!\n"
, __func__);
11
return
0;
12
}
winpr
libwinpr
path
test
TestPathCchSkipRoot.c
Generated by
1.9.8