Searched refs:pass2 (Results 1 – 10 of 10) sorted by relevance
553 static char pass2[64]; in ADM_Get_Password() local581 (void) scanf("%s", pass2); in ADM_Get_Password()585 pass1[8] = pass2[8] = '\0'; in ADM_Get_Password()587 if ((strcmp(pass1, pass2) != 0) && (passTry > 0)) { in ADM_Get_Password()589 ADM_Destroy_Password(pass2); in ADM_Get_Password()592 } else if ((strcmp(pass1, pass2) != 0) && (passTry <= 0)) { in ADM_Get_Password()594 ADM_Destroy_Password(pass2); in ADM_Get_Password()608 ADM_Destroy_Password(pass2); in ADM_Get_Password()
426 int flags, family, pass2 = 0; in _nss_dns_gethost_withttl() local558 if (pass2 == 2) in _nss_dns_gethost_withttl()568 if (pass2 == 1 || flags == 0 || family == AF_INET || in _nss_dns_gethost_withttl()592 pass2 = 1; in _nss_dns_gethost_withttl()748 pass2 = 2; /* Indicate that we found data this pass */ in _nss_dns_gethost_withttl()
128 void pass2(struct dinode *ip);348 pass2(&itab[j]); in check()409 pass2(struct dinode *ip) in pass2() function
35 pass2.o \
588 void pass2(void);
472 pass2(); in checkfilesys()
49 pass2(void) in pass2() function
133 void pass2(struct dinode *ip);398 pass2(&itab[j]); in check()452 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