Searched refs:B_TEAM_INFO_BASIC (Results 1 – 4 of 4) sorted by relevance
10 B_TEAM_INFO_BASIC = 0x01, // basic general info enumerator
70 status_t status = get_extended_team_info(teamInfo.team, B_TEAM_INFO_BASIC, extendedInfo); in main()
273 status_t error = get_extended_team_info(process, B_TEAM_INFO_BASIC, info); in GetActiveProcessInfo()
4506 if ((flags & B_TEAM_INFO_BASIC) != 0) { in _user_get_extended_team_info()