Home
last modified time | relevance | path

Searched refs:PathCchCanonicalizeA (Results 1 – 2 of 2) sorted by relevance

/dports/net/freerdp/freerdp-2.5.0/winpr/include/winpr/
H A Dpath.h81 WINPR_API HRESULT PathCchCanonicalizeA(PSTR pszPathOut, size_t cchPathOut, PCSTR pszPathIn);
167 #define PathCchCanonicalize PathCchCanonicalizeA
/dports/net/freerdp/freerdp-2.5.0/winpr/libwinpr/path/
H A Dpath.c363 HRESULT PathCchCanonicalizeA(PSTR pszPathOut, size_t cchPathOut, PCSTR pszPathIn) in PathCchCanonicalizeA() function