Searched refs:BIO_ptr_ctrl (Results 1 – 5 of 5) sorted by relevance
| /freebsd-11-stable/crypto/openssl/crypto/bio/ |
| HD | bio.h | 479 # define BIO_get_conn_hostname(b) BIO_ptr_ctrl(b,BIO_C_GET_CONNECT,0) 480 # define BIO_get_conn_port(b) BIO_ptr_ctrl(b,BIO_C_GET_CONNECT,1) 481 # define BIO_get_conn_ip(b) BIO_ptr_ctrl(b,BIO_C_GET_CONNECT,2) 488 # define BIO_get_accept_port(b) BIO_ptr_ctrl(b,BIO_C_GET_ACCEPT,0) 672 char *BIO_ptr_ctrl(BIO *bp, int cmd, long larg);
|
| HD | bio_lib.c | 330 char *BIO_ptr_ctrl(BIO *b, int cmd, long larg) in BIO_ptr_ctrl() function
|
| /freebsd-11-stable/crypto/openssl/doc/crypto/ |
| HD | BIO_ctrl.pod | 5 BIO_ctrl, BIO_callback_ctrl, BIO_ptr_ctrl, BIO_int_ctrl, BIO_reset, 16 char * BIO_ptr_ctrl(BIO *bp,int cmd,long larg); 38 BIO_ctrl(), BIO_callback_ctrl(), BIO_ptr_ctrl() and BIO_int_ctrl()
|
| /freebsd-11-stable/secure/lib/libcrypto/ |
| HD | Makefile.man | 253 MLINKS+= BIO_ctrl.3 BIO_ptr_ctrl.3
|
| /freebsd-11-stable/crypto/openssl/util/ |
| HD | libeay.num | 952 BIO_ptr_ctrl 969 EXIST::FUNCTION:
|