OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:my_stdout
(Results
1 - 1
of
1
) sorted by null
/ndk/sources/host-tools/sed-4.2.1/sed/
compile.c
100
FILE *my_stdin, *
my_stdout
, *my_stderr;
103
{ { "/dev/stdout", false, NULL, NULL }, &
my_stdout
},
405
my_stdin = stdin;
my_stdout
= stdout; my_stderr = stderr;
99
FILE *my_stdin, *
my_stdout
, *my_stderr;
variable
[
all
...]
Completed in 35 milliseconds