Searched refs:B_NO_MORE_TEAMS (Results 1 - 6 of 6) sorted by relevance

/haiku/src/system/libroot/posix/string/
H A Dstrerror.c112 case B_NO_MORE_TEAMS:
/haiku/src/bin/
H A Derror.c145 E(B_NO_MORE_TEAMS),
/haiku/headers/os/support/
H A DErrors.h64 #define B_NO_MORE_TEAMS (B_OS_ERROR_BASE + 0x104) macro
/haiku/headers/build/os/support/
H A DErrors.h65 #define B_NO_MORE_TEAMS (B_OS_ERROR_BASE + 0x104) macro
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h533 #define B_NO_MORE_TEAMS FSSH_B_NO_MORE_TEAMS macro
/haiku/src/system/kernel/
H A Dteam.cpp1862 status = B_NO_MORE_TEAMS;
2262 status = B_NO_MORE_TEAMS;

Completed in 92 milliseconds