Searched refs:temp_fd (Results 1 – 1 of 1) sorted by relevance
510 int temp_fd; in tracing_data_get() local519 temp_fd = open(tdata->temp_file, O_RDWR); in tracing_data_get()520 if (temp_fd < 0) { in tracing_data_get()529 output_fd = temp_fd; in tracing_data_get()