Searched defs:error (Results 126 - 150 of 1155) sorted by relevance

1234567891011>>

/haiku/src/add-ons/kernel/drivers/network/wlan/aironetwifi/dev/an/
H A Dif_an_isa.c88 int error = 0; local
111 int error; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8192e/
H A Dr92e_fw.c103 int error; local
/haiku/src/preferences/bluetooth/
H A DBluetoothMain.cpp43 status_t error; local
H A DBluetoothWindow.cpp127 status_t error = be_roster->Launch(BLUETOOTH_SIGNATURE); local
133 status_t error = BMessenger(BLUETOOTH_SIGNATURE).SendMessage(B_QUIT_REQUESTED); local
/haiku/src/kits/debugger/jobs/
H A DLoadSourceCodeJob.cpp59 status_t error = fTeam->DebugInfo()->LoadSourceCode( local
81 status_t error = fTeam->DebugInfo()->DisassembleFunction(fFunctionInstance, local
/haiku/src/bin/multiuser/
H A Dpasswd.cpp44 print_usage_and_exit(bool error) argument
191 status_t error = send_authentication_request_to_registrar(message, reply); local
/haiku/src/bin/pkgman/
H A Dpkgman.cpp54 print_usage_and_exit(bool error) argument
/haiku/src/kits/debug/arch/sparc/
H A Darch_debug_support.cpp25 status_t error = debug_get_cpu_state(context, thread, NULL, &cpuState); local
/haiku/src/system/boot/loader/net/
H A DNetStack.cpp164 status_t error = NetStack::CreateDefault(); local
[all...]
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DSymLink.cpp30 status_t error = (newSize >= 0 && newSize < PATH_MAX ? B_OK : B_BAD_VALUE); local
H A DAttributeIterator.cpp30 status_t error = (node ? B_OK : B_BAD_VALUE); local
58 status_t error = (fNode ? B_OK : B_ERROR); local
78 status_t error = (fNode ? B_OK : B_ERROR); local
97 status_t error = B_ENTRY_NOT_FOUND; local
115 status_t error = (fNode ? B_OK : B_ERROR); local
[all...]
H A DEntryIterator.cpp32 status_t error = (directory ? B_OK : B_BAD_VALUE); local
60 status_t error = (fDirectory ? B_OK : B_ERROR); local
80 status_t error = (fDirectory ? B_OK : B_ERROR); local
99 status_t error = B_ENTRY_NOT_FOUND; local
117 status_t error = (fDirectory ? B_OK : B_ERROR); local
[all...]
H A DNodeTable.cpp31 status_t error = (node ? B_OK : B_BAD_VALUE); local
44 status_t error = (node ? B_OK : B_BAD_VALUE); local
54 status_t error = B_OK; local
[all...]
/haiku/src/apps/debuganalyzer/
H A DDebugAnalyzer.cpp56 status_t error = dataSource->Init(argv[i]); local
/haiku/src/kits/media/
H A DBufferCache.cpp66 status_t error = fMap.Put(id, entry); local
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_ratectl.c90 int error; local
/haiku/src/tools/create_repository_config/
H A Dcreate_repository_config.cpp38 print_usage_and_exit(bool error) argument
/haiku/src/kits/locale/
H A DStringFormat.cpp59 UErrorCode error = U_ZERO_ERROR; local
81 UErrorCode error = U_ZERO_ERROR; local
/haiku/src/tools/mbrtool/
H A Dmbrtool.cpp37 print_usage(bool error) argument
/haiku/src/kits/debug/arch/riscv64/
H A Darch_debug_support.cpp25 status_t error = debug_get_cpu_state(context, thread, NULL, &cpuState); local
/haiku/src/add-ons/kernel/file_systems/netfs/netfs_config/
H A Dnetfs_config.cpp28 print_usage(bool error) argument
98 status_t error = B_OK; local
/haiku/src/bin/
H A Derror.c318 int32 error = (int32)strtoll(number, &end, 0); local
H A Dmodifiers.cpp41 usage(char *progname, int error) argument
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DReplyBuilder.cpp113 ReplyBuilder::_HaikuErrorToNFS4(status_t error) argument
/haiku/src/servers/registrar/
H A DWatchingService.cpp216 status_t error = watcher->SendMessage(message); local

Completed in 107 milliseconds

1234567891011>>