OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:my_stdin
(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;
102
{ { "/dev/stdin", false, NULL, NULL }, &
my_stdin
},
405
my_stdin
= stdin; my_stdout = stdout; my_stderr = stderr;
99
FILE *
my_stdin
, *my_stdout, *my_stderr;
variable
[
all
...]
Completed in 353 milliseconds