OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:verbatim_output
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mit/libuv/dist/test/
test-spawn.c
1178
WCHAR*
verbatim_output
;
local
1212
result = make_program_args(verbatim, 1, &
verbatim_output
);
1217
wprintf(L"
verbatim_output
: %s\n",
verbatim_output
);
1220
ASSERT_OK(wcscmp(
verbatim_output
,
1227
free(
verbatim_output
);
test-spawn.c
1178
WCHAR*
verbatim_output
;
local
1212
result = make_program_args(verbatim, 1, &
verbatim_output
);
1217
wprintf(L"
verbatim_output
: %s\n",
verbatim_output
);
1220
ASSERT_OK(wcscmp(
verbatim_output
,
1227
free(
verbatim_output
);
test-spawn.c
1178
WCHAR*
verbatim_output
;
local
1212
result = make_program_args(verbatim, 1, &
verbatim_output
);
1217
wprintf(L"
verbatim_output
: %s\n",
verbatim_output
);
1220
ASSERT_OK(wcscmp(
verbatim_output
,
1227
free(
verbatim_output
);
Completed in 51 milliseconds
Indexes created Fri Mar 27 00:22:57 UTC 2026