Searched refs:helper_local_get_c_stream (Results 1 – 1 of 1) sorted by relevance
920 static SSL *helper_local_get_c_stream(struct helper_local *hl, in helper_local_get_c_stream() function1094 c_tgt = helper_local_get_c_stream(hl, op->stream_name); in run_script_worker()5409 if (!TEST_ptr(c_a = helper_local_get_c_stream(hl, "a"))) in check_write_buf_stat()5502 if (!TEST_ptr(c_a = helper_local_get_c_stream(hl, "a")) in script_85_poll()5503 || !TEST_ptr(c_b = helper_local_get_c_stream(hl, "b")) in script_85_poll()5504 || !TEST_ptr(c_c = helper_local_get_c_stream(hl, "c")) in script_85_poll()5505 || !TEST_ptr(c_d = helper_local_get_c_stream(hl, "d"))) in script_85_poll()5657 SSL *ssl = helper_local_get_c_stream(hl, "a"); in set_event_handling_mode_stream()
Completed in 18 milliseconds