HomeSort by relevance Sort by last modified time
    Searched refs:kludge (Results 1 - 7 of 7) sorted by null

  /external/openssl/apps/
req.c 124 * -asn1-kludge - output new certificate request in a format that some CA's
174 int nodes=0,kludge=0,newhdr=0,subject=0,pubkey=0; local
354 else if (strcmp(*argv,"-asn1-kludge") == 0)
355 kludge=1;
356 else if (strcmp(*argv,"-no-asn1-kludge") == 0)
357 kludge=0;
443 BIO_printf(bio_err," -asn1-kludge Output the 'request' in a format that is wrong but some CA's\n");
769 * request, the kludge 'format' info should not be
771 kludge= -1;
817 if ((kludge > 0) && !sk_X509_ATTRIBUTE_num(req->req_info->attributes)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
aifc.py 459 kludge = 0
461 kludge = 1
467 if kludge:
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
aifc.py 459 kludge = 0
461 kludge = 1
467 if kludge:
    [all...]
  /external/mksh/src/
check.pl 189 the path (kludge option)
    [all...]
  /external/bison/
maint.mk     [all...]
  /external/bison/build-aux/
texinfo.tex     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex 605 % Kludge this until the fonts are right (grr).
    [all...]

Completed in 4355 milliseconds