Home
last modified time | relevance | path

Searched refs:signal (Results 1 – 19 of 19) sorted by relevance

/openthread-latest/tools/harness-simulation/posix/sniffer_sim/
Dsniffer.py37 import signal
230 signal.signal(signal.SIGINT, exit_handler)
231 signal.signal(signal.SIGTERM, exit_handler)
/openthread-latest/tools/harness-simulation/posix/
Dlaunch_testbed.py37 import signal
218 signal.signal(signal.SIGINT, exit_handler)
219 signal.signal(signal.SIGTERM, exit_handler)
/openthread-latest/examples/platforms/simulation/
Dsystem.c194 signal(SIGTERM, &handleSignal); in otSysInit()
195 signal(SIGHUP, &handleSignal); in otSysInit()
Duart.c80 signal(SIGPIPE, SIG_DFL); in otPlatUartEnable()
/openthread-latest/tools/spi-hdlc-adapter/
Dspi-hdlc-adapter.c238 signal(SIGINT, sPreviousHandlerForSIGINT); in signal_SIGINT()
258 signal(SIGTERM, sPreviousHandlerForSIGTERM); in signal_SIGTERM()
335 signal(SIGALRM, SIG_DFL); in signal_critical()
1537 sPreviousHandlerForSIGINT = signal(SIGINT, &signal_SIGINT); in main()
1538 sPreviousHandlerForSIGTERM = signal(SIGTERM, &signal_SIGTERM); in main()
1539 signal(SIGHUP, &signal_SIGHUP); in main()
1540 signal(SIGUSR1, &signal_dumpstats); in main()
1541 signal(SIGUSR2, &signal_clearstats); in main()
DREADME.md49 …out to syslog at exit and whenever the `SIGUSR1` signal is received. The easiest way to send that
/openthread-latest/examples/platforms/simulation/virtual_time/
Dplatform-sim.c230 signal(SIGTERM, &handleSignal); in otSysInit()
231 signal(SIGHUP, &handleSignal); in otSysInit()
/openthread-latest/third_party/mbedtls/repo/programs/ssl/
Dssl_fork_server.c105 signal(SIGCHLD, SIG_IGN); in main()
Dssl_server2.c1677 signal(SIGTERM, term_handler); in main()
1678 signal(SIGINT, term_handler); in main()
/openthread-latest/tests/scripts/thread-cert/
Dthread_cert.py34 import signal
613 self._dumpcap_proc.send_signal(signal.SIGTERM)
/openthread-latest/third_party/mbedtls/repo/library/
Dsha256.c172 static void sigill_handler(int signal) in sigill_handler() argument
174 (void) signal; in sigill_handler()
Dnet_sockets.c114 signal(SIGPIPE, SIG_IGN); in net_prepare()
Dsha512.c167 static void sigill_handler(int signal) in sigill_handler() argument
169 (void) signal; in sigill_handler()
/openthread-latest/third_party/mbedtls/repo/programs/test/
Dbenchmark.c434 signal(signum, sighandler); in sighandler()
440 signal(SIGALRM, sighandler); in mbedtls_set_alarm()
/openthread-latest/src/cli/
DREADME_TCP.md219 Sends the "end of stream" signal (i.e., FIN segment) over the TCP connection associated with the ex…
DREADME.md1635 Delete all stored settings, and signal a platform reset.
4213 List the macfilter status, including address and received signal strength filter settings.
4267 Add an IEEE 802.15.4 Extended Address to the address filter, and fixed the received signal strength…
4310 Set the received signal strength for the messages from the IEEE802.15.4 Extended Address. If extadd…
4338 …moves the received signal strength or received link quality setting on the Extended Address. If ex…
4352 Clear all the received signal strength or received link quality settings.
/openthread-latest/tests/toranj/cli/
Dcli.py39 import signal
/openthread-latest/third_party/mbedtls/repo/docs/architecture/
Dpsa-shared-memory.md414 …` to deny or reenable access. Use a debugger to handle SIGSEGV (Gdb: set signal catchpoint). If th…
/openthread-latest/third_party/mbedtls/repo/
DChangeLog250 you'll need to define the appropriate MBEDTLS_PSA_ACCEL macros to signal