Home
last modified time | relevance | path

Searched refs:hangup (Results 1 – 11 of 11) sorted by relevance

/third_party/libwebsockets/lib/secure-streams/
Dsecure-streams-serialize.c395 goto hangup; in lws_ss_deserialize_parse()
397 goto hangup; in lws_ss_deserialize_parse()
404 goto hangup; in lws_ss_deserialize_parse()
407 goto hangup; in lws_ss_deserialize_parse()
411 goto hangup; in lws_ss_deserialize_parse()
414 goto hangup; in lws_ss_deserialize_parse()
437 goto hangup; in lws_ss_deserialize_parse()
442 goto hangup; in lws_ss_deserialize_parse()
444 goto hangup; in lws_ss_deserialize_parse()
446 goto hangup; in lws_ss_deserialize_parse()
[all …]
Dsecure-streams-process.c584 goto hangup; in callback_ss_proxy()
687 goto hangup; in callback_ss_proxy()
692 goto hangup; in callback_ss_proxy()
745 hangup: in callback_ss_proxy()
Dsecure-streams-client.c435 goto hangup; in callback_sspc_client()
488 goto hangup; in callback_sspc_client()
582 goto hangup; in callback_sspc_client()
597 hangup: in callback_sspc_client()
/third_party/ltp/testcases/kernel/pty/
Dpty03.c65 static void *hangup(void *unused) in hangup() function
108 tst_fzsync_pair_reset(&fzp, hangup); in do_test()
/third_party/libwebsockets/READMEs/
DREADME.lws_retry.md67 The context defaults to having a 5m valid ping interval and 5m10s hangup interval,
/third_party/libuv/docs/src/
Ddesign.rst53 (readable, writable hangup) so handles can read, write or perform the desired I/O operation.
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_telephony_call.js414 hangup: function (...args) { method
/third_party/python/Doc/library/
Dsignal.rst200 All the signal numbers are defined symbolically. For example, the hangup signal
/third_party/node/doc/changelogs/
DCHANGELOG_ARCHIVE.md1007 * http: Handle hangup writes more gently (isaacs)
1020 * http: Raise hangup error on destroyed socket write (isaacs)
/third_party/json/
DChangeLog.md1687 - unit-testsuites.cpp: fix hangup if file not found [\#1262](https://github.com/nlohmann/json/pull/…
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h11218 void (*hangup)(struct tty_struct *); member
11273 void (*hangup)(struct tty_struct *); member