Searched refs:qtcrec_record (Results 1 – 5 of 5) sorted by relevance
102 extern int qtcrec_record; // do we record the received QTCs
241 if (qtcrec_record == 1) { in draw_qtc_panel()260 if (record_run < 0 && qtcrec_record == 1 in start_qtc_recording()268 if (record_run > -1 && qtcrec_record == 1) { in start_qtc_recording()278 if (qtcrec_record == 1 && strlen((char *)qtcrec_record_command_shutdown) > 0) { in stop_qtc_recording()283 if (qtcrec_record == 1) { in stop_qtc_recording()
262 int qtcrec_record = 0; variable
1731 qtcrec_record = 1; in parse_logcfg()
206 int qtcrec_record = 0; variable