Home
last modified time | relevance | path

Searched refs:my_stdout (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/host-tools/sed-4.2.1/sed/
Dcompile.c99 FILE *my_stdin, *my_stdout, *my_stderr; variable
102 { { "/dev/stdout", false, NULL, NULL }, &my_stdout },
400 my_stdin = stdin; my_stdout = stdout; my_stderr = stderr;