Searched refs:CS_OPS_TEAMID (Results 1 – 2 of 2) sorted by relevance
57 #define CS_OPS_TEAMID 14 /* get team id */ macro
3651 case CS_OPS_TEAMID: in csops_internal()4017 case CS_OPS_TEAMID: { in csops_internal()4040 identity = ops == CS_OPS_TEAMID ? csproc_get_teamid(pt) : cs_identity_get(pt); in csops_internal()