Searched refs:SetEffectiveGroupID (Results 1 – 11 of 11) sorted by relevance
135 process_info.SetEffectiveGroupID(proc_kinfo.ki_groups[0]); in GetFreeBSDProcessUserAndGroup()137 process_info.SetEffectiveGroupID(UINT32_MAX); in GetFreeBSDProcessUserAndGroup()145 process_info.SetEffectiveGroupID(UINT32_MAX); in GetFreeBSDProcessUserAndGroup()212 process_info.SetEffectiveGroupID(kinfo.ki_svgid); in FindProcessesImpl()
113 process_info.SetEffectiveGroupID(proc_kinfo.p_gid); in GetOpenBSDProcessUserAndGroup()122 process_info.SetEffectiveGroupID(UINT32_MAX); in GetOpenBSDProcessUserAndGroup()172 process_info.SetEffectiveGroupID(kinfo.p_svgid); in FindProcessesImpl()
160 process_info.SetEffectiveGroupID(proc_kinfo->p_gid); in GetNetBSDProcessUserAndGroup()171 process_info.SetEffectiveGroupID(UINT32_MAX); in GetNetBSDProcessUserAndGroup()237 process_info.SetEffectiveGroupID(proc_kinfo[i].p_gid); in FindProcessesImpl()
221 void SBAttachInfo::SetEffectiveGroupID(uint32_t gid) { in SetEffectiveGroupID() function in SBAttachInfo224 m_opaque_sp->SetEffectiveGroupID(gid); in SetEffectiveGroupID()
148 void SetEffectiveGroupID(uint32_t gid);
109 process_info.SetEffectiveGroupID(psinfoData.pr_egid); in GetExePathAndIds()
170 void SetEffectiveGroupID(uint32_t gid) { m_egid = gid; } in SetEffectiveGroupID() function
392 match_info.GetProcessInfo().SetEffectiveGroupID(gid); in Handle_qfProcessInfo()
2051 process_info.SetEffectiveGroupID(gid); in DecodeProcessInfoResponse()
1364 match_info.GetProcessInfo().SetEffectiveGroupID(success ? id in SetOptionValue()
6454 (arg1)->SetEffectiveGroupID(arg2); in _wrap_SBAttachInfo_SetEffectiveGroupID()