Searched refs:lastpathcomp (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/os2/
H A Dos2data.h104 char *lastpathcomp; /* ditto */ member in struct:os2Global
H A Dos2.c1630 if ((G.os2.lastpathcomp = (char *)malloc(strlen(pathcomp)+1)) ==
1639 strcpy(G.os2.lastpathcomp, pathcomp);
2077 SetLongNameEA(G.filename, G.os2.lastpathcomp);
2079 free(G.os2.lastpathcomp);

Completed in 67 milliseconds