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

  /external/strace/debian/
rules 44 ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS)))
  /external/chromium_org/third_party/openssl/openssl/crypto/x509v3/
v3_ocsp.c 86 void *nocheck, BIO *out, int indent);
253 /* Nocheck is just a single NULL. Don't print anything and always set it */
255 static int i2r_ocsp_nocheck(const X509V3_EXT_METHOD *method, void *nocheck,
  /external/openssl/crypto/x509v3/
v3_ocsp.c 86 void *nocheck, BIO *out, int indent);
253 /* Nocheck is just a single NULL. Don't print anything and always set it */
255 static int i2r_ocsp_nocheck(const X509V3_EXT_METHOD *method, void *nocheck,
  /external/libnl/lib/route/
neigh.c 763 struct nl_addr *new, int flag, int nocheck)
765 if (!nocheck) {

Completed in 163 milliseconds