Searched refs:serial_logfile (Results 1 – 3 of 3) sorted by relevance
40 static std::string serial_logfile; variable240 if (!serial_logfile.empty ()) in serial_open_ops_1()244 if (!file->open (serial_logfile.c_str (), "w")) in serial_open_ops_1()245 perror_with_name (serial_logfile.c_str ()); in serial_open_ops_1()680 add_setshow_filename_cmd ("remotelogfile", no_class, &serial_logfile, _("\ in _initialize_serial()
1345 function so that we can log breaks. Don't export serial_logfile4753 (serial_logfile, serial_logfp, serial_reading, serial_writing):4765 (serial_logfile, serial_logfp): Declare.
89323 serial_logfile already being constructed, but this is not enforced by