Searched refs:temp_file_name_len (Results 1 – 1 of 1) sorted by relevance
96 int temp_file_name_len = temp_file_name_pattern.length() + 1; in ExecShellCommandNohup() local97 char stdout_file_name[temp_file_name_len]; in ExecShellCommandNohup()98 char stderr_file_name[temp_file_name_len]; in ExecShellCommandNohup()