Searched refs:PathIsUNCServerShareA (Results 1 – 4 of 4) sorted by relevance
46 inline BOOL PathIsUNCServerShareX(LPCSTR pszPath) { return PathIsUNCServerShareA(pszPath); } in PathIsUNCServerShareX()
1707 if (PathIsUNCServerShareA(lpszPath)) in PathIsDirectoryA()2351 BOOL WINAPI PathIsUNCServerShareA(LPCSTR lpszPath) in PathIsUNCServerShareA() function
644 642 stdcall PathIsUNCServerShareA(str)
995 BOOL WINAPI PathIsUNCServerShareA(_In_ LPCSTR);