Searched refs:ASYNC_WAIT_CTX_get_status (Results 1 – 6 of 6) sorted by relevance
74 int ASYNC_WAIT_CTX_get_status(ASYNC_WAIT_CTX *ctx);
9 ASYNC_WAIT_CTX_set_status, ASYNC_WAIT_CTX_get_status, ASYNC_callback_fn,45 int ASYNC_WAIT_CTX_get_status(ASYNC_WAIT_CTX *ctx);167 ASYNC_WAIT_CTX_get_status() allows user code to obtain the current status value.190 ASYNC_WAIT_CTX_get_status() returns the engine status.214 ASYNC_WAIT_CTX_set_status(), and ASYNC_WAIT_CTX_get_status()
215 int ASYNC_WAIT_CTX_get_status(ASYNC_WAIT_CTX *ctx) in ASYNC_WAIT_CTX_get_status() function
183 || set_status != ASYNC_WAIT_CTX_get_status(waitctx)) { in test_ASYNC_callback_status()
1724 *status = ASYNC_WAIT_CTX_get_status(ctx); in SSL_get_async_status()
4433 ASYNC_WAIT_CTX_get_status 4561 3_0_0 EXIST::FUNCTION:
Completed in 27 milliseconds