Searched refs:GetLongPathEA (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dwin32zip.h37 char *GetLongPathEA(char *name);
H A Dwin32.c649 char *GetLongPathEA(char *name) function
H A Dwin32zip.c1412 if (!dosify && use_longname_ea && (t = GetLongPathEA(x)) != NULL)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/os2/
H A Dos2zip.h80 char *GetLongPathEA(const char *name);
H A Dos2.c296 if (!dosify && use_longname_ea && (t = GetLongPathEA(x)) != NULL)
H A Dos2zip.c556 char *GetLongPathEA(const char *name) function

Completed in 71 milliseconds