Searched refs:SetEffectiveGroupID (Results 1 – 13 of 13) sorted by relevance
38 info.SetEffectiveGroupID(4); in TEST()60 info.SetEffectiveGroupID(4); in TEST()121 info.SetEffectiveGroupID(4); in TEST()148 info.SetEffectiveGroupID(4); in TEST()
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()
165 process_info.SetEffectiveGroupID(proc_kinfo->p_gid); in GetNetBSDProcessUserAndGroup()176 process_info.SetEffectiveGroupID(UINT32_MAX); in GetNetBSDProcessUserAndGroup()242 process_info.SetEffectiveGroupID(proc_kinfo[i].p_gid); in FindProcessesImpl()
219 void SBAttachInfo::SetEffectiveGroupID(uint32_t gid) { in SetEffectiveGroupID() function in SBAttachInfo222 m_opaque_sp->SetEffectiveGroupID(gid); in SetEffectiveGroupID()
99 SetEffectiveGroupID (uint32_t gid);
144 void SetEffectiveGroupID(uint32_t gid);
133 void SetEffectiveGroupID(uint32_t gid) { m_egid = gid; } in SetEffectiveGroupID() function
80 ProcessInfo.SetEffectiveGroupID(EGid); in GetStatusInfo()
604 process_info.SetEffectiveGroupID(607 process_info.SetEffectiveGroupID(UINT32_MAX);616 process_info.SetEffectiveGroupID(UINT32_MAX);674 process_info.SetEffectiveGroupID(kinfo.kp_eproc.e_ucred.cr_groups[0]);676 process_info.SetEffectiveGroupID(UINT32_MAX);
390 match_info.GetProcessInfo().SetEffectiveGroupID(gid); in Handle_qfProcessInfo()
2028 process_info.SetEffectiveGroupID(gid); in DecodeProcessInfoResponse()
1392 match_info.GetProcessInfo().SetEffectiveGroupID(success ? id in SetOptionValue()