| /netbsd-src/external/bsd/atf/dist/tools/ |
| H A D | fs.cpp | 55 #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 D | timers.cpp | 44 #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 D | env.cpp | 42 #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 D | io.cpp | 46 #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 D | process.cpp | 50 #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 D | signals.cpp | 42 #define IMPL_NAME "tools::signals" macro 109 throw tools::system_error(IMPL_NAME, "Could not install handler for " in signal_programmer()
|
| H A D | text.cpp | 42 #define IMPL_NAME "tools::text" macro 130 throw system_error(IMPL_NAME "::to_bool", "Cannot convert string " in to_bool()
|
| H A D | expand.cpp | 36 #define IMPL_NAME "tools::expand" macro
|
| H A D | user.cpp | 46 #define IMPL_NAME "tools::user" macro
|
| H A D | ui.cpp | 45 #define IMPL_NAME "tools::ui" macro
|
| H A D | application.cpp | 49 #define IMPL_NAME "tools::application" macro
|
| H A D | parser.cpp | 37 #define IMPL_NAME "tools::parser" macro
|
| H A D | reader.cpp | 45 #define IMPL_NAME "tools::atf_report" macro
|
| /netbsd-src/external/bsd/atf/dist/atf-c++/detail/ |
| H A D | fs.cpp | 63 #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 D | env.cpp | 41 #define IMPL_NAME "atf::env" macro
|
| H A D | text.cpp | 47 #define IMPL_NAME "atf::text" macro
|
| H A D | application.cpp | 58 #define IMPL_NAME "atf::application" macro
|
| H A D | process.cpp | 46 #define IMPL_NAME "atf::process" macro
|
| /netbsd-src/sbin/newfs_udf/ |
| H A D | newfs_udf.c | 69 #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 D | build.cpp | 42 #define IMPL_NAME "atf::build" macro
|
| H A D | check.cpp | 44 #define IMPL_NAME "atf::check" macro
|
| H A D | tests.cpp | 70 #define IMPL_NAME "atf::tests" macro
|
| /netbsd-src/sys/fs/udf/ |
| H A D | udf.h | 114 #define IMPL_NAME "*NetBSD kernel UDF" macro
|
| H A D | udf_subr.c | 1497 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 D | udf.c | 66 #define IMPL_NAME "*NetBSD makefs 10.0" macro 147 context.impl_name = IMPL_NAME; in udf_prep_opts()
|