OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:set_redirection
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl2/groff/dist/src/preproc/html/
pre-html.cpp
1137
*
set_redirection
- Set up I/O Redirection for handle, was, to refer to
1141
static void
set_redirection
(int was, int willbe)
function
1183
set_redirection
(was, willbe);
1302
set_redirection
(STDIN_FILENO, pipedes[0]);
1315
set_redirection
(STDOUT_FILENO, PS_OUTPUT_STREAM);
1316
set_redirection
(STDERR_FILENO, REGION_OUTPUT_STREAM);
1348
set_redirection
(STDOUT_FILENO, pipedes[1]);
1381
set_redirection
(STDOUT_FILENO, PS_OUTPUT_STREAM);
1398
set_redirection
(STDIN_FILENO, pipedes[0]);
1404
set_redirection
(STDERR_FILENO, saved_stderr)
[
all
...]
Completed in 18 milliseconds
Indexes created Thu Sep 03 00:25:33 UTC 2026