Home
last modified time | relevance | path

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

/haiku/src/bin/unzip/
H A Dapi.c161 if (init->structlen >= (sizeof(ulg) + 3*sizeof(dummyfn)) && init->pausefn) in UzpAltMain()
162 G.mpause = init->pausefn; in UzpAltMain()
211 UsrFuncts->pausefn)
212 ((Uz_Globs *)pG)->mpause = UsrFuncts->pausefn;
H A Dunzip.h376 PauseFn *pausefn; member
392 PauseFn *pausefn; member