Home
last modified time | relevance | path

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

/haiku/src/bin/unzip/
H A Dunzip.h351 ZCONST char *efn);
353 ZCONST char *efn, ZCONST zvoid *details);
602 ZCONST char *efn));
H A Dfileio.c1507 int UZ_EXP UzpPassword (pG, rcnt, pwbuf, size, zfn, efn) in UzpPassword() argument
1513 ZCONST char *efn; /* name of archive entry being processed */
1529 FnFilter1(zfn), FnFilter2(efn));
1553 pG = pG; rcnt = rcnt; pwbuf = pwbuf; size = size; zfn = zfn; efn = efn;