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

/haiku/src/bin/
H A Dlistport.c74 team_info this_team; local
76 if (get_team_info(id, &this_team) == B_BAD_TEAM_ID) {
81 printf("\nTEAM %4" B_PRId32 " (%s):\n", id, this_team.args);

Completed in 32 milliseconds