Searched refs:BIO_get_mem_ptr (Results 1 – 2 of 2) sorted by relevance
553 #define BIO_get_mem_ptr(b,pp) BIO_ctrl(b,BIO_C_GET_BUF_MEM_PTR,0,(char *)pp) macro