Home
last modified time | relevance | path

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

/dports/comms/tlf/tlf-tlf-1.4.1/src/
H A Dchangepars.c898 int tncport = 0; in debug_tty() local
918 if (tncport == 1) { in debug_tty()
925 } else if (tncport == 2) { in debug_tty()
H A Dsplitscreen.c756 extern int tncport; in init_packet()
837 if (tncport == 1) { in init_packet()
845 } else if (tncport == 2) { in init_packet()
900 wprintw(sclwin, "ttyS%d opened...\n", (tncport - 1)); in init_packet()
H A Dparse_logcfg.c58 extern int tncport;
93 tncport = 0; in read_logcfg()
225 extern int tncport; in parse_logcfg()
970 tncport = atoi(buff) + 1; in parse_logcfg()
H A Dmain.c337 int tncport = 1; variable
/dports/comms/tlf/tlf-tlf-1.4.1/test/
H A Ddata.c285 int tncport = 1; variable