Searched refs:pwdarg (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dapi.c299 uO.pwdarg = optflgs->pwdarg;
H A Dunzip.c1614 if (uO.pwdarg != (char *)NULL) {
1623 uO.pwdarg = s;
1624 if (*uO.pwdarg == '\0') {
1627 uO.pwdarg = *++argv;
1628 if (*uO.pwdarg == '-') {
1633 /* else pwdarg points at decryption password */
1640 /* pwdarg now points at decryption password (-Ppasswd or
H A Dunzip.h464 char *pwdarg; /* pointer to command-line password (-P option) */ member in struct:_UzpOpts
H A Dextract.c1274 (error = decrypt(__G__ uO.pwdarg)) != PK_COOL) {

Completed in 173 milliseconds