Home
last modified time | relevance | path

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

/freebsd/contrib/ee/
H A Dee.c174 int in_pipe; /* flag that info is piped in */ variable
1815 else if ((*cmd_str == '<') && (!in_pipe)) in command()
1817 in_pipe = TRUE; in command()
1823 in_pipe = FALSE; in command()
3100 if (!in_pipe) in sh_command()
3114 if (in_pipe) in sh_command()
3124 in_pipe = FALSE; in sh_command()
3170 if (!in_pipe) in sh_command()
3249 if (!in_pipe) in sh_command()