Searched refs:BIO_CONN_S_BEFORE (Results 1 – 2 of 2) sorted by relevance
136 case BIO_CONN_S_BEFORE: in conn_state()299 ret->state = BIO_CONN_S_BEFORE; in BIO_CONNECT_new()439 data->state = BIO_CONN_S_BEFORE; in conn_ctrl()
313 #define BIO_CONN_S_BEFORE 1 macro