Searched refs:nopwd (Results 1 - 3 of 3) sorted by relevance

/haiku/src/bin/unzip/
H A Dcrypt.c413 GLOBAL(nopwd) = TRUE; /* inhibit password prompting! */ variable
425 else if (GLOBAL(nopwd))
447 GLOBAL(nopwd) = TRUE; /* inhibit any further PW prompt! */
H A Dcryptf.c416 GLOBAL(nopwd) = TRUE; /* inhibit password prompting! */ variable
428 else if (GLOBAL(nopwd))
450 GLOBAL(nopwd) = TRUE; /* inhibit any further PW prompt! */
H A Dglobals.h294 int nopwd; /* crypt static */ member in struct:Globals

Completed in 98 milliseconds