Searched defs:B_OK (Results 1 - 10 of 10) sorted by last modified time

/haiku-fatelf/src/tests/kits/storage/
H A DQueryTest.cpp574 TestPredicate(const PredicateNode &predicateNode, status_t pushResult = B_OK, status_t getResult = B_OK) argument
658 TestPredicate(OpNode(op, new AttributeNode("attribute"), NULL), B_OK, local
664 TestPredicate(OpNode(op, NULL, NULL), B_OK, B_NO_INIT); local
732 TestPredicate(OpNode(B_NOT, NULL), B_OK, B_NO_INIT); local
772 B_OK, B_NO_INIT); local
776 ), B_OK, B_NO_INIT); local
[all...]
/haiku-fatelf/src/system/kernel/cache/
H A Dblock_cache.cpp392 Error(block_cache* cache, uint64 blockNumber, const char* message, status_t status = B_OK) argument
[all...]
/haiku-fatelf/src/system/kernel/fs/
H A Dfifo.cpp97 void Notify(status_t status = B_OK) argument
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/FileSharing-Windows/
H A DbeCompat.h9 #define B_OK 0 macro
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/server-Windows/
H A DbeCompat.h9 #define B_OK 0 macro
/haiku-fatelf/src/build/libroot/
H A Dfs_attr_untyped.cpp13 # define B_OK 0 macro
[all...]
H A Dfs_descriptors.cpp9 # define B_OK 0 macro
[all...]
/haiku-fatelf/headers/build/os/support/
H A DErrors.h61 B_OK = 0, enumerator in enum:__anon39
/haiku-fatelf/headers/os/support/
H A DErrors.h53 #define B_OK ((int)0) macro
/haiku-fatelf/headers/private/fs_shell/
H A Dfssh_api_wrapper.h508 #define B_OK FSSH_B_OK macro

Completed in 169 milliseconds