Home
last modified time | relevance | path

Searched refs:fValidate (Results 1 – 3 of 3) sorted by relevance

/haiku/src/bin/unzip/
H A Dglobals.h187 int fValidate; /* true if only validating an archive */ member
H A Dapi.c553 G.fValidate = TRUE; in UzpValidate()
H A Dprocess.c834 if (!G.fValidate)
1060 if ((!G.fValidate) && (G.lpUserFunctions != NULL)) in uz_end_central()