Home
last modified time | relevance | path

Searched defs:daemon (Results 1 - 25 of 53) sorted by relevance

123

/third_party/skia/third_party/externals/microhttpd/src/testspdy/
H A Dtest_daemon_start_stop.c34 struct SPDY_Daemon *daemon = SPDY_start_daemon(get_port(16123), in main() local
H A Dtest_daemon_start_stop_many.c37 struct SPDY_Daemon *daemon[num_daemons]; in main() local
H A Dtest_session_timeout.c131 struct SPDY_Daemon *daemon; in parentproc() local
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
H A Dio.c32 SPDYF_io_set_daemon(struct SPDY_Daemon *daemon, in SPDYF_io_set_daemon() argument
H A Dio_raw.c46 SPDYF_raw_init(struct SPDY_Daemon *daemon) in SPDYF_raw_init() argument
55 SPDYF_raw_deinit(struct SPDY_Daemon *daemon) in SPDYF_raw_deinit() argument
H A Dio_openssl.c78 SPDYF_openssl_init(struct SPDY_Daemon *daemon) in SPDYF_openssl_init() argument
127 SPDYF_openssl_deinit(struct SPDY_Daemon *daemon) SPDYF_openssl_deinit() argument
[all...]
/third_party/musl/src/legacy/
H A Ddaemon.c6 int daemon(int nochdir, int noclose) in daemon() function
/third_party/musl/porting/liteos_a/user/src/legacy/
H A Ddaemon.c6 int daemon(int nochdir, int noclose) in daemon() function
/third_party/ntfs-3g/libntfs-3g/
H A Dcompat.c123 int daemon(int nochdir, int noclose) { in daemon() function
/third_party/skia/third_party/externals/microhttpd/doc/examples/
H A Dhellobrowser.c40 struct MHD_Daemon *daemon; in main() local
H A Dlogging.c44 struct MHD_Daemon *daemon; in main() local
H A Dbasicauthentication.c72 struct MHD_Daemon *daemon; in main() local
H A Dresponseheaders.c74 struct MHD_Daemon *daemon; in main() local
H A Dlargepost.c231 struct MHD_Daemon *daemon; in main() local
H A Dsimplepost.c179 struct MHD_Daemon *daemon; in main() local
H A Dtlsauthentication.c236 struct MHD_Daemon *daemon; in main() local
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dinternal.c94 MHD_DLOG (const struct MHD_Daemon *daemon, const char *format, ...) in MHD_DLOG() argument
/third_party/nghttp2/src/
H A Dnghttpd.cc28 # define daemon _daemonize macro
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dmhd2spdy.c76 struct MHD_Daemon *daemon; in run_everything() local
[all...]
H A Dspdy_response_with_callback.c164 struct SPDY_Daemon *daemon; in main() local
H A Dspdy_event_loop.c320 struct SPDY_Daemon *daemon = SPDY_start_daemon(atoi(argv[1]), in main() local
[all...]
H A Dspdy_fileserver.c278 struct SPDY_Daemon *daemon; in main() local
/third_party/skia/third_party/externals/microhttpd/src/testcurl/
H A Dtest_termination.c92 struct MHD_Daemon *daemon; in main() local
/third_party/skia/tools/skiaserve/
H A Dskiaserve.cpp104 struct MHD_Daemon* daemon; in skiaserve_main() local
/third_party/python/Lib/multiprocessing/
H A Dprocess.py199 def daemon(self): member in BaseProcess
206 def daemon(sel member in BaseProcess
[all...]

Completed in 8 milliseconds

123