Searched +defs:error +defs:ignored (Results 1 – 7 of 7) sorted by relevance
/freebsd/sbin/ipfw/ |
H A D | tables.c | 163 int atomic, error, tcmd; in ipfw_table_handler() local 409 int error, missing, orflush, tcmd, val; in table_create() local 528 int error; in table_do_create() local 583 int error; in table_do_modify() local 659 int error; in table_do_swap() local 868 int error; in table_show_one() local 904 int error, i; in table_do_modify_record() local 957 int cmd, count, error, i, ignored; in table_modify_record() local 1159 int error; in table_lookup() local 1460 int error; in tentry_fill_key() local [all …]
|
/freebsd/sys/dev/drm2/ |
H A D | drm_fb_helper.c | 338 bool error = false; in drm_fb_helper_restore_fbdev_mode() local 353 bool ret, error = false; in drm_fb_helper_force_kernel_mode() local 407 static void drm_fb_helper_restore_work_fn(struct work_struct *ignored) in drm_fb_helper_restore_work_fn()
|
/freebsd/sys/kern/ |
H A D | uipc_socket.c | 249 int error; in sysctl_somaxconn() local 434 int error, i, state; in splice_init() local 496 int error; in splice_lock_pair() local 541 int error, flags; in so_splice_xfer_data() local 602 int error; in so_splice_xfer() local 745 init_maxsockets(void *ignored) in init_maxsockets() 760 int error, newmaxsockets; in sysctl_maxsockets() local 911 int error; in socreate() local 1368 int error; local 1379 int error; local [all …]
|
/freebsd/contrib/llvm-project/lldb/source/API/ |
H A D | SBDebugger.cpp | 175 SBError ignored = SBDebugger::InitializeWithErrorHandling(); in Initialize() local 183 Status &error) -> llvm::sys::DynamicLibrary { in InitializeWithErrorHandling() 217 SBError error; in InitializeWithErrorHandling() local 398 SBError error; in SetInputFile() local 428 SBError error; in SetOutputFile() local 453 SBError error; in SetErrorFile() local 869 Status error(m_opaque_sp->GetTargetList().CreateTarget( in CreateTargetWithFileAndTargetTriple() local 895 Status error; in CreateTargetWithFileAndArch() local 936 Status error; in CreateTarget() local 1297 SBError error; in RunREPL() local [all …]
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | dmu_objset.c | 1200 int error; in dmu_objset_create_check() local 1393 int error; in dmu_objset_clone_check() local 2291 int error; in dmu_objset_userquota_get_ids() local 2609 uint64_t ignored; in dmu_snapshot_realname() local 2881 int error = 0; in dmu_objset_find_dp() local 3071 int error; in dmu_objset_find() local
|
/freebsd/sys/dev/pms/RefTisa/sallsdk/api/ |
H A D | sa_spec.h | 208 …bit8 error; /* Contains the contents to be placed in the Error register of the Shadow Command … member 226 bit8 error; /* Contains the contents to be placed in the Error register of member 254 bit8 error; member 977 bit8 ignored; member
|
/freebsd/contrib/bsnmp/tests/ |
H A D | catch.hpp | 2807 int error = 0; member 7077 volatile auto ignored = Clock::now(); in estimate_clock_cost() local 12654 void RunContext::benchmarkFailed(std::string const & error) { in benchmarkFailed() 16227 void ConsoleReporter::benchmarkFailed(std::string const& error) { in benchmarkFailed() 16785 void ListeningReporter::benchmarkFailed( std::string const& error ) { in benchmarkFailed() 17124 void XmlReporter::benchmarkFailed(std::string const &error) { in benchmarkFailed()
|