/external/chromium_org/third_party/openssl/openssl/crypto/bio/ |
bio.h | 117 * BIO_set_fp(in,stdin,BIO_NOCLOSE); */ 513 #define BIO_set_fp(b,fp,c) BIO_ctrl(b,BIO_C_SET_FILE_PTR,c,(char *)fp) [all...] |
/external/chromium_org/third_party/openssl/openssl/include/openssl/ |
bio.h | 117 * BIO_set_fp(in,stdin,BIO_NOCLOSE); */ 513 #define BIO_set_fp(b,fp,c) BIO_ctrl(b,BIO_C_SET_FILE_PTR,c,(char *)fp) [all...] |
/external/openssl/crypto/bio/ |
bio.h | 117 * BIO_set_fp(in,stdin,BIO_NOCLOSE); */ 510 #define BIO_set_fp(b,fp,c) BIO_ctrl(b,BIO_C_SET_FILE_PTR,c,(char *)fp) [all...] |
/external/openssl/include/openssl/ |
bio.h | 117 * BIO_set_fp(in,stdin,BIO_NOCLOSE); */ 510 #define BIO_set_fp(b,fp,c) BIO_ctrl(b,BIO_C_SET_FILE_PTR,c,(char *)fp) [all...] |