Home
last modified time | relevance | path

Searched refs:IZ_PW_ENTERED (Results 1 – 4 of 4) sorted by relevance

/haiku/src/bin/unzip/
H A Dunzip.h553 #define IZ_PW_ENTERED 0 /* got some password string; use/try it */ macro
H A Dcryptf.c443 if (r != IZ_PW_ENTERED) { /* user replied "skip" or "skip all" */
H A Dcrypt.c440 if (r != IZ_PW_ENTERED) { /* user replied "skip" or "skip all" */
H A Dfileio.c1516 int r = IZ_PW_ENTERED;