OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_resfile
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/atf/dist/atf-c/detail/
tp_main.c
148
atf_fs_path_t
m_resfile
;
member in struct:params
184
err = atf_fs_path_init_fmt(&p->
m_resfile
, "/dev/stdout");
192
atf_fs_path_fini(&p->
m_resfile
);
205
atf_fs_path_fini(&p->
m_resfile
);
350
err = replace_path_param(&p->
m_resfile
, optarg);
510
err = atf_tp_run(tp, p->m_tcname, atf_fs_path_cstring(&p->
m_resfile
));
/src/external/bsd/atf/dist/atf-c++/
tests.cpp
398
atf::fs::path
m_resfile
;
member in class:tp
439
m_resfile
("/dev/stdout"),
488
m_resfile
= atf::fs::path(arg);
657
tc->run(
m_resfile
.str());
Completed in 25 milliseconds
Indexes created Thu Jul 16 00:26:27 UTC 2026