Home
last modified time | relevance | path

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

/dports/comms/tlf/tlf-tlf-1.4.1/src/
H A Dlog_to_disk.c68 extern int no_rst; in log_to_disk()
138 if (no_rst) { in log_to_disk()
H A Dclear_display.c90 extern int no_rst; in clear_display()
148 if (no_rst) { in clear_display()
H A Dmakelogline.c123 extern int no_rst; in prepare_fixed_part()
177 if (no_rst) { in prepare_fixed_part()
H A Dcallinput.c140 extern int no_rst; in callinput()
461 if (!no_rst) in callinput()
484 if (!no_rst) in callinput()
H A Dgetexchange.c104 extern int no_rst; in getexchange()
305 if (!no_rst) in getexchange()
323 if (!no_rst) in getexchange()
H A Dparse_logcfg.c276 extern int no_rst; in parse_logcfg()
1469 no_rst = 1; in parse_logcfg()
H A Dmain.c161 int no_rst = 0; /* 1 - do not use RS/RST */ variable
/dports/comms/tlf/tlf-tlf-1.4.1/test/
H A Ddata.c113 int no_rst = 0; /* 1 - do not use RS/RST */ variable