Searched refs:win32_longpath (Results 1 – 2 of 2) sorted by relevance
136 DllExport char* win32_longpath(char *path);248 #define longpath(pth) win32_longpath(pth)
2145 win32_longpath(char *path) in win32_longpath() function