Searched refs:SPDY_NO (Results 1 – 21 of 21) sorted by relevance
228 return SPDY_NO; in SPDYF_zlib_deflate_init()237 return SPDY_NO; in SPDYF_zlib_deflate_init()304 return SPDY_NO; in SPDYF_zlib_deflate()315 return Z_OK == ret ? SPDY_YES : SPDY_NO; in SPDYF_zlib_deflate()336 return SPDY_NO; in SPDYF_zlib_inflate_init()394 return SPDY_NO; in SPDYF_zlib_inflate()404 return SPDY_NO; in SPDYF_zlib_inflate()410 return SPDY_NO; in SPDYF_zlib_inflate()417 return SPDY_NO; in SPDYF_zlib_inflate()422 return SPDY_NO; in SPDYF_zlib_inflate()[all …]
85 return SPDY_NO; in SPDYF_openssl_init()106 return SPDY_NO; in SPDYF_openssl_init()112 return SPDY_NO; in SPDYF_openssl_init()119 return SPDY_NO; in SPDYF_openssl_init()141 return SPDY_NO; in SPDYF_openssl_new_session()148 return SPDY_NO; in SPDYF_openssl_new_session()158 return SPDY_NO; in SPDYF_openssl_new_session()261 return SSL_pending(session->io_context) > 0 ? SPDY_YES : SPDY_NO; in SPDYF_openssl_is_pending()
144 if(SPDY_NO == ret) in spdyf_handler_read_syn_stream()453 return SPDY_NO; in SPDYF_handler_write_syn_reply()473 return SPDY_NO; in SPDYF_handler_write_syn_reply()536 return SPDY_NO; in SPDYF_handler_write_goaway()593 return SPDY_NO; in SPDYF_handler_write_data()621 return SPDY_NO; in SPDYF_handler_write_data()642 return SPDY_NO; in SPDYF_handler_write_data()650 return SPDY_NO; in SPDYF_handler_write_data()694 return SPDY_NO; in SPDYF_handler_write_data()758 return SPDY_NO; in SPDYF_handler_write_rst_stream()[all …]
38 return (NULL == container->name && NULL == container->value) ? SPDY_YES : SPDY_NO; in SPDYF_name_value_is_empty()83 return SPDY_NO; in SPDY_name_value_add()88 return SPDY_NO; in SPDY_name_value_add()96 return SPDY_NO; in SPDY_name_value_add()117 return SPDY_NO; in SPDY_name_value_add()124 return SPDY_NO; in SPDY_name_value_add()130 return SPDY_NO; in SPDY_name_value_add()139 return SPDY_NO; in SPDY_name_value_add()155 return SPDY_NO; in SPDY_name_value_add()162 return SPDY_NO; in SPDY_name_value_add()[all …]
45 return SPDY_NO; in SPDYF_stream_new()62 return SPDY_NO; in SPDYF_stream_new()69 return SPDY_NO; in SPDYF_stream_new()95 return SPDY_NO; in SPDYF_stream_new()
179 return SPDY_NO; in spdy_handler_new_stream()536 int int_consider_priority = consider_priority ? SPDY_YES : SPDY_NO; in SPDY_queue_response()551 return SPDY_NO; in SPDY_queue_response()574 return SPDY_NO; in SPDY_queue_response()589 return SPDY_NO; in SPDY_queue_response()615 return SPDY_NO; in SPDY_queue_response()637 return SPDY_NO; in SPDY_queue_response()652 return SPDY_NO; in SPDY_queue_response()
130 return SPDY_NO; in spdyf_parse_options_va()153 return SPDY_NO; in spdyf_parse_options_va()401 return SPDY_NO; in SPDYF_get_timeout()421 return SPDY_NO; in SPDYF_get_timeout()517 if(SPDY_NO == SPDYF_session_idle(pos)) in SPDYF_run()527 if(SPDY_NO == SPDYF_session_write(pos, false)) in SPDYF_run()
50 return SPDY_NO; in SPDYF_io_set_daemon()86 return SPDY_NO; in SPDYF_io_set_session()
155 return SPDY_NO; in SPDYF_raw_is_pending()
165 if(SPDY_NO == ret) in parentproc()201 if(SPDY_NO == ret || timeoutlong >= 1000) in parentproc()
85 if(*c == brake_at) return SPDY_NO; in iterate_brake_cb()239 if(SPDY_NO != SPDY_name_value_add(container,pairs_with_dups[0],pairs_with_dups[1])) in main()
239 if(SPDY_NO == ret || timeoutlong > 1000) in parentproc()
202 if(SPDY_NO == ret || timeoutlong > 1000) in parentproc()
902 if(SPDY_NO == ret || timeoutlong > 1000) in parentproc()
936 if(SPDY_NO == ret || timeoutlong > 1000) in parentproc()
958 if(SPDY_NO == ret || timeoutlong > 1000) in parentproc()
374 if(SPDY_NO == ret || timeoutlong > 1000) in main()430 if(SPDY_NO == ret || timeoutlong > 1) in main()
197 if(SPDY_NO == ret || timeoutlong > 1000) in main()
314 if(SPDY_NO == ret || timeoutlong > 1000) in main()
98 #define SPDY_NO 0 macro
1085 if(SPDY_NO == ret_spdy || timeout_spdy > 5000) in run()