Home
last modified time | relevance | path

Searched refs:temp_stdout (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ee/
H A Dee.c169 int temp_stdout; /* temp storage for stdout descriptor */ variable
3128 temp_stdout = dup(1); in sh_command()