Searched refs:temp_output (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/bin/coreutils/src/
H A Dsort.c2882 char const *temp_output; local
2920 temp_output = output_file;
2926 temp_output = create_temp (&tfp, NULL);
2932 write_bytes (line->text, line->length, tfp, temp_output);
2939 xfclose (tfp, temp_output);

Completed in 43 milliseconds