Searched refs:BIO_C_GET_ACCEPT (Results 1 – 2 of 2) sorted by relevance
435 # define BIO_C_GET_ACCEPT 124 macro488 # define BIO_get_accept_port(b) BIO_ptr_ctrl(b,BIO_C_GET_ACCEPT,0)
395 case BIO_C_GET_ACCEPT: in acpt_ctrl()