Searched refs:choice (Results 1 - 25 of 31) sorted by relevance

12

/osnet-11/usr/src/lib/pam_modules/authtok_check/
H A Dpacker.c295 int choice; local
324 choice = 0;
327 if (strcmp(words[choice], words[ti]) > 0)
328 choice = ti;
330 (void) Chomp(words[choice]);
331 if (words[choice][0] != '\0' &&
332 strcmp(lastword, words[choice]) != 0) {
333 (void) PutPW(pwp, words[choice]);
334 (void) strncpy(lastword, words[choice], MAXWORDLEN);
337 if (fgets(words[choice], MAXWORDLE
[all...]
/osnet-11/usr/src/lib/libadm/common/
H A Dckitem.c57 #define NOTUNIQ "The entered text does not uniquely identify a menu choice."
58 #define BADNUM "Bad numeric choice specification"
136 if (menup->choice)
137 item[0] = menup->choice->token;
228 char **choice; local
234 choice = calloc((size_t)max, sizeof (char *));
254 chp = menup->choice;
261 choice[nchoice++] = chp->token;
269 chp = menup->choice;
306 choice[nchoic
316 setitem(CKMENU *menup, char *choice) argument
368 setinvis(CKMENU *menup, char *choice) argument
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/t/
H A Dassembler.t9 The general idea is to test by assembling a choice set of assembler
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/include/
H A Dk5-int-pkinit.h96 } choice; member in struct:_krb5_trusted_ca
156 } choice; member in struct:_krb5_pa_pk_as_rep_draft9
169 } choice; member in struct:_krb5_pa_pk_as_rep
/osnet-11/usr/src/lib/libpkg/common/
H A Dgpkglist.c55 extern int setinvis(CKMENU *menup, char *choice);
56 extern int setitem(CKMENU *menup, char *choice);
170 chp = menup->choice;
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dasn1_k_decode.c2000 val->choice = choice_trusted_cas_UNKNOWN;
2007 val->choice = choice_trusted_cas_principalName;
2009 val->choice = choice_trusted_cas_caName;
2026 val->choice = choice_trusted_cas_issuerAndSerial;
2047 if (val->choice == choice_trusted_cas_caName)
2049 else if (val->choice == choice_trusted_cas_issuerAndSerial)
2051 val->choice = choice_trusted_cas_UNKNOWN;
2059 val->choice = choice_trusted_cas_UNKNOWN;
2062 val->choice = choice_trusted_cas_principalName;
2066 val->choice
[all...]
H A Dasn1_k_encode.c1844 switch (val->choice) {
1977 switch (val->choice)
1999 switch (val->choice)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dsort.pm130 choice of algorithm with this pragma, but this feels heavy-handed,
141 I<forbid> what follows, it just leaves the choice open. Thus, after
151 have exactly the same effect, leaving the choice of sort algorithm open.
/osnet-11/usr/src/lib/pam_modules/ldap/
H A Dldap_acct_mgmt.c198 if (acctResp.choice == 0) {
203 } else if (acctResp.choice == 1) {
/osnet-11/usr/src/lib/libslp/clib/
H A Dslp_ami.h51 unsigned short choice; member in struct:ami_name
91 unsigned short choice; member in struct:CaseIgnoreString
231 unsigned short choice; member in struct:ami_rc2_cbc_param
356 unsigned short choice; member in struct:ami_extcert_or_cert
501 unsigned short choice; member in struct:ami_challenge_pwd
/osnet-11/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_srv.c762 rep->choice = choice_pa_pk_as_rep_encKeyPack;
771 rep9->choice = choice_pa_pk_as_rep_draft9_encKeyPack;
784 rep->choice = choice_pa_pk_as_rep_dhInfo;
791 rep9->choice = choice_pa_pk_as_rep_draft9_dhSignedData;
795 if (rep != NULL && (rep->choice == choice_pa_pk_as_rep_dhInfo ||
796 rep->choice == choice_pa_pk_as_rep_draft9_dhSignedData)) {
809 rep9->choice == choice_pa_pk_as_rep_draft9_dhSignedData) ||
810 (rep != NULL && rep->choice == choice_pa_pk_as_rep_dhInfo)) {
941 rep->choice = choice_pa_pk_as_rep_encKeyPack;
971 rep9->choice
[all...]
H A Dpkinit_lib.c182 switch ((*in)->choice) {
224 switch((*in)[i]->choice) {
H A Dpkinit_clnt.c691 switch(kdc_reply->choice) {
723 pkiDebug("unknown as_rep type %d\n", kdc_reply->choice);
763 switch(kdc_reply->choice) {
877 pkiDebug("unknow as_rep type %d\n", kdc_reply->choice);
H A Dpkinit_crypto_openssl.c3761 * that if there is no error, choice will be set to one of:
3770 int *choice)
3785 assert(choice != NULL);
3885 *choice = i; /* chosen entry of token_choices->token_array */
3888 *choice = RESCAN_TOKENS; /* rescan for new smartcard */
3891 *choice = SKIP_TOKENS; /* skip smartcard auth */
4100 * client criteria the user is prompted to make a choice if in client context.
4119 int choice = 0; local
4419 if ((r = pkinit_choose_tokens(context, cctx, &token_choices, &choice)) != 0) {
4426 if (choice
3767 pkinit_choose_tokens(krb5_context context, pkinit_identity_crypto_context cctx, struct _token_choices *token_choices, int *choice) argument
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CPAN/
H A DFirstTime.pm368 Your choice: ",$default);
375 Your choice: ",$default);
384 Your choice: ",$default);
/osnet-11/usr/src/lib/libsqlite/src/
H A Dtclsqlite.c491 int choice; local
515 if( Tcl_GetIndexFromObj(interp, objv[1], DB_strs, "option", 0, &choice) ){
519 switch( (enum DB_enum)choice ){
/osnet-11/usr/src/grub/grub2/grub-core/lib/
H A DLzmaEnc.c222 CLzmaProb choice; member in struct:__anon487
770 p->choice = p->choice2 = kProbInitValue;
783 RangeEnc_EncodeBit(rc, &p->choice, 0);
788 RangeEnc_EncodeBit(rc, &p->choice, 1);
804 UInt32 a0 = GET_PRICE_0a(p->choice);
805 UInt32 a1 = GET_PRICE_1a(p->choice);
/osnet-11/usr/src/lib/libsldap/common/
H A Dns_sldap.h399 int choice; member in struct:AcctUsableResponse
H A Dns_reads.c6550 acctResp->choice = 0;
6566 acctResp->choice = 1;
6601 acctResp->choice = 1;
/osnet-11/usr/src/grub/grub2/grub-core/lib/xzembed/
H A Dxz_dec_lzma2.c120 uint16_t choice; member in struct:lzma_len_dec
624 if (!rc_bit(&s->rc, &l->choice)) {
/osnet-11/usr/src/lib/libparted/common/libparted/
H A Ddisk.c627 PedExceptionOption choice; local
628 choice = ped_exception_throw (
640 if (choice != PED_EXCEPTION_IGNORE)
/osnet-11/usr/src/lib/libkmf/include/
H A Dkmftypes.h695 KMF_GENERALNAMECHOICES choice; member in struct:__anon1898
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/DynaLoader/
H A DDynaLoader_pm.PL749 Linux, and is a common choice when providing a "wrapper" on other
785 Linux, and is a common choice when providing a "wrapper" on other
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DANSIColor.pm310 mistyping an attribute. Your choice, TMTOWTDI after all.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DTemp.pm1147 # Have a choice of trying to work around the mkstemp/mktemp/tmpnam etc
1555 file (C<P_tmpdir>) but simply depends on the choice of tmpdir()
1581 See L<File::Spec/tmpdir> for information on the choice of temporary

Completed in 168 milliseconds

12