Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/libc-tests/tests/stdio/
H A Dorientation_test.c46 FILE *dup_stdout = NULL; variable
53 fprintf(dup_stdout, in fail()
123 if ((dup_stdout = fdopen(fd, "w")) == NULL) in main()