OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STDOUT_ORIG
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/util/
withlibctx.pl
16
open (my $
STDOUT_ORIG
, '>&', STDOUT);
29
open (STDOUT, '>&', $
STDOUT_ORIG
);
/src/crypto/external/bsd/openssl/dist/util/
withlibctx.pl
16
open (my $
STDOUT_ORIG
, '>&', STDOUT);
29
open (STDOUT, '>&', $
STDOUT_ORIG
);
Completed in 31 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026