Searched refs:BIO_C_GET_BIND_MODE (Results 1 – 2 of 2) sorted by relevance
326 # define BIO_C_GET_BIND_MODE 132 macro402 # define BIO_get_bind_mode(b) BIO_ctrl(b,BIO_C_GET_BIND_MODE,0,NULL)
528 case BIO_C_GET_BIND_MODE: in acpt_ctrl()