Searched refs:pass2 (Results 1 – 10 of 10) sorted by relevance
555 static char pass2[64]; in ADM_Get_Password() local583 (void) scanf("%s", pass2); in ADM_Get_Password()587 pass1[8] = pass2[8] = '\0'; in ADM_Get_Password()589 if ((strcmp(pass1, pass2) != 0) && (passTry > 0)) { in ADM_Get_Password()591 ADM_Destroy_Password(pass2); in ADM_Get_Password()594 } else if ((strcmp(pass1, pass2) != 0) && (passTry <= 0)) { in ADM_Get_Password()596 ADM_Destroy_Password(pass2); in ADM_Get_Password()610 ADM_Destroy_Password(pass2); in ADM_Get_Password()
433 int flags, family, pass2 = 0; in _nss_dns_gethost_withttl() local565 if (pass2 == 2) in _nss_dns_gethost_withttl()575 if (pass2 == 1 || flags == 0 || family == AF_INET || in _nss_dns_gethost_withttl()599 pass2 = 1; in _nss_dns_gethost_withttl()755 pass2 = 2; /* Indicate that we found data this pass */ in _nss_dns_gethost_withttl()
34 pass2.o \
594 void pass2(void);
437 pass2(); in checkfilesys()
51 pass2(void) in pass2() function
130 void pass2(struct dinode *ip);350 pass2(&itab[j]); in check()411 pass2(struct dinode *ip) in pass2() function
135 void pass2(struct dinode *ip);400 pass2(&itab[j]); in check()454 pass2(struct dinode *ip) in pass2() function
345 pass2=$(zenity --entry --title="$title" --text="Re-enter passphrase:" \347 if [[ "$pass1" != "$pass2" ]]; then
183 In order to get meaningful output from lint pass2, all the modules must be