Searched refs:atf_run (Results 1 - 25 of 54) sorted by relevance

123

/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-run/
H A Drequirements.hpp36 namespace atf_run { namespace in namespace:atf
43 } // namespace atf_run
H A Dsignals.hpp38 namespace atf_run { namespace in namespace:atf
89 } // namespace atf_run
H A Dtimer.hpp42 namespace atf_run { namespace in namespace:atf
78 } // namespace atf_run
H A Duser.hpp40 namespace atf_run { namespace in namespace:atf
49 } // namespace atf_run
H A Dconfig.hpp36 namespace atf_run { namespace in namespace:atf
60 } // namespace atf_run
H A Dfs.hpp38 namespace atf_run { namespace in namespace:atf
54 } // namespace atf_run
H A Duser_test.cpp55 using atf::atf_run::euid;
67 using atf::atf_run::is_member_of_group;
112 using atf::atf_run::is_root;
128 using atf::atf_run::is_unprivileged;
H A Dfs_test.cpp69 using atf::atf_run::temp_dir;
128 using atf::atf_run::cleanup;
153 using atf::atf_run::cleanup;
161 ATF_REQUIRE(atf::atf_run::is_root());
163 ATF_REQUIRE(!atf::atf_run::is_root());
175 using atf::atf_run::cleanup;
196 using atf::atf_run::change_directory;
197 using atf::atf_run::get_current_dir;
225 using atf::atf_run::change_directory;
226 using atf::atf_run
[all...]
H A Dsignals_test.cpp100 using atf::atf_run::signal_holder;
126 using atf::atf_run::signal_holder;
152 using atf::atf_run::signal_holder;
187 using atf::atf_run::signal_programmer;
204 using atf::atf_run::signal_programmer;
233 atf::atf_run::reset(SIGUSR1);
H A Dio_test.cpp93 using atf::atf_run::systembuf;
112 using atf::atf_run::systembuf;
139 using atf::atf_run::file_handle;
156 using atf::atf_run::file_handle;
179 using atf::atf_run::file_handle;
192 using atf::atf_run::file_handle;
285 using atf::atf_run::file_handle;
286 using atf::atf_run::pistream;
287 using atf::atf_run::systembuf;
324 class mock_muxer : public atf::atf_run
[all...]
H A Datf-run.cpp69 namespace impl = atf::atf_run;
77 class atf_run : public atf::application::app { class in inherits:atf::application::app
104 atf_run(void);
162 const char* atf_run::m_description =
166 atf_run::atf_run(void) : function in class:atf_run
172 atf_run::process_option(int ch, const char* arg)
185 atf_run::specific_args(void)
191 atf_run::options_set
192 atf_run
[all...]
H A Datffile.hpp41 namespace atf_run { namespace in namespace:atf
92 } // namespace atf_run
H A Duser.cpp46 namespace impl = atf::atf_run;
47 #define IMPL_NAME "atf::atf_run"
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-run/
H A Drequirements.hpp36 namespace atf_run { namespace in namespace:atf
43 } // namespace atf_run
H A Dsignals.hpp38 namespace atf_run { namespace in namespace:atf
89 } // namespace atf_run
H A Duser.hpp40 namespace atf_run { namespace in namespace:atf
49 } // namespace atf_run
H A Dconfig.hpp36 namespace atf_run { namespace in namespace:atf
60 } // namespace atf_run
H A Dfs.hpp38 namespace atf_run { namespace in namespace:atf
54 } // namespace atf_run
H A Dtimer.hpp43 namespace atf_run { namespace in namespace:atf
78 } // namespace atf_run
H A Duser_test.cpp55 using atf::atf_run::euid;
67 using atf::atf_run::is_member_of_group;
104 using atf::atf_run::is_root;
120 using atf::atf_run::is_unprivileged;
H A Datf-run.cpp68 namespace impl = atf::atf_run;
70 class atf_run : public atf::application::app { class in inherits:atf::application::app
97 atf_run(void);
102 const char* atf_run::m_description =
106 atf_run::atf_run(void) : function in class:atf_run
112 atf_run::process_option(int ch, const char* arg)
125 atf_run::specific_args(void)
131 atf_run::options_set
132 atf_run
[all...]
H A Dfs_test.cpp69 using atf::atf_run::temp_dir;
128 using atf::atf_run::cleanup;
153 using atf::atf_run::cleanup;
161 ATF_REQUIRE(atf::atf_run::is_root());
163 ATF_REQUIRE(!atf::atf_run::is_root());
175 using atf::atf_run::cleanup;
196 using atf::atf_run::change_directory;
197 using atf::atf_run::get_current_dir;
225 using atf::atf_run::change_directory;
226 using atf::atf_run
[all...]
H A Dsignals_test.cpp98 using atf::atf_run::signal_holder;
124 using atf::atf_run::signal_holder;
150 using atf::atf_run::signal_holder;
185 using atf::atf_run::signal_programmer;
202 using atf::atf_run::signal_programmer;
231 atf::atf_run::reset(SIGUSR1);
H A Dio_test.cpp93 using atf::atf_run::systembuf;
112 using atf::atf_run::systembuf;
139 using atf::atf_run::file_handle;
156 using atf::atf_run::file_handle;
179 using atf::atf_run::file_handle;
192 using atf::atf_run::file_handle;
285 using atf::atf_run::file_handle;
286 using atf::atf_run::pistream;
287 using atf::atf_run::systembuf;
324 class mock_muxer : public atf::atf_run
[all...]
H A Datffile.hpp41 namespace atf_run { namespace in namespace:atf
92 } // namespace atf_run

Completed in 115 milliseconds

123