Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/scadm/sparc/mpxu/common/
H A Duser.c553 static char pass2[64]; in ADM_Get_Password() local
581 (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()
/illumos-gate/usr/src/lib/nsswitch/dns/common/
H A Ddns_common.c426 int flags, family, pass2 = 0; in _nss_dns_gethost_withttl() local
558 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()
/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A DMakefile35 pass2.o \
H A Dfsck.h588 void pass2(void);
H A Dmain.c472 pass2(); in checkfilesys()
H A Dpass2.c49 pass2(void) in pass2() function
/illumos-gate/usr/src/cmd/fs.d/ufs/ncheck/
H A Dncheck.c128 void pass2(struct dinode *ip);
348 pass2(&itab[j]); in check()
409 pass2(struct dinode *ip) in pass2() function
/illumos-gate/usr/src/cmd/fs.d/ufs/ff/
H A Dff.c133 void pass2(struct dinode *ip);
398 pass2(&itab[j]); in check()
452 pass2(struct dinode *ip) in pass2() function
/illumos-gate/usr/src/cmd/tsol/misc/
H A Dtxzonemgr.sh345 pass2=$(zenity --entry --title="$title" --text="Re-enter passphrase:" \
347 if [[ "$pass1" != "$pass2" ]]; then
/illumos-gate/usr/src/uts/
H A DREADME183 In order to get meaningful output from lint pass2, all the modules must be