Home
last modified time | relevance | path

Searched refs:rewind (Results 1 – 25 of 108) sorted by relevance

12345

/glibc-2.36/dirent/
Dtst-seekdir.c15 long int rewind; in do_test() local
64 rewind = telldir (dirp); in do_test()
65 if (rewind == -1) in do_test()
70 else if (save0 != rewind) in do_test()
/glibc-2.36/stdio-common/
Dtest_rdwr.c51 rewind (f); in main()
53 rewind (f); in main()
55 rewind (f); in main()
106 rewind (f); in main()
Dtst-fmemopen2.c56 rewind (fp); in do_test_with_buffer()
78 rewind (fp); in do_test_with_buffer()
143 rewind (fp); in do_test_without_buffer()
Dbug3.c18 rewind (f); in main()
Dtest-fwrite.c33 rewind (f); in do_test()
Dbug19.c24 rewind (fp); in do_test()
/glibc-2.36/libio/
Drewind.c31 rewind (FILE *fp) in rewind() function
39 libc_hidden_def (rewind)
Dbug-rewind2.c46 rewind (fp); in do_test()
58 rewind (fp); in do_test()
Dtst-bz24051.c49 rewind (stdout); in do_test_narrow()
68 rewind (stdout); in do_test_wide()
Dbug-rewind.c53 rewind (fptr); in do_test()
61 rewind (fptr); in do_test()
Dbug-ungetc2.c51 rewind (fp); in do_test()
84 rewind (fp); in do_test()
Dtst-ext.c40 rewind (fp); in main()
63 rewind (fp); in main()
DMakefile45 memstream pclose putc putchar rewind setbuf setlinebuf vasprintf \
58 tst-freopen bug-rewind bug-rewind2 bug-ungetc bug-fseek \
149 CFLAGS-rewind.c += -fexceptions
Dbug-ftell.c29 rewind (fp); in do_test()
Dbug-wfflush.c49 rewind (f); in do_test()
/glibc-2.36/posix/
Dtst-getopt-cancel.c44 rewind (stderr_trapped); in check_stderr()
50 rewind (stderr_trapped); in check_stderr()
267 rewind (stderr); in do_test()
Dtst-getopt_long1.c48 rewind (stderr); in do_test()
Dbug-getopt1.c14 rewind (stderr); in one_test()
Dbug-getopt2.c12 rewind (stderr); in one_test()
/glibc-2.36/misc/
Dtst-mntent.c43 rewind (fp); in do_test()
59 rewind (fp); in do_test()
Dtst-mntent-blank-corrupt.c33 rewind (fp); in do_test()
Dtst-mntent-blank-passno.c35 rewind (fp); in do_test()
/glibc-2.36/debug/
Dtst-fortify.c982 rewind (stdin); in do_test()
990 rewind (stdin); in do_test()
1008 rewind (stdin); in do_test()
1018 rewind (stdin); in do_test()
1036 rewind (stdin); in do_test()
1046 rewind (stdin); in do_test()
1067 rewind (stdin); in do_test()
1076 rewind (stdin); in do_test()
1085 rewind (stdin); in do_test()
/glibc-2.36/assert/
Dtest-assert-perr.c72 rewind (stderr); in main()
Dtest-assert.c74 rewind (stderr); in main()

12345