Home
last modified time | relevance | path

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

/external/libmicrohttpd/src/examples/
Dspdy_event_loop.c418 SPDY_stop_daemon(daemon); in main()
470 SPDY_stop_daemon(daemon2); in main()
477 SPDY_stop_daemon(daemon); in main()
480 SPDY_stop_daemon(daemon2); in main()
Dspdy_response_with_callback.c230 SPDY_stop_daemon(daemon); in main()
Dspdy_fileserver.c347 SPDY_stop_daemon(daemon); in main()
/external/libmicrohttpd/src/testspdy/
Dtest_daemon_start_stop.c44 SPDY_stop_daemon(daemon); in main()
Dtest_daemon_start_stop_many.c59 SPDY_stop_daemon(daemon[j]); in main()
Dtest_misc.c272 SPDY_stop_daemon(daemon); in parentproc()
Dtest_session_timeout.c261 SPDY_stop_daemon(daemon); in parentproc()
Dtest_request_response_with_callback.c235 SPDY_stop_daemon(daemon); in parentproc()
Dtest_notls.c940 SPDY_stop_daemon(daemon); in parentproc()
Dtest_new_connection.c970 SPDY_stop_daemon(daemon); in parentproc()
Dtest_request_response.c996 SPDY_stop_daemon(daemon); in parentproc()
/external/libmicrohttpd/src/include/
Dmicrospdy.h898 SPDY_stop_daemon (struct SPDY_Daemon *daemon);
/external/libmicrohttpd/src/microspdy/
Dapplicationlayer.c378 SPDY_stop_daemon (struct SPDY_Daemon *daemon) in SPDY_stop_daemon() function
/external/libmicrohttpd/src/spdy2http/
Dproxy.c1247 SPDY_stop_daemon(daemon); in run()