Home
last modified time | relevance | path

Searched refs:pass2 (Results 1 – 10 of 10) sorted by relevance

/titanic_41/usr/src/cmd/scadm/sparc/mpxu/common/
H A Duser.c555 static char pass2[64]; in ADM_Get_Password() local
583 (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()
/titanic_41/usr/src/lib/nsswitch/dns/common/
H A Ddns_common.c433 int flags, family, pass2 = 0; in _nss_dns_gethost_withttl() local
565 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()
/titanic_41/usr/src/cmd/fs.d/ufs/fsck/
H A DMakefile34 pass2.o \
H A Dfsck.h594 void pass2(void);
H A Dmain.c437 pass2(); in checkfilesys()
H A Dpass2.c51 pass2(void) in pass2() function
/titanic_41/usr/src/cmd/fs.d/ufs/ncheck/
H A Dncheck.c130 void pass2(struct dinode *ip);
350 pass2(&itab[j]); in check()
411 pass2(struct dinode *ip) in pass2() function
/titanic_41/usr/src/cmd/fs.d/ufs/ff/
H A Dff.c135 void pass2(struct dinode *ip);
400 pass2(&itab[j]); in check()
454 pass2(struct dinode *ip) in pass2() function
/titanic_41/usr/src/cmd/tsol/misc/
H A Dtxzonemgr.sh345 pass2=$(zenity --entry --title="$title" --text="Re-enter passphrase:" \
347 if [[ "$pass1" != "$pass2" ]]; then
/titanic_41/usr/src/uts/
H A DREADME183 In order to get meaningful output from lint pass2, all the modules must be