Home
last modified time | relevance | path

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

/dports/comms/cwdaemon/cwdaemon-0.10.2/examples/
H A Dexample.c51 #define K_ABORT 4 macro
176 case K_ABORT : in netkeyer()
253 __attribute__((unused)) int result = netkeyer(K_ABORT, ""); in catchint()
317 result = netkeyer(K_ABORT, ""); in main()
/dports/comms/xlog/xlog-2.0.22/src/
H A Dnetkeyer.h29 #define K_ABORT 4 macro
H A Dnetkeyer.c107 case K_ABORT: // message abort in tonetkeyer()
H A Dgui_netkeyer.c168 result = tonetkeyer (K_ABORT, NULL); in stop()
/dports/comms/tlf/tlf-tlf-1.4.1/src/
H A Dstoptx.c44 if (netkeyer(K_ABORT, NULL) < 0) { in stoptx()
H A Dnetkeyer.h28 #define K_ABORT 4 macro
H A Dnetkeyer.c118 case K_ABORT: in netkeyer()
H A Dcallinput.c795 netkeyer(K_ABORT, ""); // cw abort in callinput()