Searched refs:_get_next_team_info (Results 1 - 5 of 5) sorted by relevance

/haiku/src/system/libroot/os/
H A Dteam.c43 _get_next_team_info(int32 *cookie, team_info *info, size_t size) function
/haiku/headers/os/kernel/
H A DOS.h269 extern status_t _get_next_team_info(int32 *cookie, team_info *info,
276 _get_next_team_info((cookie), (info), sizeof(*(info)))
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c1063 void _get_next_team_info() {} function
H A Dlibroot_stubs_legacy.c982 void _get_next_team_info() {} function
/haiku/src/system/kernel/
H A Dteam.cpp3890 _get_next_team_info(int32* cookie, team_info* info, size_t size) function
4427 status = _get_next_team_info(&cookie, &info, size);

Completed in 104 milliseconds