OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OUTPUT_CLONE
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/sh/
output.h
55
#define
OUTPUT_CLONE
0x02 /* this is a clone of another */
output.c
668
if (!(outx->flags &
OUTPUT_CLONE
))
680
outx->flags &= ~
OUTPUT_CLONE
;
709
o->flags =
OUTPUT_CLONE
;
745
if (o->fd >= 0 && !(o->flags &
OUTPUT_CLONE
))
Completed in 12 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025