Home
last modified time | relevance | path

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

/haiku/src/bin/unzip/
H A Dunzip.h350 int size, ZCONST char *zfn,
352 typedef int (UZ_EXP StatCBFn) (zvoid *pG, int fnflag, ZCONST char *zfn,
601 int size, ZCONST char *zfn,
H A Dfileio.c1507 int UZ_EXP UzpPassword (pG, rcnt, pwbuf, size, zfn, efn) in UzpPassword() argument
1512 ZCONST char *zfn; /* name of zip archive */
1529 FnFilter1(zfn), FnFilter2(efn));
1553 pG = pG; rcnt = rcnt; pwbuf = pwbuf; size = size; zfn = zfn; efn = efn;