Home
last modified time | relevance | path

Searched refs:SPDYF_stop_daemon (Results 1 – 3 of 3) sorted by relevance

/external/libmicrohttpd/src/microspdy/
Ddaemon.h128 SPDYF_stop_daemon (struct SPDY_Daemon *daemon);
Ddaemon.c373 SPDYF_stop_daemon (struct SPDY_Daemon *daemon) in SPDYF_stop_daemon() function
Dapplicationlayer.c386 SPDYF_stop_daemon(daemon); in SPDY_stop_daemon()