Home
last modified time | relevance | path

Searched refs:IMPL_NAME (Results 1 – 25 of 26) sorted by relevance

12

/netbsd-src/external/bsd/atf/dist/tools/
H A Dfs.cpp55 #define IMPL_NAME "tools::fs" macro
86 throw tools::system_error(IMPL_NAME "::eaccess", in eaccess()
127 throw tools::system_error(IMPL_NAME "::eaccess", "Access check failed", in eaccess()
210 throw tools::system_error(IMPL_NAME "::cleanup(" + in cleanup_aux_dir()
263 throw tools::system_error(IMPL_NAME "::cleanup(" + in_path.str() + in do_unmount()
424 throw system_error(IMPL_NAME "::file_info", in file_info()
439 throw system_error(IMPL_NAME "::file_info", "Unknown file type " in file_info()
554 throw system_error(IMPL_NAME "::directory::directory(" + in directory()
564 throw system_error(IMPL_NAME "::directory::directory(" + in directory()
589 throw tools::system_error(IMPL_NAME "::temp_dir::temp_dir(" + in temp_dir()
[all …]
H A Dtimers.cpp44 #define IMPL_NAME "tools::timers" macro
84 throw tools::system_error(IMPL_NAME "::timer::timer", in timer()
95 throw tools::system_error(IMPL_NAME "::timer::timer", in timer()
107 throw tools::system_error(IMPL_NAME "::timer::timer", in timer()
H A Denv.cpp42 #define IMPL_NAME "tools::env" macro
58 throw tools::system_error(IMPL_NAME "::set", in get()
73 throw tools::system_error(IMPL_NAME "::set", in set()
H A Dio.cpp46 #define IMPL_NAME "tools::io" macro
129 throw tools::system_error(IMPL_NAME "::file_handle::posix_remap", in posix_remap()
134 throw tools::system_error(IMPL_NAME "::file_handle::posix_remap", in posix_remap()
246 throw tools::system_error(IMPL_NAME "::safe_poll", "poll(2) failed", in safe_poll()
263 throw tools::system_error(IMPL_NAME "::safe_read", "read(2) failed", in safe_read()
H A Dprocess.cpp50 #define IMPL_NAME "tools::process" macro
92 throw tools::system_error(IMPL_NAME "::safe_dup", in safe_dup()
235 throw system_error(IMPL_NAME "::stream_capture::prepare", in prepare()
343 throw system_error(IMPL_NAME "::stream_redirect_path::connect_child", in connect_child()
458 throw system_error(IMPL_NAME "::child::wait", "Failed waiting for " in wait()
H A Dsignals.cpp42 #define IMPL_NAME "tools::signals" macro
109 throw tools::system_error(IMPL_NAME, "Could not install handler for " in signal_programmer()
H A Dtext.cpp42 #define IMPL_NAME "tools::text" macro
130 throw system_error(IMPL_NAME "::to_bool", "Cannot convert string " in to_bool()
H A Dexpand.cpp36 #define IMPL_NAME "tools::expand" macro
H A Duser.cpp46 #define IMPL_NAME "tools::user" macro
H A Dui.cpp45 #define IMPL_NAME "tools::ui" macro
H A Dapplication.cpp49 #define IMPL_NAME "tools::application" macro
H A Dparser.cpp37 #define IMPL_NAME "tools::parser" macro
H A Dreader.cpp45 #define IMPL_NAME "tools::atf_report" macro
/netbsd-src/external/bsd/atf/dist/atf-c++/detail/
H A Dfs.cpp63 #define IMPL_NAME "atf::fs" macro
424 throw system_error(IMPL_NAME "::directory::directory(" + in directory()
434 throw system_error(IMPL_NAME "::directory::directory(" + in directory()
502 throw atf::system_error(IMPL_NAME "::remove(" + p.str() + ")", in remove()
506 throw atf::system_error(IMPL_NAME "::remove(" + p.str() + ")", in remove()
H A Denv.cpp41 #define IMPL_NAME "atf::env" macro
H A Dtext.cpp47 #define IMPL_NAME "atf::text" macro
H A Dapplication.cpp58 #define IMPL_NAME "atf::application" macro
H A Dprocess.cpp46 #define IMPL_NAME "atf::process" macro
/netbsd-src/sbin/newfs_udf/
H A Dnewfs_udf.c69 #define IMPL_NAME "*NetBSD newfs_udf 10.0" macro
166 context.impl_name = IMPL_NAME; in main()
/netbsd-src/external/bsd/atf/dist/atf-c++/
H A Dbuild.cpp42 #define IMPL_NAME "atf::build" macro
H A Dcheck.cpp44 #define IMPL_NAME "atf::check" macro
H A Dtests.cpp70 #define IMPL_NAME "atf::tests" macro
/netbsd-src/sys/fs/udf/
H A Dudf.h114 #define IMPL_NAME "*NetBSD kernel UDF" macro
H A Dudf_subr.c1497 udf_set_regid(&ump->logvol_info->impl_id, IMPL_NAME); in udf_writeout_lvint()
2843 udf_set_regid(regid, IMPL_NAME); in udf_update_vat_descriptor()
4704 udf_set_regid(&fe->imp_id, IMPL_NAME); in udf_create_new_fe()
4787 udf_set_regid(&efe->imp_id, IMPL_NAME); in udf_create_new_efe()
5262 udf_set_regid((struct regid *) fid->data, IMPL_NAME); in udf_dir_attach()
6244 udf_set_regid(impl_id, IMPL_NAME); in udf_update()
/netbsd-src/usr.sbin/makefs/
H A Dudf.c66 #define IMPL_NAME "*NetBSD makefs 10.0" macro
147 context.impl_name = IMPL_NAME; in udf_prep_opts()

12