Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
test_for_zero
src/tests/system/libroot/posix/seek_and_write_test.cpp
117
test_for_zero(fd, 0, 100 * 1024);
src/tests/system/libroot/posix/seek_and_write_test.cpp
119
test_for_zero(fd, 100 * 1024 + 256, 200 * 1024);