Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/win32/
H A Dwin32iop.h136 DllExport char* win32_longpath(char *path);
248 #define longpath(pth) win32_longpath(pth)
H A Dwin32.c2145 win32_longpath(char *path) in win32_longpath() function