Home
last modified time | relevance | path

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

/stdio-common/
A Dtst-fseek.c62 if (fwrite (outstr, sizeof (outstr) - 1, 1, fp) != 1) in do_test()
134 else if (memcmp (buf, outstr, sizeof (outstr) - 1) != 0) in do_test()
161 else if (memcmp (buf, outstr, sizeof (outstr) - 1) != 0) in do_test()
188 else if (memcmp (buf, outstr, sizeof (outstr) - 1) != 0) in do_test()
215 else if (memcmp (buf, outstr, sizeof (outstr) - 1) != 0) in do_test()
275 if (fwrite (outstr, sizeof (outstr) - 1, 1, fp) != 1) in do_test()
282 if (fwrite (outstr, sizeof (outstr) - 1, 1, fp) != 1) in do_test()
289 if (fwrite (outstr, sizeof (outstr) - 1, 1, fp) != 1) in do_test()
296 if (fwrite (outstr, sizeof (outstr) - 1, 1, fp) != 1) in do_test()
369 || memcmp (&buf[sizeof (outstr) - 1], outstr, in do_test()
[all …]

Completed in 4 milliseconds