OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IORDUP
(Results
1 - 4
of
4
) sorted by relevancy
/src/bin/ksh/
tree.h
97
#define
IORDUP
BIT(7) /* x<&y (as opposed to x>&y) */
tree.c
229
: (type == IODUP && (iop->unit == !(flag &
IORDUP
))) ?
258
if (flag &
IORDUP
)
exec.c
1177
X_OK | ((iop->flag &
IORDUP
) ? R_OK : W_OK),
1239
if (iop->flag &
IORDUP
) /* possible exec <&p */
lex.c
653
iop->flag = IODUP | (c == '<' ?
IORDUP
: 0);
Completed in 14 milliseconds
Indexes created Thu Nov 06 07:09:58 GMT 2025