Searched refs:swapped (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/cmd/sendmail/db/db/
H A Ddb.c111 int fd, ftype, need_fileid, restore, ret, retry_cnt, swapped; local
378 swapped = 0;
388 if (swapped && (ret = __bam_mswap((PAGE *)btm)) != 0)
427 if (swapped && (ret = __ham_mswap((PAGE *)hashm)) != 0)
452 if (swapped) {
459 swapped = 1;
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Drsa.c378 gcry_sexp_t deriveparms, int *swapped)
390 *swapped = 0;
508 *swapped = 1;
540 if (*swapped)
541 log_debug ("p and q are swapped\n");
808 int swapped;
809 ec = generate_x931 (&sk, nbits, evalue, deriveparms, &swapped);
811 if (!ec && r_extrainfo && swapped)
814 "(misc-key-info(p-q-swapped))", 0, 1);
376 generate_x931(RSA_secret_key *sk, unsigned int nbits, unsigned long e_value, gcry_sexp_t deriveparms, int *swapped) argument
807 int swapped; local
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt-grub/cipher/
H A Drsa.c377 gcry_sexp_t deriveparms, int *swapped)
389 *swapped = 0;
507 *swapped = 1;
539 if (*swapped)
540 log_debug ("p and q are swapped\n");
807 int swapped;
808 ec = generate_x931 (&sk, nbits, evalue, deriveparms, &swapped);
810 if (!ec && r_extrainfo && swapped)
813 "(misc-key-info(p-q-swapped))", 0, 1);
375 generate_x931(RSA_secret_key *sk, unsigned int nbits, unsigned long e_value, gcry_sexp_t deriveparms, int *swapped) argument
806 int swapped; local
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dpp_sort.c658 #define QSORT_NOTICE_SWAP swapped++;
747 int swapped; local
831 compared, may then have to be swapped again. A lot of the
872 swapped = 0;
1109 if (swapped < 3) {
/osnet-11/usr/src/lib/libast/common/misc/
H A Dmagic.c764 goto swapped;
774 goto swapped;
781 goto swapped;
939 swapped:
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/BigInt/
H A DCalc.pm2018 are swapped. In this case, the first param needs to

Completed in 43 milliseconds