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

/macosx-10.10/OpenSSH-189/openssh/
H A Dsshconnect2.c1026 char *info, *lang, *password = NULL, *retype = NULL; local
1068 retype = read_passphrase(prompt, 0);
1069 if (strcmp(password, retype) != 0) {
1075 memset(retype, 0, strlen(retype));
1076 xfree(retype);
/macosx-10.10/tcsh-65/tcsh/
H A Dsh.file.c68 static void retype (void);
384 retype(void) function
744 if (command == LIST) /* Always retype after a LIST */
750 retype();
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/
H A DLog4perl.pm1780 To avoid having to retype the same expressions over and over again,
1807 without having to retype the pattern definitions.

Completed in 213 milliseconds