Searched refs:set_team_debugging_flags (Results 1 – 5 of 5) sorted by relevance
14 status_t set_team_debugging_flags(port_id nubPort, int32 flags);
122 set_team_debugging_flags(port_id nubPort, int32 flags) in set_team_debugging_flags() function
93 error = set_team_debugging_flags(fNubPort, teamDebugFlags); in Init()
171 if (set_team_debugging_flags(fNubPort, teamDebugFlags) != B_OK) in InstallDebugger()
403 return set_team_debugging_flags(fNubPort, flags); in SetTeamDebuggingFlags()