Home
last modified time | relevance | path

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

/dports/net/freerdp/freerdp-2.5.0/winpr/include/winpr/
H A Dpath.h133 WINPR_API HRESULT PathCchRemoveFileSpecA(PSTR pszPath, size_t cchPath);
181 #define PathCchRemoveFileSpec PathCchRemoveFileSpecA
/dports/net/freerdp/freerdp-2.5.0/winpr/libwinpr/path/
H A Dpath.c760 HRESULT PathCchRemoveFileSpecA(PSTR pszPath, size_t cchPath) in PathCchRemoveFileSpecA() function