fileno 52 gnulib-tests/test-freopen-safer.c ASSERT (STDERR_FILENO < fileno (tmp)); fileno 54 gnulib-tests/test-freopen-safer.c ASSERT (fileno (tmp) < fileno (fp)); fileno 60 gnulib-tests/test-freopen-safer.c ASSERT (STDERR_FILENO < fileno (fp)); fileno 63 gnulib-tests/test-freopen-safer.c ASSERT (STDIN_FILENO == fileno (stdin)); fileno 66 gnulib-tests/test-freopen-safer.c ASSERT (STDOUT_FILENO == fileno (stdout)); fileno 69 gnulib-tests/test-freopen-safer.c ASSERT (STDERR_FILENO == fileno (stderr)); fileno 75 gnulib-tests/test-freopen-safer.c ASSERT (STDOUT_FILENO == fileno (stdout)); fileno 78 gnulib-tests/test-freopen-safer.c ASSERT (STDERR_FILENO == fileno (stderr)); fileno 81 gnulib-tests/test-freopen-safer.c ASSERT (STDERR_FILENO < fileno (fp)); fileno 87 gnulib-tests/test-freopen-safer.c ASSERT (STDERR_FILENO == fileno (stderr)); fileno 90 gnulib-tests/test-freopen-safer.c ASSERT (STDERR_FILENO < fileno (fp)); fileno 96 gnulib-tests/test-freopen-safer.c ASSERT (STDERR_FILENO < fileno (fp)); fileno 154 lib/error.c stdout_fd = fileno (stdout); fileno 67 lib/freopen-safer.c switch (fileno (f)) fileno 1244 src/diff3.c fd = fileno (fpipe);