Searched refs:async_ctrl (Results 1 – 1 of 1) sorted by relevance
31 static long async_ctrl(BIO *b, int cmd, long num, void *ptr);54 || !BIO_meth_set_ctrl(methods_async, async_ctrl) in bio_f_async_filter()257 static long async_ctrl(BIO *bio, int cmd, long num, void *ptr) in async_ctrl() function
Completed in 8 milliseconds