OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:F_PIPEOUT
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/csh/
sem.c
94
if (t->t_dflg &
F_PIPEOUT
)
193
(
F_PIPEOUT
| F_AMPERSAND | F_NICE | F_NOHUP)))) ||
197
(bifunc && (t->t_dflg & (F_PIPEIN |
F_PIPEOUT
)) != 0 &&
353
if ((t->t_dflg &
F_PIPEOUT
) == 0) {
364
if (t->t_dflg &
F_PIPEOUT
) {
396
t->t_dcar->t_dflg |=
F_PIPEOUT
|
400
(
F_PIPEOUT
| F_AMPERSAND | F_NOFORK | F_NOINTERRUPT));
600
else if (flags &
F_PIPEOUT
) {
csh.h
321
#define
F_PIPEOUT
(1<<3) /* output is a pipe */
proc.c
467
if (t->t_dflg &
F_PIPEOUT
) {
563
if ((t->t_dflg &
F_PIPEOUT
) == 0 && t->t_drit) {
Completed in 14 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025