Searched refs:lpszZipFN (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/
H A Dstructs.h169 LPSTR lpszZipFN; /* zip file name */ member in struct:__anon7529
H A Dwindll.c342 lpszZipFN = zip file name
427 if (strlen(lpDCL->lpszZipFN) >= FILNAMSIZ)
436 lstrcpy(G.wildzipfn, lpDCL->lpszZipFN);
668 if (lpDCL->lpszZipFN == NULL)
682 G.zipfn = lpDCL->lpszZipFN;
683 G.argv0 = lpDCL->lpszZipFN;
H A Duzexampl.c347 lpDCL->lpszZipFN = argv[1]; /* the archive name */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dapi.h143 LPSTR lpszZipFN; /* name of archive to create/update */ member in struct:__anon7685
H A Dapi.c613 if (AllocMemory(argCee, C.lpszZipFN, "Zip file name", FALSE) != ZE_OK)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/windll/
H A Dexample.c280 ZpZCL.lpszZipFN = argv[1]; /* archive to be created/updated */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/guisfx/
H A Dsfxwiz.c356 lpDCL->lpszZipFN = zfn;

Completed in 57 milliseconds