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

/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/src/
H A Dlogin.c517 char *typed_password; local
535 typed_password = scramble (current_parsed_root->password);
547 typed_password = scramble (tmp);
555 cvs_password = xstrdup (typed_password);
560 typed_password);
562 free_cvs_password (typed_password);

Completed in 173 milliseconds