OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ostream_ptr
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/atf/dist/tools/
atf-report.cpp
50
typedef std::unique_ptr< std::ostream >
ostream_ptr
;
typedef
52
static
ostream_ptr
55
ostream_ptr
osp;
57
osp =
ostream_ptr
(new std::ofstream("/dev/stdout"));
59
osp =
ostream_ptr
(new std::ofstream(path.c_str()));
120
ostream_ptr
m_os;
191
ostream_ptr
m_os;
379
ostream_ptr
m_os;
Completed in 50 milliseconds
Indexes created Sat Sep 12 00:25:55 UTC 2026