OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shout
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/xcvs/dist/src/
run.c
149
int shin,
shout
, sherr;
local
189
shout
= 1;
204
if (stout && (
shout
= open (stout, mode_out, 0666)) == -1)
257
if (
shout
!= 1)
259
(void) dup2 (
shout
, 1);
260
(void) close (
shout
);
394
(void) close (
shout
);
run.c
149
int shin,
shout
, sherr;
local
189
shout
= 1;
204
if (stout && (
shout
= open (stout, mode_out, 0666)) == -1)
257
if (
shout
!= 1)
259
(void) dup2 (
shout
, 1);
260
(void) close (
shout
);
394
(void) close (
shout
);
Completed in 43 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026