Home
last modified time | relevance | path

Searched defs:daemon (Results 1 - 25 of 58) 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
/base/hiviewdfx/faultloggerd/services/
H A Dmain.cpp30 OHOS::HiviewDFX::FaultLoggerDaemon daemon; in DoGetCrashFd() local
45 OHOS::HiviewDFX::FaultLoggerDaemon daemon; in main() local
/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
/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
/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
/base/startup/init/ueventd/
H A Dueventd_main.c180 int daemon = UEVENTD_MODE_DEAMON; in main() local
/base/hiviewdfx/faultloggerd/test/fuzztest/faultloggerdserver_fuzzer/
H A Dfaultloggerdserver_fuzzer.cpp67 void HandleRequestTestCommon(std::shared_ptr<FaultLoggerDaemon> daemon, char* buff, size_t len, in HandleRequestTestCommon() argument
128 void HandleRequestByClientTypeForDefaultClientTest(std::shared_ptr<FaultLoggerDaemon> daemon) in HandleRequestByClientTypeForDefaultClientTest() argument
143 HandleRequestByClientTypeTest(std::shared_ptr<FaultLoggerDaemon> daemon) HandleRequestByClientTypeTest() argument
186 HandStaticTest(std::shared_ptr<FaultLoggerDaemon> daemon) HandStaticTest() argument
205 HandleRequestByPipeTypeCommon(std::shared_ptr<FaultLoggerDaemon> daemon, int32_t pipeType, bool isPassCheck = false, bool isJson = false) HandleRequestByPipeTypeCommon() argument
237 HandleRequestByPipeTypeTest(std::shared_ptr<FaultLoggerDaemon> daemon) HandleRequestByPipeTypeTest() argument
264 std::shared_ptr<FaultLoggerDaemon> daemon = std::make_shared<FaultLoggerDaemon>(); FaultloggerdServerTestCallOnce() local
309 std::shared_ptr<FaultLoggerDaemon> daemon = std::make_shared<FaultLoggerDaemon>(); FaultloggerdServerTest() local
[all...]
/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