Searched refs:SetEffectiveGroupID (Results 1 – 10 of 10) sorted by relevance
139 process_info.SetEffectiveGroupID(proc_kinfo.ki_groups[0]); in GetFreeBSDProcessUserAndGroup()141 process_info.SetEffectiveGroupID(UINT32_MAX); in GetFreeBSDProcessUserAndGroup()149 process_info.SetEffectiveGroupID(UINT32_MAX); in GetFreeBSDProcessUserAndGroup()216 process_info.SetEffectiveGroupID(kinfo.ki_svgid); in FindProcessesImpl()
130 process_info.SetEffectiveGroupID(proc_kinfo.p_gid); in GetOpenBSDProcessUserAndGroup()139 process_info.SetEffectiveGroupID(UINT32_MAX); in GetOpenBSDProcessUserAndGroup()189 process_info.SetEffectiveGroupID(kinfo.p_svgid); in FindProcessesImpl()
166 process_info.SetEffectiveGroupID(proc_kinfo->p_gid); in GetNetBSDProcessUserAndGroup() 177 process_info.SetEffectiveGroupID(UINT32_MAX); in GetNetBSDProcessUserAndGroup() 243 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);
170 void SetEffectiveGroupID(uint32_t gid) { m_egid = gid; } in SetEffectiveGroupID() function
389 match_info.GetProcessInfo().SetEffectiveGroupID(gid); in Handle_qfProcessInfo()
2031 process_info.SetEffectiveGroupID(gid); in DecodeProcessInfoResponse()
1367 match_info.GetProcessInfo().SetEffectiveGroupID(success ? id in SetOptionValue()
6520 (arg1)->SetEffectiveGroupID(arg2); in _wrap_SBAttachInfo_SetEffectiveGroupID()