Searched refs:mon_rc_file (Results 1 – 2 of 2) sorted by relevance
245 …_opt "$test_str" -t $timeout -p $SESSION_DEBUG_OUT_PORT; echo -n $? >"$mon_rc_file") | tee -a "$lo…246 mon_rval=`cat "$mon_rc_file"`
7916 string mon_rc_file = log_dir + "\\monitor_return_code" + call_no + ".txt"; in monitor_for_output()7953 fs = new FileStream(mon_rc_file, FileMode.Create); in monitor_for_output()