Home
last modified time | relevance | path

Searched refs:SPDY_DAEMON_OPTION_END (Results 1 – 14 of 14) sorted by relevance

/external/libmicrohttpd/src/testspdy/
Dtest_daemon_start_stop.c37 NULL,NULL,NULL,NULL,NULL,SPDY_DAEMON_OPTION_END); in main()
Dtest_daemon_start_stop_many.c48 NULL,NULL,NULL,NULL,NULL,SPDY_DAEMON_OPTION_END); in main()
Dtest_misc.c223 SPDY_DAEMON_OPTION_END); in parentproc()
Dtest_session_timeout.c147 SPDY_DAEMON_OPTION_END); in parentproc()
Dtest_request_response_with_callback.c188 SPDY_DAEMON_OPTION_END); in parentproc()
Dtest_new_connection.c922 &new_session_callback,NULL,NULL,NULL,CLS,SPDY_DAEMON_OPTION_END); in parentproc()
Dtest_notls.c888 SPDY_DAEMON_OPTION_END); in parentproc()
Dtest_request_response.c944 NULL,&session_closed_handler,&standard_request_handler,NULL,CLS,SPDY_DAEMON_OPTION_END); in parentproc()
/external/libmicrohttpd/src/examples/
Dspdy_event_loop.c326 SPDY_DAEMON_OPTION_END); in main()
347 SPDY_DAEMON_OPTION_END); in main()
Dspdy_response_with_callback.c183 SPDY_DAEMON_OPTION_END); in main()
Dspdy_fileserver.c298 SPDY_DAEMON_OPTION_END); in main()
/external/libmicrohttpd/src/include/
Dmicrospdy.h353 SPDY_DAEMON_OPTION_END = 0, enumerator
/external/libmicrohttpd/src/microspdy/
Ddaemon.c125 while (SPDY_DAEMON_OPTION_END != (opt = (enum SPDY_DAEMON_OPTION) va_arg (valist, int))) in spdyf_parse_options_va()
/external/libmicrohttpd/src/spdy2http/
Dproxy.c1029 SPDY_DAEMON_OPTION_END); in run()
1062 SPDY_DAEMON_OPTION_END); in run()