Searched defs:error (Results 201 - 225 of 1155) sorted by relevance

1234567891011>>

/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DFileSystemInitializer.cpp84 status_t error = set_port_owner(port, thread); local
135 status_t error = get_port_info(port, &portInfo); local
[all...]
H A DUserlandFS.cpp105 status_t error = fileSystemInitializer->Access(); local
144 status_t error = fFileSystems->InitCheck(); local
[all...]
/haiku/src/kits/storage/
H A DPathFinder.cpp77 status_t error; local
127 status_t error = find_paths_etc(architecture, baseDirectory, subPath, flags, local
/haiku/src/kits/debugger/jobs/
H A DExpressionEvaluationJob.cpp114 status_t error = B_OK; local
/haiku/src/kits/debugger/value/value_nodes/
H A DCStringValueNode.cpp71 status_t error = B_OK; local
[all...]
/haiku/src/add-ons/kernel/debugger/demangle/
H A Ddemangle.cpp47 status_t error = get_next_argument_gcc3(_cookie, mangledName, name, local
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_alq.c107 int error; local
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8192e/
H A Dr92e_init.c68 int ntries, error; local
287 int error, ntries; local
/haiku/src/add-ons/kernel/file_systems/bindfs/
H A DDebugSupport.cpp43 status_t error = B_OK; local
73 status_t error = B_OK; local
/haiku/src/add-ons/kernel/file_systems/netfs/shared/
H A DDebugSupport.cpp43 status_t error = B_OK; local
73 status_t error = B_OK; local
/haiku/src/apps/debugger/user_interface/gui/connection_config/
H A DConnectionConfigHandlerRoster.cpp50 status_t error = roster->Init(); local
/haiku/src/kits/locale/
H A DTextEncoding.cpp32 UErrorCode error = U_ZERO_ERROR; local
79 UErrorCode error = U_ZERO_ERROR; local
119 UErrorCode error = U_ZERO_ERROR; local
[all...]
/haiku/src/libs/compat/freebsd_network/
H A Dfbsd_mii_bitbang.c120 int i, error, val; local
/haiku/src/kits/debugger/ids/
H A DFunctionID.cpp44 status_t error = BArchivable::Archive(archive, deep); local
/haiku/src/kits/debugger/debug_info/
H A DImageDebugLoadingStateHandlerRoster.cpp60 status_t error = roster->Init(); local
/haiku/src/apps/icon-o-matic/generic/support/
H A DDebug.cpp42 status_t error = B_OK; local
72 status_t error = B_OK; local
/haiku/src/build/libroot/
H A Derrors.cpp158 to_host_error(int error) argument
168 to_haiku_error(int error) argument
213 _haiku_to_host_error(int error) argument
[all...]
/haiku/src/servers/notification/
H A DNotificationServer.cpp32 NotificationServer::NotificationServer(status_t& error) argument
119 status_t error; local
/haiku/src/servers/package/
H A DDebugSupport.cpp43 status_t error = B_OK; local
73 status_t error = B_OK; local
/haiku/src/add-ons/kernel/partitioning_systems/session/
H A Dsession.cpp85 status_t error = B_OK; local
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DIndexDirectory.cpp76 status_t error = (name ? B_OK : B_BAD_VALUE); local
H A DIndexImpl.h133 status_t error = (fInitialized && !fSuspended ? B_OK : B_BAD_VALUE); local
144 status_t error = (fInitialized && fSuspended ? B_OK : B_BAD_VALUE); local
H A DFile.cpp27 status_t error = DataContainer::ReadAt(offset, buffer, size, bytesRead); local
38 status_t error = DataContainer::WriteAt(offset, buffer, size, local
56 status_t error = B_OK; local
/haiku/src/add-ons/kernel/file_systems/userlandfs/shared/
H A DDebug.cpp39 status_t error = B_OK; local
69 status_t error = B_OK; local
/haiku/src/add-ons/kernel/file_systems/netfs/headers/shared/
H A DBlockingQueue.h71 status_t error = delete_sem(fElementSemaphore); local
107 status_t error = acquire_sem_etc(fElementSemaphore, 1, B_RELATIVE_TIMEOUT, local
142 status_t error = acquire_sem_etc(fElementSemaphore, 1, local
[all...]

Completed in 229 milliseconds

1234567891011>>