Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
testOut
src/tests/system/libroot/posix/posix_spawn_pipe_err.c
7
puts(testOut);
src/tests/system/libroot/posix/posix_spawn_pipe_test.c
44
if (strcmp(buf, testOut) != 0) {
src/tests/system/libroot/posix/posix_spawn_pipe_test.c
46
printf("stdout exp: %s", testOut);