Searched refs:BIO_C_GET_ACCEPT (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/openssl/
H A Dbio.h330 #define BIO_C_GET_ACCEPT 124 macro
375 #define BIO_get_accept_port(b) BIO_ptr_ctrl(b,BIO_C_GET_ACCEPT,0)
/macosx-10.10.1/OpenSSL098-52/src/crypto/bio/
H A Dbss_acpt.c406 case BIO_C_GET_ACCEPT:
H A Dbio.h382 #define BIO_C_GET_ACCEPT 124 macro
428 #define BIO_get_accept_port(b) BIO_ptr_ctrl(b,BIO_C_GET_ACCEPT,0)
/macosx-10.10.1/OpenSSL098-52/src/include/openssl/
H A Dbio.h382 #define BIO_C_GET_ACCEPT 124 macro
428 #define BIO_get_accept_port(b) BIO_ptr_ctrl(b,BIO_C_GET_ACCEPT,0)

Completed in 124 milliseconds