Home
last modified time | relevance | path

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

/dports/comms/tlf/tlf-tlf-1.4.1/src/
H A Dlistmessages.c68 mvprintw(12 + LIST_UPPER + 1, 1, " SPmg: %s", formatMessage(SP_TU_MSG)); in listmessages()
H A Dparse_logcfg.c658 strcpy(message[SP_TU_MSG], fields[1]); in parse_logcfg()
1927 if (digi_message[SP_TU_MSG]) { in parse_logcfg()
1929 free(digi_message[SP_TU_MSG]); in parse_logcfg()
1931 digi_message[SP_TU_MSG] = strdup(fields[1]); in parse_logcfg()
1932 if (digi_message[SP_TU_MSG]) { in parse_logcfg()
1934 char *nl = strrchr(digi_message[SP_TU_MSG], '\n'); in parse_logcfg()
H A Dtlf.h140 SP_TU_MSG = 12, enumerator
H A Dlogit.c184 send_standard_message(SP_TU_MSG); /* send S&P return */ in logit()
/dports/comms/tlf/tlf-tlf-1.4.1/
H A DChangeLog1914 src/parse_logcfg.c: cleanup * switch to using SP_TU_MSG and CQ_TU_MSG
1918 :list now shows also the S&P_CALL_MSG * fix twisted definition of SP_TU_MSG