Searched defs:pidp (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/boringssl/src/crypto/x509v3/
H A Dv3_crld.c427 static int i2r_idp(const X509V3_EXT_METHOD *method, void *pidp, BIO *out,
537 static int i2r_idp(const X509V3_EXT_METHOD *method, void *pidp, BIO *out, argument
540 ISSUING_DIST_POINT *idp = pidp;
/external/openssl/crypto/x509v3/
H A Dv3_crld.c429 static int i2r_idp(const X509V3_EXT_METHOD *method, void *pidp, BIO *out,
538 static int i2r_idp(const X509V3_EXT_METHOD *method, void *pidp, BIO *out, argument
541 ISSUING_DIST_POINT *idp = pidp;
/external/ltrace/sysdeps/linux-gnu/
H A Dproc.c128 pid_t * pidp = data; local
129 *pidp = atoi(line + strlen(prefix));

Completed in 322 milliseconds