Searched refs:relative_sd (Results 1 – 3 of 3) sorted by relevance
26 ScopedSd relative_sd = ConvertSddlToSd(sddl); in InitializeComSecurity() local27 if (!relative_sd) { in InitializeComSecurity()36 if (!MakeScopedAbsoluteSd(relative_sd, &absolute_sd, &dacl, &group, &owner, in InitializeComSecurity()
68 bool MakeScopedAbsoluteSd(const ScopedSd& relative_sd, in MakeScopedAbsoluteSd() argument80 if (MakeAbsoluteSD(relative_sd.get(), in MakeScopedAbsoluteSd()103 if (!MakeAbsoluteSD(relative_sd.get(), in MakeScopedAbsoluteSd()
32 bool MakeScopedAbsoluteSd(const ScopedSd& relative_sd,