Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
testErr
src/tests/system/libroot/posix/posix_spawn_pipe_err.c
8
fputs(testErr, stderr);
src/tests/system/libroot/posix/posix_spawn_pipe_test.c
50
if (strcmp(buf, testErr) != 0) {
src/tests/system/libroot/posix/posix_spawn_pipe_test.c
52
printf("stderr exp: %s", testErr);