Home
last modified time | relevance | path

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

/openthread-2.7.6/tools/spi-hdlc-adapter/
Dspi-hdlc-adapter.c100 #define EXIT_QUIT 65535 macro
229 sRet = EXIT_QUIT; in signal_SIGINT()
249 sRet = EXIT_QUIT; in signal_SIGTERM()
2040 if (sRet == EXIT_QUIT) in main()