Searched refs:opt_done (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/apps/
H A Dpasswd.c71 int i, badopt, opt_done; local
95 badopt = 0, opt_done = 0;
97 while (!badopt && !opt_done && argv[++i] != NULL)
150 opt_done = 1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Dpasswd.c71 int i, badopt, opt_done; local
95 badopt = 0, opt_done = 0;
97 while (!badopt && !opt_done && argv[++i] != NULL)
150 opt_done = 1;

Completed in 47 milliseconds