OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:F_PIPEIN
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/csh/
sem.c
197
(bifunc && (t->t_dflg & (
F_PIPEIN
| F_PIPEOUT)) != 0 &&
349
if (didfds == 0 && t->t_dflg &
F_PIPEIN
) {
397
(t->t_dflg & (
F_PIPEIN
| F_AMPERSAND | F_STDERR | F_NOINTERRUPT));
399
t->t_dcdr->t_dflg |=
F_PIPEIN
| (t->t_dflg &
551
else if (flags &
F_PIPEIN
) {
csh.h
320
#define
F_PIPEIN
(1<<2) /* input is a pipe */
proc.c
559
if ((t->t_dflg &
F_PIPEIN
) == 0 && t->t_dlef) {
Completed in 64 milliseconds
Indexes created Sat Oct 25 16:10:12 GMT 2025