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

/haiku/headers/private/system/
H A Dsystem_info.h38 B_TEAM_DELETED = 1, enumerator in enum:__anon26
/haiku/src/tests/system/libroot/os/
H A Dsystem_watching_test.cpp152 case B_TEAM_DELETED:
154 printf("B_TEAM_DELETED: ");
/haiku/src/kits/debugger/target_host_interface/local/
H A DLocalTargetHostInterface.cpp350 case B_TEAM_DELETED:
/haiku/src/servers/registrar/
H A DRegistrar.cpp366 if (team >= 0 && message->GetInt32("opcode", 0) == B_TEAM_DELETED)
/haiku/src/system/kernel/
H A Dsystem_info.cpp261 opcode = B_TEAM_DELETED;
/haiku/src/servers/launch/
H A DLaunchDaemon.cpp566 if (opcode != B_TEAM_DELETED || team < 0)

Completed in 67 milliseconds