Home
last modified time | relevance | path

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

/freebsd/contrib/ee/
H A Dee.c173 int out_pipe; /* flag that info is piped out */ variable
1826 else if ((*cmd_str == '>') && (!out_pipe)) in command()
1828 out_pipe = TRUE; in command()
1833 out_pipe = FALSE; in command()
3161 out_pipe = FALSE; in sh_command()
3173 if (out_pipe) in sh_command()
3185 if (out_pipe) in sh_command()
3204 if (out_pipe) in sh_command()
3219 out_pipe = FALSE; in sh_command()